2024-05-11 13:38:11 +00:00
|
|
|
# List of sections
|
|
|
|
|
2024-06-01 22:33:18 +00:00
|
|
|
- [Introduction to scikit-learn](sklearn-introduction.md)
|
2024-06-01 22:31:46 +00:00
|
|
|
- [Binomial Distribution](binomial-distribution.md)
|
2024-06-25 16:44:58 +00:00
|
|
|
- [Naive Bayes](naive-bayes.md)
|
2024-06-01 22:31:46 +00:00
|
|
|
- [Regression in Machine Learning](regression.md)
|
2024-06-22 10:48:18 +00:00
|
|
|
- [Polynomial Regression](polynomial-regression.md)
|
2024-05-17 13:28:33 +00:00
|
|
|
- [Confusion Matrix](confusion-matrix.md)
|
2024-06-01 22:31:46 +00:00
|
|
|
- [Decision Tree Learning](decision-tree.md)
|
2024-06-01 21:49:01 +00:00
|
|
|
- [Random Forest](random-forest.md)
|
2024-05-18 07:14:43 +00:00
|
|
|
- [Support Vector Machine Algorithm](support-vector-machine.md)
|
2024-06-08 04:59:21 +00:00
|
|
|
- [Ensemble Learning](ensemble-learning.md)
|
2024-06-01 22:31:46 +00:00
|
|
|
- [Types of optimizers](types-of-optimizers.md)
|
2024-05-31 00:51:28 +00:00
|
|
|
- [Logistic Regression](logistic-regression.md)
|
2024-06-01 22:48:00 +00:00
|
|
|
- [Types_of_Cost_Functions](cost-functions.md)
|
2024-05-31 04:48:24 +00:00
|
|
|
- [Clustering](clustering.md)
|
2024-06-02 03:51:45 +00:00
|
|
|
- [Hierarchical Clustering](hierarchical-clustering.md)
|
2024-05-31 02:28:39 +00:00
|
|
|
- [Grid Search](grid-search.md)
|
2024-06-12 16:46:20 +00:00
|
|
|
- [K-Means](kmeans.md)
|
2024-06-08 04:50:27 +00:00
|
|
|
- [K-nearest neighbor (KNN)](knn.md)
|
2024-06-25 16:44:58 +00:00
|
|
|
- [Xgboost](xgboost.md)
|
|
|
|
- [Artificial Neural Network from the Ground Up](ann.md)
|
|
|
|
- [Introduction To Convolutional Neural Networks (CNNs)](intro-to-cnn.md)
|
|
|
|
- [TensorFlow](tensorflow.md)
|
|
|
|
- [PyTorch](pytorch.md)
|
|
|
|
- [PyTorch Fundamentals](pytorch-fundamentals.md)
|
|
|
|
- [Transformers](transformers.md)
|
2024-06-09 07:42:13 +00:00
|
|
|
- [Reinforcement Learning](reinforcement-learning.md)
|
2024-06-22 10:28:20 +00:00
|
|
|
- [Neural network regression](neural-network-regression.md)
|
2024-07-04 17:19:17 +00:00
|
|
|
- [Exploratory Data Analysis](eda.md)
|