- Description
- Curriculum
- Reviews
Machine Learning is the field of study that gives computers the capability to learn without being explicitly programmed. ML is one of the most exciting technologies that one would have ever come across. As it is evident from the name, it gives the computer that makes it more similar to humans: The ability to learn.
This course is for those who wants to :
Level up their Python skills
Learn advanced programming
Have fun with ML and AI
-
1Machine Learning basicsText lesson
What is Machine Learning
Supervised Learning, Unsupervised Learning
Using Jupiter Notebook / Google Colab -
2Data HandlingText lesson
○ Working with Pandas.
○ Working with Numpy
○ Array Dimension
○ Data Splitting
○ Data Scaling
○ Handling Missing Data -
3RegressionText lesson
○ Linear Regression
○ Polynomial Linear Regression
○ Support Vector
○ Decision Tree
○ Random Forest -
4ClassificationText lesson
○ Logistic Regression
○ K-NN intuition
○ Naive Bayes
○ Decision Tree Intuition
○ Decision Tree Code
○ Random Forest Code -
5ClusteringText lesson
○ K-Mean Algorithm
○ K-Mean Algorithm 2 Elbow Method
○ Agglomerative Intuition -
6Data DimensionalityText lesson
○ Correlation Matrix and Extra Tree Classifier
○ K Fold
○ Principal Component Analysis
○ TSNE -
7Association MiningText lesson
○ Learning about Association Rule Mining Intuition
-
8Natural Language ProcessingText lesson
○ Get to know all about Natural Language Processing Intuition, NLP
-
9ProjectsText lesson
○ Sentiment Analysis
Understanding Data, Processing Data , Preparing WorldCloud, Predicting the Data
