This repository is based on the medium article series of Naina Chaturvedi. Being read her articles, I will try all exercises on there and share those script in this repository. You can find her article series here.
-
Topic : Data Types, Strings, Operators, Chaining Comparison Operators with Logical Operators
-
Topic : Python Lists and Dictionaries, Sets, Tuples and etc
-
Topic : Loop, Break and Continue Statement, Object-Oriented Programming and Class
-
Day 4 - Intermediate Python Part1
Topic : First Class Function, Private variables, Global and Non Local variables, Magic Function, Tuple Unpacking, Static Variables and Method
-
Day 5 - Intermediate Python Part2
Topic : Lambda function, Matic methods, Inheritance and Polymorphism, Erros and Exception Handling, User-defined function, Python garbage collection, and debugger
-
Topic : Decorators, Memoization using Decorators, Generators, Ordered and Defaultdict, Coroutine
-
Day 7 - Statistics for Data Science and Machine Learning
Topic : Statistics for Data Science
-
Day 8 - Maths for Data Science and Machine Learning
Topic : Linear Algebra, Calculus, Matrix and Vectors, Bayes Theorem and Cheatsheets
-
Topic : Pandas Series, DataFrame
-
Topic : Indexing, Filtering, Transformation, Merging, Hierarchial Indexing
-
Topic : Flattening, Concatenation and Broadcasting
-
Day 12 - Data PreProcessing Part1
Topic : Encoding categorical data, Split data, Feature Scaling
-
Day 13 - Data PreProcessing Part2
Topic : Data Cleaning, Data Augmentation, Transformatoin, Channel Shift
-
Topic : Simple Linear Regression, Multi Linear Regression, Polynomial Regression
-
Topic : Support Vector Regression, Decision Tree Regression and Random Forest Regression
-
Day 17 - Kaggle's Annual Machine Learning and Data Science Survey Part1
Topic : Data Cleaning, Preprocessing, EDA and etc
-
Day 18 - DecisionTreeRegressor and RandomForestRegressor
Topic : Implement Regressor with Decision Tree and Random Forest
-
Day 19 - Kaggle's Annual Machine Learning and Data Science Survey Part2
Topic : Data Cleaning, Preprocessing, EDA and etc
-
Day 20 - Detailed Crypto Analysis
Topic : Basic intuition to buid model to predict
-
Day 21 - Detailed Analysis of the Netflix Content
Topic : Detailed analysis of the Netflix Content
-
Day 22 - All the important ML algorithms
Topic : Quick overview of ML algorithms
-
Day 24 - Machine Learning Classification Project2 Part1
Topic : ML Classification on Customer Review and Analysis in details
-
Day 25 - Machine Learning Classification Project2 Part2
Topic : ML Classification on Customer Review and Analysis in details
-
Day 26 - Machine Learning Clustering Project1 Part1
Topic : Machine Learning Clustering with Customer Segmentation
-
Day 27 - Machine Learning Clustering Project1 Part2
Topic : Machine Learning Clustering with Customer Segmentation
-
Day 28 - Machine Learning Clustering Project2 Part1
Topic : Machine Learning Clustering with Suctomer Personality Analysis
-
Day 29 - Machine Learning Clustering Project2 Part2
Topic : Machine Learning Clustering with Suctomer Personality Analysis
-
Day 30 - Machine Learning Clustering Project2 Part3
Topic : Machine Learning Clustering with Suctomer Personality Analysis
-
Day 31 - Machine Learning Linear Regression
Topic : Univariate linear regression
-
Day 32 - Multiple Linear Regression
Topic : Multiple linear regression
-
Day 33 - Logistic Regression Project1
Topic : Logistic Regression
-
Day 35 - Principle Component Analysis
Topic : Principle Component Analysis
-
Day 36 - Advanced Regression Techniques Part1
Topic : Advanced Regression Techniques
-
Day 37 - Advanced Regression Techniques Part2
Topic : Advanced Regression Techniques
-
Day 38 - Support Vector Machine
Topic : SVM (Support Vector Machine)
-
Topic : Basics of Scikit learn
-
Topic : Basics of Tensorflow