Skip to main content

Getting started in Data Science

In python the most common tools among data scientists are:
Machine Learning Algorithms
Scikit-learn (this has lot more useful things)
Visualization
Data Analysis
numpy and pandas



Comments