Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-learn-datascience
:chart_with_upwards_trend: Curated list of resources to help you get started with Data Science
https://github.com/siboehm/awesome-learn-datascience
Last synced: 3 days ago
JSON representation
-
What is Data Science?
- 'What is Data Science?' on Quora
- Explanation of important vocabulary - Differentiation of Big Data, Machine Learning, Data Science.
- Data Science for Business (Book) - An introduction to Data Science and its use as a business asset.
- Data Science for Business (Book) - An introduction to Data Science and its use as a business asset.
- Data Science Process: A Beginner’s Comprehensive Guide - Technical Skills for the Data Science: This emphasizes the practical skills needed throughout the data science process.
-
Common Algorithms and Procedures
- Supervised vs unsupervised learning - The two most common types of Machine Learning algorithms.
- 9 important Data Science algorithms and their implementation
- Cross validation - Evaluate the performance of your algorithm / model.
- Feature engineering - Modifying the data to better model predictions.
- Scientific introduction to 10 important Data Science algorithms
- Model ensemble: Explanation - Combine multiple models into one for better performance.
-
Data Science using Python
-
General
- O'Reilly Data Science from Scratch (Book) - Data processing, implementation, and visualization with example code.
- Coursera Applied Data Science - Online Course using Python that covers most of the relevant toolkits.
-
Learning Python
-
numpy
-
pandas
- pandas
- Introduction to pandas
- DataCamp pandas foundations - Paid course, but 30 free days upon account creation (enough to complete course).
- Pandas cheatsheet - Quick overview over the most important functions.
- DataCamp pandas foundations - Paid course, but 30 free days upon account creation (enough to complete course).
-
scikit-learn
-
Jupyter Notebook
- Jupyter Notebook
- Downloading and running first Jupyter notebook
- Example notebook for data exploration
- Seaborn data visualization tutorial - Plot library that works great with Jupyter.
-
Various other helpful tools and resources
- Spacy - Open source toolkit for working with text-based data.
- Amazon AWS - Rent cloud servers for more timeconsuming calculations (r4.xlarge server is a good place to start).
-
-
Data Science Challenges for Beginners
-
Various other helpful tools and resources
- Walkthrough: House prices challenge - Walkthrough through a simple challenge on house prices.
- Blood Donation Challenge - Predict if a donor will donate again.
- Titanic Challenge - Predict survival on the Titanic.
- Water Pump Challenge - Predict the operating condition of water pumps in Africa.
-
-
More advanced resources and lists
-
Various other helpful tools and resources
-
Categories
Sub Categories