0% found this document useful (0 votes)
7 views34 pages

POA - Tracker

Uploaded by

Akshay Gupta
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
Download as xlsx, pdf, or txt
0% found this document useful (0 votes)
7 views34 pages

POA - Tracker

Uploaded by

Akshay Gupta
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1/ 34

SN Title Link Count Time Time (H)

1 Python https://www.youtube.com/playlist?list=PLZoTAELRMXVNUL99R4bDlVYsncUNvwUBB 52 708.5 11.81


2 Stats https://www.youtube.com/playlist?list=PLZoTAELRMXVMhVyr3Ri9IQ-t5QPBtxzJO 28 282.2 4.7
3 ML https://www.youtube.com/playlist?list=PLZoTAELRMXVPBTrWtJkn3wWQxZkmTXGwe 146 2069.2 34.49
4 FE https://www.youtube.com/playlist?list=PLZoTAELRMXVPwYGE2PXD3x0bfKnR0cJjN 15 757.8 12.63
5 DL https://www.youtube.com/playlist?list=PLZoTAELRMXVPGU70ZGsckrMdr0FteeRUi 79 1678.1 27.97
6 NLP https://www.youtube.com/playlist?list=PLZoTAELRMXVMdJ5sqbCK2LiM0HhQVWNzm 29 573.4 9.56
7 DML https://www.youtube.com/playlist?list=PLZoTAELRMXVOAvUbePX1lTdxQR8EY35Z1 12 175.9 2.93
8 MLOPS https://www.youtube.com/playlist?list=PLZoTAELRMXVOk1pRcOCaG5xtXxgMalpIe 6 619.8 10.33
9 DSIQ https://www.youtube.com/playlist?list=PLZoTAELRMXVPkl7oRvzyNnyj1HS4wt2K- 442 1669.4 27.82
Total 809 8534.3 142.24
SN Master
1 Yet to Start
2 In Progress
3 On Hold
4 Completed
Yet to Start In Progress
Task
Tasks Time Tasks Time

Python 52 708.5 0 0

Stats 28 282.2 0 0

ML 146 2069.2 0 0

FE 15 757.8 0 0

DL 71 1551.5 0 0

NLP 29 573.4 0 0

DML 12 175.9 0 0

MLOPS 6 619.8 0 0

DSIQ 75 1669.4 0 0

Total 434 8407.7 0 0


On Hold Completed Remaining

Tasks Time Tasks Time Tasks

0 0 0 0 52

0 0 0 0 28

0 0 0 0 146

0 0 0 0 15

0 0 8 126.6 71

0 0 0 0 29

0 0 0 0 12

0 0 0 0 6

0 0 0 0 75

0 0 8 126.6 434
Total
Remaining Total
Per%
Hours
Time Tasks Time

708.5 52 708.5 11.81 0

282.2 28 282.2 4.7 0

2069.2 146 2069.2 34.49 0

757.8 15 757.8 12.63 0

1551.5 79 1678.1 27.97 10.13

573.4 29 573.4 9.56 0

175.9 12 175.9 2.93 0

619.8 6 619.8 10.33 0

1669.4 75 1669.4 27.82 0

8407.7 442 8534.3 142.24 1.81


SN
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Total
List
Complete Road Map To Be Expert In Python- Follow My Way
Tutorial 1- Anaconda Installation and Python Basics
Why Python is the Best Programming Language For Machine Learning?
Tutorial 2 - Python List and Boolean Variables
Tutorial 3- Python Sets, Dictionaries and Tuples
Tutorial 4 - Numpy and Inbuilt Functions Tutorial
Tutorial 5- Pandas, Data Frame and Data Series Part-1
Tutorial 6- Pandas,Reading CSV files With Various Parameters- Part 2
Tutorial 7- Pandas-Reading JSON,Reading HTML, Read PICKLE, Read EXCEL Files- Part 3
Tutorial 8- Matplotlib (Simple Visualization Library)
Tutorial 9- Seaborn Tutorial- Distplot, Joinplot, Pairplot Part 1
Tutorial 10- Seaborn- Countplot(), Violinplot(), Boxplot()- Part2
How To Become Expertise in Exploratory Data Analysis
Tutorial 11-Exploratory Data Analysis(EDA) of Titanic dataset
Tutorial 12- Python Functions, Positional and Keywords Arguments
Tutorial 13- Python Lambda Functions
Tutorial 15- Map Functions using Python
Tutorial 16- Filter Functions In Python
Tutorial 17- Python List Comprehension
Tutorial 18- Python Advanced String Formatting
Tutorial 19- Python Iterables vs Iterators
Tutorial 20- How To Import All Important Python Data Science Libraries Using Pyforest
Tutorial 21- Python OOPS Tutorial- Classes, Variables, Methods and Objects
Advanced Python- Exception Handling Detailed Explanation In Python
Advanced Python Series- Custom Exception Handling In Python
Advance Python Series- Inheritance In Python
Advance Python Series-Magic Methods In Classes
Advanced Python Series- Assert Statement In Python
Advanced Python Series - Iterators Vs Generators
Advance Python-Decorators Indepth Implementation
Python Series- is Vs == Indepth Explanation- Boolean Evaluation
60 Python Projects With Source Code- Solved And Explained
Shallow Copy Vs Deep Copy in Python
How To Speed Up Pandas By 4X Times- Modin Pandas Library
Class Variables And Class Methods In Python
Python Advance Series- Static Methods Indepth Understanding And Implementation In Python
Advance Python Series- Multiple Inheritance In Python
Python Eval Function- Evaluating Python Expressions Dynamically
Advance House Price Prediction- Exploratory Data Analysis- Part 1
Advance House Price Prediction- Exploratory Data Analysis- Part 2
Advance House Price Prediction-Feature Engineering Part 1
Advance House Price Prediction-Feature Engineering Part 2
Advance House Price Prediction-Feature Selection
Advance Python Series-Asynchronous Execution(Parallel Execution) With Thread Using Python
Vulture Library- How To Find Unused And Dead Code In Python Projects
Python Zip Function- Easy Parallel Iteration for Multiple Iterators
Pdf Password Protection Using Python
PIP Freeze- Creating Packages(Requirements.txt) For The Application
Logging Implementation In Python
Secure Hash Algorithms Using Python- SHA256,SHA384,SHA224,SHA512,SHA1- Hashing In BlockChain
Numba Library- Let's Make Python Faster
10 Tips To Learn Python Efficiently And Effectively
Time Current Status
29.2 Yet to Start
19.1 Yet to Start
5.2 Yet to Start
21.8 Yet to Start
16.1 Yet to Start
26.7 Yet to Start
16.8 Yet to Start
29.5 Yet to Start
19.5 Yet to Start
25.9 Yet to Start
21.7 Yet to Start
10.9 Yet to Start
10.1 Yet to Start
31.8 Yet to Start
13.7 Yet to Start
6.1 Yet to Start
4.8 Yet to Start
4 Yet to Start
8.1 Yet to Start
10.4 Yet to Start
12 Yet to Start
5 Yet to Start
14.5 Yet to Start
20.5 Yet to Start
9 Yet to Start
11.7 Yet to Start
10.1 Yet to Start
6.1 Yet to Start
16.3 Yet to Start
17 Yet to Start
6.9 Yet to Start
5.5 Yet to Start
12.8 Yet to Start
12.1 Yet to Start
9.8 Yet to Start
9.4 Yet to Start
9.7 Yet to Start
18.5 Yet to Start
23.5 Yet to Start
19.8 Yet to Start
14.2 Yet to Start
13.9 Yet to Start
8.1 Yet to Start
14.2 Yet to Start
6.8 Yet to Start
14.5 Yet to Start
8.9 Yet to Start
6.2 Yet to Start
9.2 Yet to Start
12.3 Yet to Start
6.8 Yet to Start
11.8 Yet to Start
708.5 0
SN List Time Current Status
1 How to Learn Statistics for Data Science As A Self Starter- Follow My Way 19.7 Yet to Start
2 Introduction To Statistics And Its Types For Starters 10.5 Yet to Start
3 Population vs Sample in Statistics 12.9 Yet to Start
4 Gaussian distribution or Normal Distribution in statisctics 11.8 Yet to Start
5 Log Normal Distribution in Statistics 15.8 Yet to Start
6 Covariance in Statistics 12 Yet to Start
7 STATISTICS- Mean, Median And Mode Explained Easily 8.4 Yet to Start
8 STATISTICS- Population VS Sample and it's Importance 9.5 Yet to Start
9 STATISTICS- What are Random Variables and It's Types and its Importance? 6.8 Yet to Start
10 STATISTICS- Gaussian/ Normal Distribution 5 Yet to Start
11 STATISTICS- What is Central Limit Theorem? 4.7 Yet to Start
12 STATISTICS- Chebyshev's InEquality 4.7 Yet to Start
13 Statistics- What is Pearson Correlation Coefficient? Difference between Correlation and Covariance 11.3 Yet to Start
14 Spearman's rank correlation coefficient- Statistics 11.1 Yet to Start
15 Statistics-Finding Outliers in Dataset using Z- score and IQR 16.4 Yet to Start
16 Standardization Vs Normalization- Feature Scaling 12.9 Yet to Start
17 What Is P Value In Statistics In Simple Language? 11.3 Yet to Start
18 Statistics-Left Skewed And Right Skewed Distribution And Relation With Mean, Median And Mode 6.8 Yet to Start
19 Stats Interview Series #1- Asked In Interview 2 Yet to Start
20 Stats Interview Series #2-Asked In Interview 2.3 Yet to Start
21 Confidence Intervals In Statistics- Part 1 14.8 Yet to Start
22 Bernoulli distribution- Mean, Variance And Standard Deviation OF Bernoulli distribution 12.1 Yet to Start
23 Stats Interview Series #3-Asked In Interview #shorts⭐ ⭐⭐⭐⭐⭐ 1.1 Yet to Start
24 5 Number Summary And How To handle Outliers Using IQR-Statistics 16.2 Yet to Start
25 Different Type Of Sampling Techniques With Examples| Statistics Interview Question 8.9 Yet to Start
26 Whether We Should Reduce False Positive Or Negative In Confusion Matrix-Machine Learning Interviews 10.9 Yet to Start
27 Z Score And Its Applications- Important Stats Interview Question 12.4 Yet to Start
28 Power Law Distribution And Its Examples And Application- Statistics Interview Question 9.9 Yet to Start
Total 282.2 0
SN List Time Current Status
1 Complete Road Map To Be Expert In Python- Follow My Way 29.2 Yet to Start
2 Complete Roadmap To Follow To Prepare Machine Learning With All Videos And Materials 18.9 Yet to Start
3 Tutorial 1- Anaconda Installation and Python Basics 19.1 Yet to Start
4 Why Python is the Best Programming Language For Machine Learning? 5.2 Yet to Start
5 Tutorial 2 - Python List and Boolean Variables 21.8 Yet to Start
6 Tutorial 3- Python Sets, Dictionaries and Tuples 16.1 Yet to Start
7 Tutorial 4 - Numpy and Inbuilt Functions Tutorial 26.7 Yet to Start
8 Tutorial 5- Pandas, Data Frame and Data Series Part-1 16.8 Yet to Start
9 Tutorial 6- Pandas,Reading CSV files With Various Parameters- Part 2 29.5 Yet to Start
10 Tutorial 7- Pandas-Reading JSON,Reading HTML, Read PICKLE, Read EXCEL Files- Part 3 19.5 Yet to Start
11 Tutorial 8- Matplotlib (Simple Visualization Library) 25.9 Yet to Start
12 Tutorial 9- Seaborn Tutorial- Distplot, Joinplot, Pairplot Part 1 21.7 Yet to Start
13 Tutorial 10- Seaborn- Countplot(), Violinplot(), Boxplot()- Part2 10.9 Yet to Start
14 How To Become Expertise in Exploratory Data Analysis 10.1 Yet to Start
15 Tutorial 11-Exploratory Data Analysis(EDA) of Titanic dataset 31.8 Yet to Start
16 Tutorial 12- Python Functions, Positional and Keywords Arguments 13.7 Yet to Start
17 Tutorial 15- Map Functions using Python 4.8 Yet to Start
18 Tutorial 13- Python Lambda Functions 6.1 Yet to Start
19 Tutorial 16- Filter Functions In Python 4 Yet to Start
20 Tutorial 17- Python List Comprehension 8.1 Yet to Start
21 Tutorial 18- Python Advanced String Formatting 10.4 Yet to Start
22 Tutorial 19- Python Iterables vs Iterators 12 Yet to Start
23 Tutorial 20- How To Import All Important Python Data Science Libraries Using Pyforest 5 Yet to Start
24 Tutorial 21- Python OOPS Tutorial- Classes, Variables, Methods and Objects 14.5 Yet to Start
25 Advanced Python- Exception Handling Detailed Explanation In Python 20.5 Yet to Start
26 Advanced Python Series- Custom Exception Handling In Python 9 Yet to Start
27 Advance Python Series- Public Private And Protected Access Modifiers 14.9 Yet to Start
28 Advance Python Series- Inheritance In Python 11.7 Yet to Start
29 Tutorial 22-Univariate, Bivariate and Multivariate Analysis- Part1 (EDA)-Data Science 13.2 Yet to Start
30 Tutorial 23-Univariate, Bivariate and Multivariate Analysis- Part2 (EDA)-Data Science 15.9 Yet to Start
31 Tutorial 24- Histogram in EDA- Data Science 4.7 Yet to Start
32 Tutorial 24-Z Score Statistics Data Science 12 Yet to Start
33 Tutorial 25- Probability Density function and CDF- EDA-Data Science 7.9 Yet to Start
34 Tutorial 26- Linear Regression Indepth Maths Intuition- Data Science 24.2 Yet to Start
35 Tutorial 27- Ridge and Lasso Regression Indepth Intuition- Data Science 20.3 Yet to Start
36 Tutorial 28- Ridge and Lasso Regression using Python and Sklearn 9.8 Yet to Start
37 Multiple Linear Regression using python and sklearn 19.8 Yet to Start
38 Tutorial 28-MultiCollinearity In Linear Regression- Part 2 16 Yet to Start
39 Machine Learning-Bias And Variance In Depth Intuition| Overfitting Underfitting 16.9 Yet to Start
40 Tutorial 29-R square and Adjusted R square Clearly Explained| Machine Learning 17.3 Yet to Start
41 Tutorial 31- Hypothesis Test, Type 1 Error, Type 2 Error 11.8 Yet to Start
42 What Is P Value In Statistics In Simple Language? 11.3 Yet to Start
43 Tutorial 32- All About P Value,T test,Chi Square Test, Anova Test and When to Use What? 12 Yet to Start
44 Tutorial 33- P Value,T test, Correlation Implementation with Python- Hypothesis Testing 20 Yet to Start
45 Tutorial 33- Chi Square Test Implementation with Python- Hypothesis Testing- Part 2 14.1 Yet to Start
46 Tutorial 34- Performance Metrics For Classification Problem In Machine Learning- Part1 24.2 Yet to Start
47 Tutorial 35- Logistic Regression Indepth Intuition- Part 1| Data Science 12.7 Yet to Start
48 Tutorial 36- Logistic Regression Indepth Intuition- Part 2| Data Science 28.3 Yet to Start
49 Tutorial 36- Logistic Regression Mutliclass Classification(OneVsRest)- Part 3| Data Science 6.7 Yet to Start
50 Tutorial 37: Entropy In Decision Tree Intuition 9 Yet to Start
51 Tutorial 38- Decision Tree Information Gain 12.7 Yet to Start
52 Tutorial 39- Gini Impurity Intuition In Depth In Decision Tree 11.2 Yet to Start
53 Tutorial 40- Decision Tree Split For Numerical Feature 6.2 Yet to Start
54 Advance House Price Prediction- Exploratory Data Analysis- Part 1 23.5 Yet to Start
55 Advance House Price Prediction- Exploratory Data Analysis- Part 2 19.8 Yet to Start
56 Advance House Price Prediction-Feature Engineering Part 1 14.2 Yet to Start
57 Advance House Price Prediction-Feature Engineering Part 2 13.9 Yet to Start
58 Advance House Price Prediction-Feature Selection 8.1 Yet to Start
59 Tutorial 41-Performance Metrics(ROC,AUC Curve) For Classification Problem In Machine Learning Part 2 9.8 Yet to Start
60 Performance Metrics On MultiClass Classification Problems 6 Yet to Start
61 K Nearest Neighbor classification with Intuition and practical solution 20.1 Yet to Start
62 K Nearest Neighbour Easily Explained with Implementation 18 Yet to Start
63 Tutorial 42 - Ensemble: What is Bagging (Bootstrap Aggregation)? 6.5 Yet to Start
64 Tutorial 43-Random Forest Classifier and Regressor 10.3 Yet to Start
65 Tutorial 45-Handling imbalanced Dataset using python- Part 1 13 Yet to Start
66 Tutorial 46-Handling imbalanced Dataset using python- Part 2 11 Yet to Start
67 Hyperparameter Optimization for Xgboost 14.9 Yet to Start
68 What is AdaBoost (BOOSTING TECHNIQUES) 14.1 Yet to Start
69 Visibility Climate Prediction- You Can Add This In Your Resume 17.4 Yet to Start
70 Euclidean Distance and Manhattan Distance 8.8 Yet to Start
71 K Means Clustering Intuition 14.6 Yet to Start
72 Hierarchical Clustering intuition 6.2 Yet to Start
73 DBSCAN Clustering Easily Explained with Implementation 18.5 Yet to Start
74 Silhouette (clustering)- Validating Clustering Models- Unsupervised Machine Learning 20.1 Yet to Start
75 Curse of Dimensionality Easily explained| Machine Learning 7.6 Yet to Start
76 Dimensional Reduction| Principal Component Analysis 19.1 Yet to Start
77 Principle Component Analysis (PCA) using sklearn and python 12.5 Yet to Start
78 What is Cross Validation and its types? 18.3 Yet to Start
79 Tutorial 42-How To Find Optimal Threshold For Binary Classification - Data Science 15.2 Yet to Start
80 Tutorial 47- Bayes' Theorem| Conditional Probability- Machine Learning 11 Yet to Start
81 Tutorial 48- Naive Bayes' Classifier Indepth Intuition- Machine Learning 15.9 Yet to Start
82 Tutorial 49- How To Apply Naive Bayes' Classifier On Text Data (NLP)- Machine Learning 13.2 Yet to Start
83 Support Vector Machine (SVM) Basic Intuition- Part 1| Machine Learning 12.8 Yet to Start
84 Maths Intuition Behind Support Vector Machine Part 2 | Machine Learning Data Science 23.5 Yet to Start
85 SVM Kernels In-depth Intuition- Polynomial Kernels Part 3 | Machine Learning Data Science 20.7 Yet to Start
86 Gradient Boosting In Depth Intuition- Part 1 Machine Learning 11.3 Yet to Start
87 Gradient Boosting Complete Maths Indepth Intuiton Explained| Machine Learning- Part2 17.8 Yet to Start
88 Xgboost Classification Indepth Maths Intuition- Machine Learning Algorithms🔥🔥🔥🔥 24 Yet to Start
89 Xgboost Regression In-Depth Intuition Explained- Machine Learning Algorithms 🔥🔥🔥🔥 19.5 Yet to Start
90 Data Science In Medical-Live Tracking Of CO--VID Cases In India using Python 15.7 Yet to Start
91 Perform EDA In Seconds With Visualization Using SweetViz Library 17.3 Yet to Start
92 4 End To End Projects Till Deployment For Beginners In Data Science| All You Have To Do Is Learn 10.8 Yet to Start
93 Deploy Machine Learning Models Using StreamLit Library- Data Science 12.9 Yet to Start
94 Perform Exploratory Data Analysis In Minutes- Data Science| Machine Learning 18.6 Yet to Start
95 Pandas Visual Analysis- Perform Exploratory Data Analysis In A Single Line Of Code🔥🔥🔥🔥 13.2 Yet to Start
96 How To Read And Process Huge Datasets in Seconds Using Vaex Library| Data Science| Machine Learning 19.5 Yet to Start
97 D-Tale The Best Library To Perform Exploratory Data Analysis Using Single Line Of Code🔥🔥🔥🔥 12.9 Yet to Start
98 Interview Prep Day3-How To Prepare Support Vector Machines Important Questions In Interviews🔥🔥 13.8 Yet to Start
99 Google Datasets Search Engine- Search All Datasets From One Place For Data Science,Machine Learning 11.8 Yet to Start
100 How To Run Flask In Google Colab 7.7 Yet to Start
101 Time Series Forecasting Using Facebook FbProphet 16.9 Yet to Start
102 Performance Metrics Interview Questions- Data Science 4.6 Yet to Start
103 How To Perform Post Pruning In Decision Tree? Prevent Overfitting- Data Science 16.4 Yet to Start
104 How To Train Machine Learning Model Using CPU Multi Cores 14.7 Yet to Start
105 Step By Step Process To Learn Machine Learning Algorithm Efficiently 14.1 Yet to Start
106 Data Science Is Just Not About Model Building 8 Yet to Start
107 How To Interpret The ML Model? Is Your Model Black Box? Lime Library 11.5 Yet to Start
108 6 Healthcare End To End Machine Learning Projects- Credits Devansh and Bedanta 7.8 Yet to Start
109 Overfitting, Underfitting And Data Leakage Explanation With Simple Example 14.2 Yet to Start
110 What Is API? Application Programming Interface And Why It Is Important-Data Science 8.4 Yet to Start
111 500+ Machine Learning And Deep Learning Projects All At One Place 7.8 Yet to Start
112 Google Colab Pro Vs Colab Free- Benefits Of Using Colab Pro- How To Access From India 13.1 Yet to Start
113 Advance Python Series-Magic Methods In Classes 10.1 Yet to Start
114 Advanced Python Series- Assert Statement In Python 6.1 Yet to Start
115 How To Speed Up Pandas By 4X Times- Modin Pandas Library 12.1 Yet to Start
116 TextBlob Library In Python For Natural Language Processing 8.9 Yet to Start
117 3000+ Research Datasets For Machine Learning Researchers By Papers With Code 6.6 Yet to Start
118 Introduction To MLflow-An Open Source Platform for the Machine Learning Lifecycle 12.2 Yet to Start
119 Amazing Data Science End To End Project From Starters In ML and Deep Learning- Agriculture Domain 8.3 Yet to Start
120 SVM Kernal- Polynomial And RBF Implementation Using Sklearn- Machine Learning 14.7 Yet to Start
121 Lux - Python Library for Intelligent Visual Discovery 10.2 Yet to Start
122 Texthero-Text Preprocessing, Representation And Visualization From Zero to Hero. 16 Yet to Start
123 Colab Pro Now Available In India, Brazil, France, Thailand,Japan,UK- BOON FOR Data Science Aspirants 5.5 Yet to Start
124 Rainfall Prediction- Converting A Kaggle Project to End To End Machine Learning Project 6.8 Yet to Start
125 PyWebIO- Creating WebAPP Using Python Without Using HTML And JS 17.3 Yet to Start
126 Creating BMI Calculator Web APP Using Python And PyWebIO 12.2 Yet to Start
127 Deployment Of ML Models Using PyWebIO And Flask 12.5 Yet to Start
128 Shapash- Python Library To Make Machine Learning Interpretable 16.1 Yet to Start
129 Difference Between fit(), transform(), fit_transform() and predict() methods in Scikit-Learn 26.1 Yet to Start
130 EvalML AutoML Library To Automate Feature Engineering, Feature Selection,Model Creation And Tuning 23.5 Yet to Start
131 Lazy Predict Python- Understanding Which Models Works Well Without Any Tuning 9.1 Yet to Start
132 How To Automate NLP Tasks Using EvalML Library 15.5 Yet to Start
133 Gradio Library-Interfaces for your Machine Learning Models 8.8 Yet to Start
134 Comparing Transfer Learning Models Using Gradio 8.4 Yet to Start
135 Introduction To Machine Learning And Deep Learning For Starters 50.5 Yet to Start
136 Numba Library- Let's Make Python Faster 6.8 Yet to Start
137 Deployment Of ML Models Using PyWebIO And Flask In Heroku 7.6 Yet to Start
138 All Automated EDA Libraries All At One Place 14.7 Yet to Start
139 Discussing All The Types Of Feature Transformation In Machine Learning 22.4 Yet to Start
140 Automating Web Scrapping Using AutoScraper Library 15.6 Yet to Start
141 Automating WebScraping Amazon Ecommerce Website Using AutoScrapper 14.2 Yet to Start
142 AutoScraper and Flask: Create an API From Amazon Website in Less Than 10 Minutes 14.2 Yet to Start
143 Autoviz-Automatically Visualize Any Dataset With Single Line Of Code 6.2 Yet to Start
144 AutoScraper- Scrap Images From Amazon Ecommerce- End To End Web Scraping Application 6.9 Yet to Start
145 All Type Of Cross Validation With Python All In 1 Video 15.4 Yet to Start
146 DataPrep Library- Perform Faster EDA Within No Time 8.7 Yet to Start
Total 2069.2 0
SN List Time Current Status
1 Feature Engineering-How to Perform One Hot Encoding for Multi Categorical Variables 12.5 Yet to Start
2 Different Types of Feature Engineering Encoding Techniques 24.2 Yet to Start
3 Why Do We Need to Perform Feature Scaling? 8.1 Yet to Start
4 How To Handle Missing Values in Categorical Features 6.5 Yet to Start
5 Featuring Engineering- Handle Categorical Features Many Categories(Count/Frequency Encoding) 11.5 Yet to Start
6 Featuring Engineering- How To Handle Ordinal Categories(Ordinal Encoding) 7.8 Yet to Start
7 Live-Feature Engineering-All Techniques To Handle Missing Values- Day 1 92 Yet to Start
8 Live-Feature Engineering-All Techniques To Handle Missing Values- Day 2 82.8 Yet to Start
9 Live-Feature Engineering-All Techniques To Handle Missing Values- Day 3 111.6 Yet to Start
10 Live-Feature Engineering-All Techniques To Handle Categorical Features - Day 4 80.9 Yet to Start
11 Summary Live Streaming-Feature Engineering- Probability Ratio Encoding- Handling Categorical Feature 17.7 Yet to Start
12 Live-Feature Engineering-All Standardization And Transformation Techniques- Day 6 101.8 Yet to Start
13 Live Discussion On Handling Imbalanced Dataset- Machine Learning 80.1 Yet to Start
14 Live Discussion On Outlier And Its Impacts On Machine Learning UseCases 97.9 Yet to Start
15 Discussing All The Types Of Feature Transformation In Machine Learning 22.4 Yet to Start
Total 757.8 0
SN List Time
1 Why Deep Learning Is Becoming So Popular?🔥🔥🔥🔥🔥🔥 14.1
2 Complete Road Map To Prepare For Deep Learning🔥🔥🔥🔥 16.4
3 Introduction To Machine Learning And Deep Learning For Starters 50.5
4 Tutorial 1- Introduction to Neural Network and Deep Learning 8.3
5 Tutorial 2- How does Neural Network Work 7.5
6 Tutorial 3-Activation Functions Part-1 6
7 Tutorial 4: How to train Neural Network with BackPropogation 9.5
8 Tutorial 5- How to train MultiLayer Neural Network and Gradient Descent 14.3
9 Tutorial 6-Chain Rule of Differentiation with BackPropagation 13.8
10 Tutorial 7- Vanishing Gradient Problem 14.6
11 Tutorial 8- Exploding Gradient Problem in Neural Network 11.2
12 Tutorial 9- Drop Out Layers in Multi Neural Network 11.6
13 Tutorial 10- Activation Functions Rectified Linear Unit(relu) and Leaky Relu Part 2 12.4
14 Deep Learning-Activation Functions-Elu, PRelu,Softmax,Swish And Softplus 38.8
15 Tutorial 11- Various Weight Initialization Techniques in Neural Network 13
16 Tutorial 12- Stochastic Gradient Descent vs Gradient Descent 12.4
17 Tutorial 13- Global Minima and Local Minima in Depth Understanding 14.1
18 Tutorial 14- Stochastic Gradient Descent with Momentum 13.2
19 Tutorial 15- Adagrad Optimizers in Neural Network 13.4
20 Tutorial 16- AdaDelta and RMSprop optimizer 9.5
21 Deep Learning-All Optimizers In One Video-SGD with Momentum,Adagrad,Adadelta,RMSprop,Adam Optimizers 101.9
22 Session On Different Types Of Loss Function In Deep Learning 102.5
23 Tutorial 17- Create Artificial Neural Network using Weight Initialization Tricks 24.8
24 Keras Tuner Hyperparameter Tuning-How To Select Hidden Layers And Number of Hidden Neurons In ANN 19.4
25 Tutorial 18- Hyper parameter Tuning To Decide Number of Hidden Layers in Neural Network 10.7
26 Tutorial 19- Training Artificial Neural Network using Google Colab GPU 19.4
27 Tutorial 20- Convolution Neural Network vs Human Brain 6.7
28 Tutorial 21- What is Convolution operation in CNN? 11.1
29 Tutorial 22- Padding in Convolutional Neural Network 7.9
30 Tutorial 23- Operation Of CNN(CNN vs ANN) 11.2
31 Tutorial 24- Max Pooling Layer In CNN 6.6
32 Tutorial 25- Data Augmentation In CNN-Deep Learning 7.7
33 Tutorial 26- Create Image Dataset using Data Augmentation using Keras-Deep Learning-Data Science 7.1
34 Tutorial 27- Create CNN Model and Optimize using Keras Tuner- Deep Learning 27.7
35 Tutorial 28- Create CNN Model Using Transfer Learning using Vgg 16, Resnet 15
36 Tutorial 29- Why Use Recurrent Neural Network and Its Application 10.2
37 Tutorial 30- Recurrent Neural Network Forward Propogation With Time 10.9
38 Tutorial 31- Back Propagation In Recurrent Neural Network 7.5
39 Tutorial 32- Problems In Simple Recurrent Neural Network 5.7
40 Tutorial 33- Installing Cuda Toolkit And cuDNN For Deep Learning 19.5
41 Tutorial 34- LSTM Recurrent Neural Network In Depth Intuition 23.5
42 Word Embedding - Natural Language Processing| Deep Learning 15.2
43 Implementing Word Embedding Using Keras- NLP | Deep Learning 18.1
44 Develop your Neural Network Like A Google Deep Learning Developer 14.4
45 Kaggle Faker News Classifier Using LSTM- Deep LEarning| Natural Language Processing 21.9
46 Stock Price Prediction And Forecasting Using Stacked LSTM- Deep Learning 36.6
47 Bidirectional RNN Indepth Intuition- Deep Learning Tutorial 7.9
48 Implement Kaggle Fake News Classifier Using Bidirectional LSTM RNN 18
49 Sequence To Sequence Learning With Neural Networks| Encoder And Decoder In-depth Intuition 13.4
50 Develop Your First Deep Learning End To End Project As A Beginner In Data Science in 30 minutes 30.5
51 Encoder And Decoder- Neural Machine Learning Language Translation Tutorial With Keras- Deep Learning 19.3
52 Problems With Encoders And Decoders- Indepth Intuition 11.1
53 Live Session- Understanding Attention Models Architecture And Maths Intuition- Deep Learning 63.8
54 Live Session- Encoder Decoder,Attention Models, Transformers, Bert Part 1 97.5
55 Live- Attention Models, Transformers In depth Intuition Deep Learning- Part 2 95.8
56 Live -Transformers Indepth Architecture Understanding- Attention Is All You Need 79.4
57 How To Train Deep Learning Models In Google Colab- Must For Everyone 24.4
58 Alexnet Architecture In-depth-Discussion Along With Code-Deep Learning Advanced CNN 23.3
59 VGGNET Architecture In-depth Discussion Along With Code -Deep Learning Advanced CNN 23.7
60 Hummingbird-Run Traditional Machine Learning model on Deep Neural Network frameworks-Data Science 14.3
61 Lets Implement LSTM RNN Models For Univariate Time Series Forecasting- Deep Learning 21.6
62 TensorDash- How To Monitor Your Deep Learning Model Metrics, Loss, Accuracy Using Mobile App 12.9
63 Handling Imbalanced Dataset Using Cost Sensitive Neural Networks- Credit Card Fraud Detection 15.6
64 500+ Machine Learning And Deep Learning Projects All At One Place 7.8
65 Google Colab Pro Vs Colab Free- Benefits Of Using Colab Pro- How To Access From India 13.1
66 How To Implement Image Classification Using SVM In Convolution Neural Network 16.4
67 Object Localization Vs Object Detection Deep Learning 15.8
68 3000+ Research Datasets For Machine Learning Researchers By Papers With Code 6.6
69 PerceptiLabs-The Best Machine Learning Visual Modeling Tool-Train Deep Learning Neural Network 28
70 Face Recognition Attendance Based Project In Machine Learning 10
71 Colab Pro Now Available In India, Brazil, France, Thailand,Japan,UK- BOON FOR Data Science Aspirants 5.5
72 Part 1-EDA-Audio Classification Project Using Deep Learning 25.5
73 Part 2-Data Preprocessing-Audio Classification Project Using Deep Learning 18.2
74 Part 3-Model Creation-Audio Classification Project Using Deep Learning 10.2
75 Part 4-Testing ANN Model-Audio Classification Project Using Deep Learning 8.5
76 Gradio Library-Interfaces for your Machine Learning Models 8.8
77 Comparing Transfer Learning Models Using Gradio 8.4
78 TFOD 2.0 Custom Object Detection Step By Step Tutorial 47.1
79 Text Generation with Transformers (GPT-2) In 10 Lines Of Code 7.9
Total 1678.1
Current Status
Completed
Completed
Completed
Completed
Completed
Completed
Completed
Completed
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
8
SN List Time Current Status
1 Complete Road Map To Prepare NLP-Follow This Video-You Will Able to Crack Any DS Interviews🔥🔥 20.9 Yet to Start
2 Natural Language Processing|Tokenization 9.7 Yet to Start
3 Natural Language Processing| Stemming And Lemmatization Intuition 5.8 Yet to Start
4 Natural Language Processing|Stemming 13.3 Yet to Start
5 Natural Language Processing|Lemmatization 11.3 Yet to Start
6 Natural Language Processing|Bag Of Words Intuition 9.4 Yet to Start
7 Natural Language Processing|BagofWords 24.2 Yet to Start
8 Natural Language Processing|TF-IDF Intuition| Text Prerocessing 8.5 Yet to Start
9 Natural Language Processing|TF-IDF for Machine Learning| Text Prerocessing 21.5 Yet to Start
10 Implementing a Spam classifier in python| Natural Language Processing 29 Yet to Start
11 Word2Vec Easily Explained- Data Science 22.8 Yet to Start
12 Kaggle Competition- Predict Stock Price Movement Based On News Headline using NLP 14 Yet to Start
13 FAKE NEWS CLASSIFIER WITH MACHINE LEARNING ALGORITHMS USING Natural Language Processing- PART 1 25.2 Yet to Start
14 FAKE NEWS CLASSIFIER WITH MACHINE LEARNING ALGORITHMS USING Natural Language Processing- PART 2 13.3 Yet to Start
15 Tutorial 29- Why Use Recurrent Neural Network and Its Application 10.2 Yet to Start
16 Tutorial 30- Recurrent Neural Network Forward Propogation With Time 10.9 Yet to Start
17 Tutorial 31- Back Propagation In Recurrent Neural Network 7.5 Yet to Start
18 Tutorial 32- Problems In Simple Recurrent Neural Network 5.7 Yet to Start
19 Tutorial 34- LSTM Recurrent Neural Network In Depth Intuition 23.5 Yet to Start
20 Word Embedding - Natural Language Processing| Deep Learning 15.2 Yet to Start
21 Implementing Word Embedding Using Keras- NLP | Deep Learning 18.1 Yet to Start
22 Kaggle Faker News Classifier Using LSTM- Deep LEarning| Natural Language Processing 21.9 Yet to Start
23 Stock Price Prediction And Forecasting Using Stacked LSTM- Deep Learning 36.6 Yet to Start
24 Bidirectional RNN Indepth Intuition- Deep Learning Tutorial 7.9 Yet to Start
25 Sequence To Sequence Learning With Neural Networks| Encoder And Decoder In-depth Intuition 13.4 Yet to Start
26 Encoder And Decoder- Neural Machine Learning Language Translation Tutorial With Keras- Deep Learning 19.3 Yet to Start
27 Problems With Encoders And Decoders- Indepth Intuition 11.1 Yet to Start
28 Live Session- Understanding Attention Models Architecture And Maths Intuition- Deep Learning 63.8 Yet to Start
29 Live -Transformers Indepth Architecture Understanding- Attention Is All You Need 79.4 Yet to Start
Total 573.4 0
SN List
1 Tutorial 1- Deployment of Models- Premises VS IAAS vs PAAS cloud Platforms
2 Tutorial 2- Deployment of ML models in Heroku using FLASK
3 Tutorial 3- Deployment of NLP Model in Heroku Cloud
4 Tutorial 4- Deployment Of ML Models In AWS EC2 Instance
5 Tutorial 5- Deployment Of Movie Recommendation Model By My Subscriber In Heroku
6 Tutorial 6 :Deployment of Machine Learning Models in Google Cloud Platform
7 Tutorial 7: Deploying Machine Learning Models In Azure Cloud
8 Deploy Streamlit WebApp ML Models In Heroku(PAAS)- Data Science
9 Introduction To FastAPI- How To Create API's Using FastAPI- Data Science
10 How To Deploy Machine Learning Models Using FastAPI-Deployment Of ML Models As API's
11 How To Deploy FastAPI Machine Learning Models In Heroku
12 Deployment Of ML Models Using PyWebIO And Flask
Total
Time Current Status
6.4 Yet to Start
23.5 Yet to Start
13.8 Yet to Start
20.4 Yet to Start
6.1 Yet to Start
15.3 Yet to Start
11.1 Yet to Start
13.5 Yet to Start
19.5 Yet to Start
19 Yet to Start
14.8 Yet to Start
12.5 Yet to Start
175.9 0
SN List Time Current Status
1 Devops Vs MLOPS- Understand The Differences And Why IT is Important 14.3 Yet to Start
2 MLOps Live Community Session Announcement 4.9 Yet to Start
3 Day 1- MLOPS End To End Implementation- Machine Learning 146.4 Yet to Start
4 Day 2- MLOPS End To End Implementation From Basics- Machine Learning 139.9 Yet to Start
5 Day 3- MLOPS End To End Implementation With Deployment- Machine Learning 153.8 Yet to Start
6 Day 4- MLOPS Continuous Integration And Model Tracking Using MLFlow- Machine Learning 160.5 Yet to Start
Total 619.8 0
SN List Time
1 How to Prepare For Deep Learning Interviews- Important Interview Questions in ANN-Part 1🔥🔥🔥🔥 21.5
2 Interview Prep Day 1-How To Learn Machine Learning Algorithms For Interviews- Naive Bayes Classifier 12.2
3 Interview Prep Day 2- Linear Regression Interview Question-The Most Important Algorithm In ML & DS🔥🔥 16.6
4 Interview Prep Day3-How To Prepare Support Vector Machines Important Questions In Interviews🔥🔥 13.8
5 Interview Prep Day 4-How To Learn Machine Learning Algorithms For Interviews- Decision Trees🔥🔥 15.2
6 Final Year Student To Deep Learning Engineer Internship- Transition Story- Must For Freshers 23.6
7 Focus On Story Telling-How To Ace Data Science Interviews? 26.9
8 Data Science Interview Questions- Multicollinearity In Linear And Logistic Regression 5.5
9 The Role of Maths in Data Science and How to Learn? 9.8
10 Cosine Similarity and Cosine Distance 11.9
11 Data Engineer vs Data Analyst vs Data Scientist 5.4
12 How to Read Dataset in Google Colab from Google Drive 9.8
13 Diabetes Prediction using Machine Learning from Kaggle 13.6
14 How to choose number of hidden layers and nodes in Neural Network 14.5
15 Why, How and When to Scale Features in Machine Learning? 10.1
16 DNA Sequencing Classifier using Machine Learning 17.3
17 Tutorial 46-Handling imbalanced Dataset using python- Part 2 11
18 Tutorial 45-Handling imbalanced Dataset using python- Part 1 13
19 Voting Classifier(Hard Voting and Soft Voting Classifier) 6.8
20 Random Forest(Bootstrap Aggregation) Easily Explained 9.3
21 Predicting Heart Disease using Machine Learning 11.8
22 How to Visualize Multiple Linear Regression in python 8.4
23 Deployment of Deep Learning Model using Flask 7.6
24 Deploy Machine Learning Model using Flask 13.3
25 Handling Missing Data Easily Explained| Machine Learning 23.4
26 Cross Validation using sklearn and python | Machine Learning 9.8
27 Feature Selection Techniques Easily Explained | Machine Learning 23
28 Curse of Dimensionality Easily explained| Machine Learning 7.6
29 DBSCAN Clustering Easily Explained with Implementation 18.5
30 Handle Categorical features using Python 18.6
31 Linear Regression Mathematical Intuition 24.3
32 How to switch your career to Data Science. 22
33 Deep Learning in Medical Science 16.8
34 Complete Life Cycle of a Data Science Project 15.7
35 Hierarchical Clustering intuition 6.2
36 RandomizedSearchCV- Select the best hyperparameter for any Classification Model 12.9
37 GridSearchCV- Select the best hyperparameter for any Classification Model 18.3
38 Precision, Recall and F1-Score 9.1
39 TPR,FPR,FNR,TNR, Confusion Matrix 25.2
40 Tutorial 44-Balanced vs Imbalanced Dataset and how to handle Imbalanced Dataset 19.9
41 Confusion matrix, Precision, Recall| Data Science Interview questions 24.8
42 Covariance in Statistics 12
43 Log Normal Distribution in Statistics 15.8
44 Gaussian distribution or Normal Distribution in statisctics 11.8
45 Population vs Sample in Statistics 12.9
46 How to select the best model using cross validation in python 15.6
47 Computer Vision using Microsoft Cognitive Services for Images 13.7
48 Principle Component Analysis (PCA) using sklearn and python 12.5
49 Creating a Dataset and training an Artificial Neural Network with Keras 27.6
50 Artificial Neural Network Intuition 9.3
51 Interview Prep Day 6-How To Learn Machine Learning Algorithms For Interviews-Random Forest Algo🔥🔥🔥🔥 12.9
52 Interview Prep Day 5-How To Learn Machine Learning Algorithms For Interviews- Logistic Regression🔥🔥🔥 12.5
53 Important Interview Questions On Convolution Neural Network- Deep Learning 16.8
54 Performance Metrics Interview Questions- Data Science 4.6
55 Live Virtual Interview of Uday From Mechanical Engineer To Data Science By Krish And Sudhanshu 60.5
56 Live- Conversation With Amit Bose-Transition From Commerce Background To Data Analyst 35.3
57 Live Virtual Mock Interview For Data Science By Krish And Sudhanshu 59.7
58 Live- Virtual Interview For Data Scientist By Krish And Sudhanshu 67.1
59 Live- How To Create Deep Learning Model Using Tensorflow JS 57.8
60 Live- Virtual Interview Session For Data Science- Session 8 66.7
61 Live Virtual Interview Of Experienced For Data Scientist 55.3
62 Live- Conversation With Data Structure And Algorithms Mentor For Free Community Session 57.8
63 Live-How To Prepare Resume For Data Scientist As A Fresher 70.3
64 Live -Virtual Interview Of Fresher For Data Science - Session 6 55
65 Live Virtual Interview For Data Science Fresher By Krish And Sudhanshu 64.1
66 How To Perform Post Pruning In Decision Tree? Prevent Overfitting- Data Science 16.4
67 Live Q&A Tips For Interview Preparation Of Data Science 60.9
68 Data Science Is Just Not About Model Building 8
69 Live Virtual Mock Interview Of Statistician IIT Kanpur For Data Science 71
70 Live Virtual Mock Interview- Successful Transition From Diploma Engineer To Data Science Intern 46.3
71 Follow These Playlist Before Interviews- Guide to Crack Data Science Interviews 7.8
72 Interview Question -Risks In Data Science Projects 9.7
73 Stats Interview Series #1- Asked In Interview 2
74 Stats Interview Series #2-Asked In Interview 2.3
75 Z Score And Its Applications- Important Stats Interview Question 12.4
Total 1669.4
Current Status
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
Yet to Start
0

You might also like