Guidelines/Examples of Creating a Data Science Portfolio?


inHelp
Hello,
I know it is common practice to create data science portfolios using programming languages, but can it be done using Rapidminer? Are there any examples? For instance, is there a way to add the analyses to Github or on a general website? I would like to share my analyses for potential future employers to see.
谢谢你!
I know it is common practice to create data science portfolios using programming languages, but can it be done using Rapidminer? Are there any examples? For instance, is there a way to add the analyses to Github or on a general website? I would like to share my analyses for potential future employers to see.
谢谢你!
Tagged:
0
Best Answer
-
ceaperez MemberPosts:455
Unicorn
Hi@DennisBaloglu,
You can export your process files or copy your XML
For example You can export your process files (.rmp) or copy your XML code and dataset from Rapidminer and then create a folder in Github, for sharing it all. This is a common practice, to expose a problem and then share your solution using Rapiminer.
please check this two examples.
MartinSchmitzDo · GitHub
GitHub - yogeshwaran-shanmuganathan/Airline-Passenger-Satisfaction: Determining the important factors that influences the customer or passenger satisfaction of an airlines using CRISP-DM methodology in Python and RapidMiner.
Best0