Pinned Repositories
2017-slides
Slides and talk assets from PyCon 2017
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.
awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
dive-into-machine-learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn!
SankeytMehta's Repositories
SankeytMehta/dive-into-machine-learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn!
SankeytMehta/2017-slides
Slides and talk assets from PyCon 2017
SankeytMehta/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.
SankeytMehta/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
SankeytMehta/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
SankeytMehta/code_snippets
SankeytMehta/complete-seaborn-crash-course
This is complete course of Seaborn.
SankeytMehta/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.
SankeytMehta/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
SankeytMehta/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
SankeytMehta/DeepLearningForAudioWithPython
Code and slides for the "Deep Learning (For Audio) With Python" course on TheSoundOfAI Youtube channel.
SankeytMehta/DeepLearningMovies
Kaggle's competition for using Google's word2vec package for sentiment analysis
SankeytMehta/DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
SankeytMehta/HackerRank-3
HackerRank Solutions in Python3
SankeytMehta/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
SankeytMehta/introduction-datascience-python-book
Introduction to Data Science: A Python Approach to Concepts, Techniques and Applications
SankeytMehta/machine-learning-coursera-1
This repo is specially created for all the work done my me as a part of Coursera's Machine Learning Course.
SankeytMehta/machine_learning_examples
A collection of machine learning examples and tutorials.
SankeytMehta/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/MLPythonEdition
Created new repository for ML with Python
SankeytMehta/Notes
SankeytMehta/pandas-cookbook
Recipes for using Python's pandas library
SankeytMehta/pandas_exercises
Practice your pandas skills!
SankeytMehta/pbiworkshops
Training workshops for Power BI.
SankeytMehta/PowerBI
Uploads of the Power BI files related to the youtube videos
SankeytMehta/Principles-of-Machine-Learning-Python
Principles of Machine Learning Python
SankeytMehta/public-hosting
A place to publically host files I need a URL for.
SankeytMehta/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
SankeytMehta/The-Hundred-Page-Machine-Learning-Book
This repository contains the draft PDF copies of the book: The 100 Page Machine Learning Book
SankeytMehta/WhirlwindTourOfPython
The Jupyter Notebooks behind my OReilly report, "A Whirlwind Tour of Python"