basavarajp's Stars
ogrisel/parallel_ml_tutorial
Tutorial on scikit-learn and IPython for parallel machine learning
rasbt/python_reference
Useful functions, tutorials, and other Python-related things
rasbt/PyMLSlides
Slides for my machine learning course based on Sebastian Raschka's Python Machine Learning book
rasbt/data-science-tutorial
Code material for a data science tutorial
rasbt/pydata-chicago2016-ml-tutorial
Machine learning with scikit-learn tutorial at PyData Chicago 2016
machinelearningnanodegree/stanford-cs231
Resources for students in the Udacity's Machine Learning Engineer Nanodegree to work through Stanford's Convolutional Neural Networks for Visual Recognition course (CS231n).
walterreade/Kaggle-Solutions
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
nborwankar/LearnDataScience
Open Content for self-directed learning in data science
rhiever/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
rushter/MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations
rushter/data-science-blogs
A curated list of data science blogs
gumption/Python_for_Data_Science
A rapid on-ramp primer for programmers who want to learn Python for doing data science research and development.
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
PacktPublishing/PythonDataAnalysisCookbook
Python Data Analysis Cookbook, published by Packt
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
amitkaps/weed
Analysing Weed Pricing across US - Data Analysis Workshop
ChillarAnand/python-101
Up and running with Python
rouseguy/intro2stats
Introduction to Statistics using Python
rouseguy/NBA_Analytics
NBA Analytics using SportsVU data
rouseguy/intro-to-machine-learning
Introduction to Machine Learning using Python
rasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
amueller/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
datasciencemasters/go
The Open Source Data Science Masters
chaconnewu/free-data-science-books
Free resources for learning data science
JWarmenhoven/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code