SankeytMehta's Stars
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.
SankeytMehta/dive-into-machine-learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn!
llSourcell/Learn_Machine_Learning_in_3_Months
This is the code for "Learn Machine Learning in 3 Months" by Siraj Raval on Youtube
PyCon/2017-slides
Slides and talk assets from PyCon 2017
ccrabbai/AdventureWorksCycles
In 1998, the Adventure Works Cycles company collected a large volume of data about their existing customers, including demographic features and information about purchases they have made. The company is particularly interested in analyzing customer data to determine any apparent relationships between demographic features known about the customers and the likelihood of a customer purchasing a bike. Additionally, the analysis should endeavor to determine whether a customer's average monthly spend with the company can be predicted from known customer characteristics.
contactsunny/data-science-examples
A set of projects designed around the field of Data Science. Checkout http://blog.contactsunny.com/category/data-science for more.
StephenElston/ExploringDataWithPython
Methods of data exploration and visualization using Python.
ajkl/dataframes-cheatsheet
Cheatsheet for basic Dataframe operations in R, Julia and Python
justmarkham/pandas-videos
Jupyter notebook and datasets from the pandas video series
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
bharnats/JupyterNotebook_cheatSheet
KeyBoard shortcuts for Jupyter Notebook
maxmelnick/jupyter_keyboard_shortcuts_snippets
Materials for a talk I gave to Metis Data Science Bootcamp on useful Jupyter Keyboard Shortcuts and Text Snippets
hammadshaikhha/Data-Science-and-Machine-Learning-from-Scratch
Implements common data science methods and machine learning algorithms from scratch in python. Intuition and theory behind the algorithms is also discussed.
microsoft/hol-azure-machine-learning
Introduction to Machine Learning and Azure Machine Learning Services. Hands on labs to show Azure Machine Learning features, developing experiments, feature engineering, R and Python Scripting, Production stage, publishing models as web service, RRS and BES usage
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
danielmoniz/danielmoniz.github.com
A blog about my projects and thoughts.