All Projects → harunurrashid97 → 100 Days Of Ml Code

harunurrashid97 / 100 Days Of Ml Code

A day to day plan for this challenge. Covers both theoritical and practical aspects

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to 100 Days Of Ml Code

Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+4742.44%)
Mutual labels:  jupyter-notebook, data-science, exploratory-data-analysis, eda
Notebooks Statistics And Machinelearning
Jupyter Notebooks from the old UnsupervisedLearning.com (RIP) machine learning and statistics blog
Stars: ✭ 270 (+56.98%)
Mutual labels:  jupyter-notebook, data-science, datascience, machine-learning-algorithms
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (-69.19%)
Mutual labels:  jupyter-notebook, data-science, machine-learning-algorithms, linear-regression
Code
Compilation of R and Python programming codes on the Data Professor YouTube channel.
Stars: ✭ 287 (+66.86%)
Mutual labels:  jupyter-notebook, data-science, datascience, exploratory-data-analysis
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (-67.44%)
Mutual labels:  jupyter-notebook, data-science, machine-learning-algorithms, linear-regression
Repo2docker Action
GitHub Action for repo2docker
Stars: ✭ 88 (-48.84%)
Mutual labels:  jupyter-notebook, data-science, datascience
Machinelearning
A repo with tutorials for algorithms from scratch
Stars: ✭ 96 (-44.19%)
Mutual labels:  jupyter-notebook, data-science, machine-learning-algorithms
Ditching Excel For Python
Functionalities in Excel translated to Python
Stars: ✭ 172 (+0%)
Mutual labels:  jupyter-notebook, exploratory-data-analysis, eda
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (-6.4%)
Mutual labels:  jupyter-notebook, machine-learning-algorithms, linear-regression
Storytelling With Data
Course materials for Dartmouth Course: Storytelling with Data (PSYC 81.09).
Stars: ✭ 59 (-65.7%)
Mutual labels:  jupyter-notebook, data-science, tutorials
Sweetviz
Visualize and compare datasets, target values and associations, with one line of code.
Stars: ✭ 1,851 (+976.16%)
Mutual labels:  data-science, exploratory-data-analysis, eda
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+781.4%)
Mutual labels:  jupyter-notebook, data-science, linear-regression
Kaggle Competitions
There are plenty of courses and tutorials that can help you learn machine learning from scratch but here in GitHub, I want to solve some Kaggle competitions as a comprehensive workflow with python packages. After reading, you can use this workflow to solve other real problems and use it as a template.
Stars: ✭ 86 (-50%)
Mutual labels:  jupyter-notebook, data-science, exploratory-data-analysis
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-52.91%)
Mutual labels:  jupyter-notebook, data-science, machine-learning-algorithms
Spark R Notebooks
R on Apache Spark (SparkR) tutorials for Big Data analysis and Machine Learning as IPython / Jupyter notebooks
Stars: ✭ 109 (-36.63%)
Mutual labels:  jupyter-notebook, data-science, exploratory-data-analysis
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+583.14%)
Mutual labels:  jupyter-notebook, data-science, eda
Loandefault Prediction
Lending Club Loan data analysis
Stars: ✭ 113 (-34.3%)
Mutual labels:  jupyter-notebook, data-science, machine-learning-algorithms
Aulas
Aulas da Escola de Inteligência Artificial de São Paulo
Stars: ✭ 166 (-3.49%)
Mutual labels:  jupyter-notebook, data-science, linear-regression
Complete Life Cycle Of A Data Science Project
Complete-Life-Cycle-of-a-Data-Science-Project
Stars: ✭ 140 (-18.6%)
Mutual labels:  data-science, exploratory-data-analysis, eda
Boostaroota
A fast xgboost feature selection algorithm
Stars: ✭ 165 (-4.07%)
Mutual labels:  data-science, datascience, machine-learning-algorithms

100 Days Of ML Code

100 Days of ML Code challenge

☝️ This Banner Design by my buddy Sheikh Anikul Islam Hani.He is awesome person.👌 👤

The creation of this repository was inspired by Siraj Raval's challenge to code machine learning for at least an hour everyday for 100 days. I nervously accepted this challenge in addition to working full time in the 2018 summer semester. I will use this repository to store code, jupyter notebook examples, and thought processes.

You can follow me on @Mediumfor interesting blog articles.

Day 0 : Aug 5 to 6 , 2018 | Challenge Starting peparation

Today's Progress : I have setup all the things I needed to complete this challenge and also completed chosing the projects I will work on .

Thoughts : Hope this will be exiciting ,will help me in learning Machine Learning in a more effective way .

Day 1 : Aug 7 , 2018 | Crash course of Data Science and ML with Python

Today's Progress : I have completed article and code for Crash course of Data Science and ML with Python.

Thoughts : It is challenging for Beginners.But i will try easily explain of all things for Crash course of Data Science and ML with Python.

Link of Work: Article => code

Day 2 : Aug 8 , 2018 | Exploratory Data Analysis(EDA)

Today's Progress : Today I've spent many hours exploring Exploratory data analysis.It plays a role in the work of data science and machine learning.

Thoughts : I am giving a brief intro of Exploratory data analysis(EDA) in Python with help of pandas and matplotlib.And I am using a dataset on Super Store's for this.

Link of Work: Article => code

Day 3 : Aug 9 , 2018 | Data PreProcessing

Data Prepocessing

Today's Progress : Today I've spent many hours exploring Data Preprocessing.Check Out ☝️ this Amazing Infographic I made which gives a complete step by step guide to data preprocessing.

Link of Work: Article => Code

Day 4 : Aug 12 , 2018 | Simple Linear Regression

Simple Linear Regression

Today's Progress : Today I've spent many hours exploring on Simple Linear Regression, check it out. I think infographics are a worthy replacement of lengthy articles on these topics.

Link of Work: Article => Code

Day 5 : Sep 29 , 2018 | Decision Trees

Decision Trees

Today's Progress : Today I've spent many hours exploring on Decision tree classification algorithm. I think infographics are a worthy replacement of lengthy articles on these topics.

Link of Work: Article => code

Day 6 : Jan 2 , 2019 | Summarization With Wine Reviews Using spaCy

Text Summarization

Today's Progress : Today I've spent many hours exploring on Text summarization on NLP.

Link of Work: Article => code

Day 7 : Jan 11 , 2019 | Artificial Neural Networks (ANN)

ANN

Today's Progress : Today I've spent many hours exploring on Artificial Neural Networks (ANN).

Link of Work: Article => code

Day 8 : Jan 17 , 2019 | Naive Bayes

Today's Progress : Today I've spent many hours exploring on Naive Bayes (NB).

Link of Work: Article => code

Day 9 : Jan 20 , 2019 | Twitter Sentimental Analysis

Today's Progress : Today I've spent many hours exploring on Twitter Sentimental Analysis(TSA).

Link of Work: Article => code

Day 10 : Jan 22 , 2019 | Support Vector Machine

Today's Progress : Today I've spent many hours exploring on Support Vector Machine(SVM).

Link of Work: Article => code

Day 11-13 : Feb 2,4,7 , 2019 | A 3 day Python Bootcamp for ML Beginners

Today's Progress : A simple effort from me to make a Python bootcamp 3 Days for beginners who are enthusiastic about Machine Learning.

Link of Work: Article => code

Contributing

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].