ArsalanGul's Stars
llSourcell/Learn_Synthetic_Biology
justmarkham/DAT3
General Assembly's Data Science course in Washington, DC
llSourcell/Learn_Computer_Vision
This is the curriculum for "Learn Computer Vision" by Siraj Raval on Youtube
jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
Alexandre987/SFO_Time_Series
Time series prediction of SFO traffic 4 years into the future using SARIMA, FB Prophet, and neural nets
My-Machine-Learning-Projects/Global-Temperature-Change-Prediction
A Data Science project that uses an ARIMA model for Time Series Forecasting, to predict the temperature of any given city across a specific time period.
advaitsave/Introduction-to-Time-Series-forecasting-Python
Introduction to time series preprocessing and forecasting in Python using AR, MA, ARMA, ARIMA, SARIMA and Prophet model with forecast evaluation.
AileenNielsen/TimeSeriesAnalysisWithPython
ArsalanGul/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
ArsalanGul/awesome-public-datasets
A topic-centric list of HQ open datasets in public domains. PR ☛☛☛
ArsalanGul/mlcourse.ai
Open Machine Learning Course
ArsalanGul/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.
ArsalanGul/Data-Science--Cheat-Sheet
Cheat Sheets
llSourcell/Dimensionality_Reduction
This is the Code for "Dimensionality Reduction - The Math of Intelligence #5" By Siraj Raval on Youtube
WillKoehrsen/Data-Analysis
Data Science Using Python
OpenRefine/OpenRefine
OpenRefine is a free, open source power tool for working with messy data and improving it
NirantK/awesome-project-ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
eduonix/nlptextclassification
This is the source code for the 'Natural Language Processing for Text Classification with NLTK & Scikit-learn' video
StephenElston/ExploringDataWithPython
Methods of data exploration and visualization using Python.