Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/sklearn-free-tutorials

[scikit-learn Free Tutorials]-scikit-learn is a Python library for machine learning. It provides a wide range of algorithms and tools for data mining and analysis. In this skill tree, you'll learn how to use scikit-learn to build machine learning models in Python.
https://github.com/labex-labs/sklearn-free-tutorials

List: sklearn-free-tutorials

awesome awesome-list education free free-tutorials hands-on labex programming sklearn tutorials

Last synced: 3 months ago
JSON representation

[scikit-learn Free Tutorials]-scikit-learn is a Python library for machine learning. It provides a wide range of algorithms and tools for data mining and analysis. In this skill tree, you'll learn how to use scikit-learn to build machine learning models in Python.

Awesome Lists containing this project

README

        

# scikit-learn Free Tutorials



scikit-learn is a Python library for machine learning. It provides a wide range of algorithms and tools for data mining and analysis. In this skill tree, you'll learn how to use scikit-learn to build machine learning models in Python.

| Index | Name | Difficulty | Tutorial Link |
|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------|----------------------------------------------------------------------------------------------------------------|
| 001 | [📖 Linear Models in Scikit-Learn](https://labex.io/tutorials/ml-linear-models-in-scikit-learn-71093) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-linear-models-in-scikit-learn-71093) |
| 002 | [📖 Discriminant Analysis Classifiers Explained](https://labex.io/tutorials/ml-discriminant-analysis-classifiers-explained-71094) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-discriminant-analysis-classifiers-explained-71094) |
| 003 | [📖 Exploring Scikit-Learn Datasets and Estimators](https://labex.io/tutorials/ml-exploring-scikit-learn-datasets-and-estimators-71095) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-exploring-scikit-learn-datasets-and-estimators-71095) |
| 004 | [📖 Kernel Ridge Regression](https://labex.io/tutorials/ml-kernel-ridge-regression-71096) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-kernel-ridge-regression-71096) |
| 005 | [📖 Supervised Learning with Scikit-Learn](https://labex.io/tutorials/ml-supervised-learning-with-scikit-learn-71097) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-supervised-learning-with-scikit-learn-71097) |
| 006 | [📖 Model Selection: Choosing Estimators and Their Parameters](https://labex.io/tutorials/ml-model-selection-choosing-estimators-and-their-parameters-71098) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-model-selection-choosing-estimators-and-their-parameters-71098) |
| 007 | [📖 Supervised Learning With Support Vectors](https://labex.io/tutorials/ml-supervised-learning-with-support-vectors-71099) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-supervised-learning-with-support-vectors-71099) |
| 008 | [📖 Exploring Scikit-Learn SGD Classifiers](https://labex.io/tutorials/ml-exploring-scikit-learn-sgd-classifiers-71100) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-exploring-scikit-learn-sgd-classifiers-71100) |
| 009 | [📖 Unsupervised Learning: Seeking Representations of the Data](https://labex.io/tutorials/ml-unsupervised-learning-seeking-representations-of-the-data-71101) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-unsupervised-learning-seeking-representations-of-the-data-71101) |
| 010 | [📖 Implementing Stochastic Gradient Descent](https://labex.io/tutorials/ml-implementing-stochastic-gradient-descent-71102) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-implementing-stochastic-gradient-descent-71102) |
| 011 | [📖 Working With Text Data](https://labex.io/tutorials/ml-working-with-text-data-71103) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-working-with-text-data-71103) |
| 012 | [📖 Gaussian Process Regression and Classification](https://labex.io/tutorials/ml-gaussian-process-regression-and-classification-71104) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-gaussian-process-regression-and-classification-71104) |
| 013 | [📖 Dimensional Reduction with PLS Algorithms](https://labex.io/tutorials/ml-dimensional-reduction-with-pls-algorithms-71105) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-dimensional-reduction-with-pls-algorithms-71105) |
| 014 | [📖 Naive Bayes Example](https://labex.io/tutorials/ml-naive-bayes-example-71106) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-naive-bayes-example-71106) |
| 015 | [📖 Decision Tree Classification with Scikit-Learn](https://labex.io/tutorials/ml-decision-tree-classification-with-scikit-learn-71107) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-decision-tree-classification-with-scikit-learn-71107) |
| 016 | [📖 Scikit-Learn Classifier Comparison](https://labex.io/tutorials/ml-scikit-learn-classifier-comparison-49080) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-scikit-learn-classifier-comparison-49080) |
| 017 | [📖 Text Document Classification](https://labex.io/tutorials/ml-text-document-classification-49117) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-text-document-classification-49117) |
| 018 | [📖 Feature Discretization for Classification](https://labex.io/tutorials/ml-feature-discretization-for-classification-49113) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-feature-discretization-for-classification-49113) |
| 019 | [📖 Pipelines and Composite Estimators](https://labex.io/tutorials/ml-pipelines-and-composite-estimators-71128) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-pipelines-and-composite-estimators-71128) |
| 020 | [📖 Feature Scaling in Machine Learning](https://labex.io/tutorials/ml-feature-scaling-in-machine-learning-49277) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-feature-scaling-in-machine-learning-49277) |
| 021 | [📖 Constructing Scikit-Learn Pipelines](https://labex.io/tutorials/ml-constructing-scikit-learn-pipelines-49247) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-constructing-scikit-learn-pipelines-49247) |
| 022 | [📖 Scikit-Learn Iterative Imputer](https://labex.io/tutorials/ml-scikit-learn-iterative-imputer-49173) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-scikit-learn-iterative-imputer-49173) |
| 023 | [📖 Manifold Learning on Handwritten Digits](https://labex.io/tutorials/ml-manifold-learning-on-handwritten-digits-49199) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-manifold-learning-on-handwritten-digits-49199) |
| 024 | [📖 Digit Classification With RBM Features](https://labex.io/tutorials/ml-digit-classification-with-rbm-features-49259) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-digit-classification-with-rbm-features-49259) |
| 025 | [📖 Column Transformer With Mixed Types](https://labex.io/tutorials/ml-column-transformer-with-mixed-types-49086) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-column-transformer-with-mixed-types-49086) |
| 026 | [📖 Using Set_output API](https://labex.io/tutorials/ml-using-set-output-api-49285) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-using-set-output-api-49285) |
| 027 | [📖 Semi-Supervised Text Classification](https://labex.io/tutorials/ml-semi-supervised-text-classification-49281) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-semi-supervised-text-classification-49281) |
| 028 | [📖 Comparison of Calibration of Classifiers](https://labex.io/tutorials/ml-comparison-of-calibration-of-classifiers-49088) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-comparison-of-calibration-of-classifiers-49088) |
| 029 | [📖 Detection Error Tradeoff Curve](https://labex.io/tutorials/ml-detection-error-tradeoff-curve-49103) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-detection-error-tradeoff-curve-49103) |
| 030 | [📖 Dimensionality Reduction With Pipeline and GridSearchCV](https://labex.io/tutorials/ml-dimensionality-reduction-with-pipeline-and-gridsearchcv-49092) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-dimensionality-reduction-with-pipeline-and-gridsearchcv-49092) |
| 031 | [📖 Probability Calibration Curves](https://labex.io/tutorials/ml-probability-calibration-curves-49073) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-probability-calibration-curves-49073) |
| 032 | [📖 Anomaly Detection Algorithms Comparison](https://labex.io/tutorials/ml-anomaly-detection-algorithms-comparison-49065) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-anomaly-detection-algorithms-comparison-49065) |
| 033 | [📖 Precision-Recall Metric for Imbalanced Classification](https://labex.io/tutorials/ml-precision-recall-metric-for-imbalanced-classification-49249) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-precision-recall-metric-for-imbalanced-classification-49249) |
| 034 | [📖 Univariate Feature Selection](https://labex.io/tutorials/ml-univariate-feature-selection-49127) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-univariate-feature-selection-49127) |
| 035 | [📖 Feature Selection for SVC on Iris Dataset](https://labex.io/tutorials/ml-feature-selection-for-svc-on-iris-dataset-49306) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-feature-selection-for-svc-on-iris-dataset-49306) |
| 036 | [📖 Approximate Nearest Neighbors in TSNE](https://labex.io/tutorials/ml-approximate-nearest-neighbors-in-tsne-49054) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-approximate-nearest-neighbors-in-tsne-49054) |
| 037 | [📖 Creating Visualizations With Display Objects](https://labex.io/tutorials/ml-creating-visualizations-with-display-objects-49116) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-creating-visualizations-with-display-objects-49116) |
| 038 | [📖 Transforming Target for Linear Regression](https://labex.io/tutorials/ml-transforming-target-for-linear-regression-49321) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-transforming-target-for-linear-regression-49321) |
| 039 | [📖 Gradient Boosting With Categorical Features](https://labex.io/tutorials/ml-gradient-boosting-with-categorical-features-49149) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-gradient-boosting-with-categorical-features-49149) |
| 040 | [📖 Building Machine Learning Pipelines with Scikit-Learn](https://labex.io/tutorials/ml-building-machine-learning-pipelines-with-scikit-learn-49126) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-building-machine-learning-pipelines-with-scikit-learn-49126) |
| 041 | [📖 Face Recognition With Eigenfaces and SVMs](https://labex.io/tutorials/ml-face-recognition-with-eigenfaces-and-svms-49123) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-face-recognition-with-eigenfaces-and-svms-49123) |
| 042 | [📖 Concatenating Multiple Feature Extraction Methods](https://labex.io/tutorials/ml-concatenating-multiple-feature-extraction-methods-49129) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-concatenating-multiple-feature-extraction-methods-49129) |
| 043 | [📖 Class Likelihood Ratios to Measure Classification Performance](https://labex.io/tutorials/ml-class-likelihood-ratios-to-measure-classification-performance-49196) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-class-likelihood-ratios-to-measure-classification-performance-49196) |
| 044 | [📖 Plot PCR vs PLS](https://labex.io/tutorials/ml-plot-pcr-vs-pls-49243) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-pcr-vs-pls-49243) |
| 045 | [📖 Multiclass and Multioutput Algorithms](https://labex.io/tutorials/ml-multiclass-and-multioutput-algorithms-71109) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-multiclass-and-multioutput-algorithms-71109) |
| 046 | [📖 Impute Missing Data](https://labex.io/tutorials/ml-impute-missing-data-49213) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-impute-missing-data-49213) |
| 047 | [📖 MNIST Multinomial Logistic Regression](https://labex.io/tutorials/ml-mnist-multinomial-logistic-regression-49297) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-mnist-multinomial-logistic-regression-49297) |
| 048 | [📖 Outlier Detection Using Scikit-Learn Algorithms](https://labex.io/tutorials/ml-outlier-detection-using-scikit-learn-algorithms-49236) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-outlier-detection-using-scikit-learn-algorithms-49236) |
| 049 | [📖 Multiclass ROC Evaluation With Scikit-Learn](https://labex.io/tutorials/ml-multiclass-roc-evaluation-with-scikit-learn-49275) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-multiclass-roc-evaluation-with-scikit-learn-49275) |
| 050 | [📖 Text Feature Extraction and Evaluation](https://labex.io/tutorials/ml-text-feature-extraction-and-evaluation-49157) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-text-feature-extraction-and-evaluation-49157) |
| 051 | [📖 Feature Transformations With Ensembles of Trees](https://labex.io/tutorials/ml-feature-transformations-with-ensembles-of-trees-49128) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-feature-transformations-with-ensembles-of-trees-49128) |
| 052 | [📖 Multi-Layer Perceptron Regularization](https://labex.io/tutorials/ml-multi-layer-perceptron-regularization-49214) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-multi-layer-perceptron-regularization-49214) |
| 053 | [📖 K-Means Clustering on Handwritten Digits](https://labex.io/tutorials/ml-k-means-clustering-on-handwritten-digits-49180) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-k-means-clustering-on-handwritten-digits-49180) |
| 054 | [📖 Polynomial Kernel Approximation With Scikit-Learn](https://labex.io/tutorials/ml-polynomial-kernel-approximation-with-scikit-learn-49276) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-polynomial-kernel-approximation-with-scikit-learn-49276) |
| 055 | [📖 Scikit-Learn Visualization API](https://labex.io/tutorials/ml-scikit-learn-visualization-api-49274) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-scikit-learn-visualization-api-49274) |
| 056 | [📖 Iris Flower Classification using Voting Classifier](https://labex.io/tutorials/ml-iris-flower-classification-using-voting-classifier-49328) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-iris-flower-classification-using-voting-classifier-49328) |
| 057 | [📖 Plot Nca Classification](https://labex.io/tutorials/ml-plot-nca-classification-49223) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-nca-classification-49223) |
| 058 | [📖 Plot Digits Pipe](https://labex.io/tutorials/ml-plot-digits-pipe-49112) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-digits-pipe-49112) |
| 059 | [📖 Scikit-Learn Estimators and Pipelines](https://labex.io/tutorials/ml-scikit-learn-estimators-and-pipelines-49120) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-scikit-learn-estimators-and-pipelines-49120) |
| 060 | [📖 Balance Model Complexity and Cross-Validated Score](https://labex.io/tutorials/ml-balance-model-complexity-and-cross-validated-score-49156) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-balance-model-complexity-and-cross-validated-score-49156) |
| 061 | [📖 Effect of Varying Threshold for Self-Training](https://labex.io/tutorials/ml-effect-of-varying-threshold-for-self-training-49280) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-effect-of-varying-threshold-for-self-training-49280) |
| 062 | [📖 Multi-Label Document Classification](https://labex.io/tutorials/ml-multi-label-document-classification-49221) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-multi-label-document-classification-49221) |
| 063 | [📖 Text Classification Using Out-of-Core Learning](https://labex.io/tutorials/ml-text-classification-using-out-of-core-learning-49235) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-text-classification-using-out-of-core-learning-49235) |
| 064 | [📖 Comparing Linear Bayesian Regressors](https://labex.io/tutorials/ml-comparing-linear-bayesian-regressors-49066) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-comparing-linear-bayesian-regressors-49066) |
| 065 | [📖 Lasso Model Selection](https://labex.io/tutorials/ml-lasso-model-selection-49190) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-lasso-model-selection-49190) |
| 066 | [📖 Model Selection for Lasso Regression](https://labex.io/tutorials/ml-model-selection-for-lasso-regression-49192) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-model-selection-for-lasso-regression-49192) |
| 067 | [📖 Recursive Feature Elimination With Cross-Validation](https://labex.io/tutorials/ml-recursive-feature-elimination-with-cross-validation-49268) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-recursive-feature-elimination-with-cross-validation-49268) |
| 068 | [📖 Feature Selection with Scikit-Learn](https://labex.io/tutorials/ml-feature-selection-with-scikit-learn-71110) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-feature-selection-with-scikit-learn-71110) |
| 069 | [📖 DBSCAN Clustering Algorithm](https://labex.io/tutorials/ml-dbscan-clustering-algorithm-49102) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-dbscan-clustering-algorithm-49102) |
| 070 | [📖 Document Biclustering Using Spectral Co-Clustering Algorithm](https://labex.io/tutorials/ml-document-biclustering-using-spectral-co-clustering-algorithm-49069) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-document-biclustering-using-spectral-co-clustering-algorithm-49069) |
| 071 | [📖 Ensemble Methods Exploration with Scikit-Learn](https://labex.io/tutorials/ml-ensemble-methods-exploration-with-scikit-learn-71108) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-ensemble-methods-exploration-with-scikit-learn-71108) |
| 072 | [📖 Multi-Class AdaBoosted Decision Trees](https://labex.io/tutorials/ml-multi-class-adaboosted-decision-trees-49056) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-multi-class-adaboosted-decision-trees-49056) |
| 073 | [📖 Plotting Learning Curves](https://labex.io/tutorials/ml-plotting-learning-curves-49195) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plotting-learning-curves-49195) |
| 074 | [📖 Categorical Data Transformation using TargetEncoder](https://labex.io/tutorials/ml-categorical-data-transformation-using-targetencoder-49315) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-categorical-data-transformation-using-targetencoder-49315) |
| 075 | [📖 Underfitting and Overfitting](https://labex.io/tutorials/ml-underfitting-and-overfitting-49324) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-underfitting-and-overfitting-49324) |
| 076 | [📖 AdaBoost Decision Stump Classification](https://labex.io/tutorials/ml-adaboost-decision-stump-classification-49058) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-adaboost-decision-stump-classification-49058) |
| 077 | [📖 Plotting Predictions With Cross-Validation](https://labex.io/tutorials/ml-plotting-predictions-with-cross-validation-49101) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plotting-predictions-with-cross-validation-49101) |
| 078 | [📖 Robust Linear Estimator Fitting](https://labex.io/tutorials/ml-robust-linear-estimator-fitting-49271) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-robust-linear-estimator-fitting-49271) |
| 079 | [📖 Evaluating Machine Learning Model Quality](https://labex.io/tutorials/ml-evaluating-machine-learning-model-quality-71124) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-evaluating-machine-learning-model-quality-71124) |
| 080 | [📖 Caching Nearest Neighbors](https://labex.io/tutorials/ml-caching-nearest-neighbors-49072) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-caching-nearest-neighbors-49072) |
| 081 | [📖 Optimizing Model Hyperparameters with GridSearchCV](https://labex.io/tutorials/ml-optimizing-model-hyperparameters-with-gridsearchcv-49219) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-optimizing-model-hyperparameters-with-gridsearchcv-49219) |
| 082 | [📖 Gradient Boosting Out-of-Bag Estimates](https://labex.io/tutorials/ml-gradient-boosting-out-of-bag-estimates-49151) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-gradient-boosting-out-of-bag-estimates-49151) |
| 083 | [📖 Image Denoising With Kernel PCA](https://labex.io/tutorials/ml-image-denoising-with-kernel-pca-49108) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-image-denoising-with-kernel-pca-49108) |
| 084 | [📖 Hashing Feature Transformation](https://labex.io/tutorials/ml-hashing-feature-transformation-49253) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-hashing-feature-transformation-49253) |
| 085 | [📖 Plotting Classification Probability](https://labex.io/tutorials/ml-plotting-classification-probability-49077) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plotting-classification-probability-49077) |
| 086 | [📖 Probability Calibration for 3-Class Classification](https://labex.io/tutorials/ml-probability-calibration-for-3-class-classification-49074) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-probability-calibration-for-3-class-classification-49074) |
| 087 | [📖 Feature Importance With Random Forest](https://labex.io/tutorials/ml-feature-importance-with-random-forest-49132) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-feature-importance-with-random-forest-49132) |
| 088 | [📖 Discrete Versus Real AdaBoost](https://labex.io/tutorials/ml-discrete-versus-real-adaboost-49055) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-discrete-versus-real-adaboost-49055) |
| 089 | [📖 Kernel Density Estimation](https://labex.io/tutorials/ml-kernel-density-estimation-49109) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-kernel-density-estimation-49109) |
| 090 | [📖 Early Stopping of Stochastic Gradient Descent](https://labex.io/tutorials/ml-early-stopping-of-stochastic-gradient-descent-49287) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-early-stopping-of-stochastic-gradient-descent-49287) |
| 091 | [📖 Plot Sgdocsvm vs Ocsvm](https://labex.io/tutorials/ml-plot-sgdocsvm-vs-ocsvm-49293) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-sgdocsvm-vs-ocsvm-49293) |
| 092 | [📖 Multiclass Sparse Logistic Regression](https://labex.io/tutorials/ml-multiclass-sparse-logistic-regression-49296) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-multiclass-sparse-logistic-regression-49296) |
| 093 | [📖 Successive Halving Iterations](https://labex.io/tutorials/ml-successive-halving-iterations-49305) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-successive-halving-iterations-49305) |
| 094 | [📖 Classify Handwritten Digits with MLP Classifier](https://labex.io/tutorials/ml-classify-handwritten-digits-with-mlp-classifier-49216) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-classify-handwritten-digits-with-mlp-classifier-49216) |
| 095 | [📖 Color Quantization Using K-Means](https://labex.io/tutorials/ml-color-quantization-using-k-means-49085) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-color-quantization-using-k-means-49085) |
| 096 | [📖 Model-Based and Sequential Feature Selection](https://labex.io/tutorials/ml-model-based-and-sequential-feature-selection-49279) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-model-based-and-sequential-feature-selection-49279) |
| 097 | [📖 Discretizing Continuous Features With KBinsDiscretizer](https://labex.io/tutorials/ml-discretizing-continuous-features-with-kbinsdiscretizer-49115) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-discretizing-continuous-features-with-kbinsdiscretizer-49115) |
| 098 | [📖 Recursive Feature Elimination](https://labex.io/tutorials/ml-recursive-feature-elimination-49267) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-recursive-feature-elimination-49267) |
| 099 | [📖 Diabetes Prediction Using Voting Regressor](https://labex.io/tutorials/ml-diabetes-prediction-using-voting-regressor-49330) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-diabetes-prediction-using-voting-regressor-49330) |
| 100 | [📖 Plot Forest Iris](https://labex.io/tutorials/ml-plot-forest-iris-49133) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-forest-iris-49133) |
| 101 | [📖 Hierarchical Clustering With Connectivity Constraints](https://labex.io/tutorials/ml-hierarchical-clustering-with-connectivity-constraints-49331) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-hierarchical-clustering-with-connectivity-constraints-49331) |
| 102 | [📖 Hyperparameter Optimization: Randomized Search vs Grid Search](https://labex.io/tutorials/ml-hyperparameter-optimization-randomized-search-vs-grid-search-49256) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-hyperparameter-optimization-randomized-search-vs-grid-search-49256) |
| 103 | [📖 Validation Curves: Plotting Scores to Evaluate Models](https://labex.io/tutorials/ml-validation-curves-plotting-scores-to-evaluate-models-71125) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-validation-curves-plotting-scores-to-evaluate-models-71125) |
| 104 | [📖 Post Pruning Decision Trees](https://labex.io/tutorials/ml-post-pruning-decision-trees-49095) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-post-pruning-decision-trees-49095) |
| 105 | [📖 Ridge Regression for Linear Modeling](https://labex.io/tutorials/ml-ridge-regression-for-linear-modeling-49269) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-ridge-regression-for-linear-modeling-49269) |
| 106 | [📖 Comparing Online Solvers for Handwritten Digit Classification](https://labex.io/tutorials/ml-comparing-online-solvers-for-handwritten-digit-classification-49286) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-comparing-online-solvers-for-handwritten-digit-classification-49286) |
| 107 | [📖 Decision Tree Analysis](https://labex.io/tutorials/ml-decision-tree-analysis-49325) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-decision-tree-analysis-49325) |
| 108 | [📖 Class Probabilities With VotingClassifier](https://labex.io/tutorials/ml-class-probabilities-with-votingclassifier-49329) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-class-probabilities-with-votingclassifier-49329) |
| 109 | [📖 Plot Forest Hist Grad Boosting Comparison](https://labex.io/tutorials/ml-plot-forest-hist-grad-boosting-comparison-49130) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-forest-hist-grad-boosting-comparison-49130) |
| 110 | [📖 Clustering Analysis With Silhouette Method](https://labex.io/tutorials/ml-clustering-analysis-with-silhouette-method-49182) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-clustering-analysis-with-silhouette-method-49182) |
| 111 | [📖 Plot Multinomial and One-vs-Rest Logistic Regression](https://labex.io/tutorials/ml-plot-multinomial-and-one-vs-rest-logistic-regression-49203) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-multinomial-and-one-vs-rest-logistic-regression-49203) |
| 112 | [📖 Comparing K-Means and MiniBatchKMeans](https://labex.io/tutorials/ml-comparing-k-means-and-minibatchkmeans-49212) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-comparing-k-means-and-minibatchkmeans-49212) |
| 113 | [📖 Spectral Biclustering Algorithm](https://labex.io/tutorials/ml-spectral-biclustering-algorithm-49300) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-spectral-biclustering-algorithm-49300) |
| 114 | [📖 Spectral Co-Clustering Algorithm](https://labex.io/tutorials/ml-spectral-co-clustering-algorithm-49301) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-spectral-co-clustering-algorithm-49301) |
| 115 | [📖 Permutation Feature Importance](https://labex.io/tutorials/ml-permutation-feature-importance-71127) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-permutation-feature-importance-71127) |
| 116 | [📖 Decision Trees on Iris Dataset](https://labex.io/tutorials/ml-decision-trees-on-iris-dataset-49167) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-decision-trees-on-iris-dataset-49167) |
| 117 | [📖 Nested Cross-Validation for Model Selection](https://labex.io/tutorials/ml-nested-cross-validation-for-model-selection-49227) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-nested-cross-validation-for-model-selection-49227) |
| 118 | [📖 Permutation Test Score for Classification](https://labex.io/tutorials/ml-permutation-test-score-for-classification-49246) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-permutation-test-score-for-classification-49246) |
| 119 | [📖 Scaling Regularization Parameter for SVMs](https://labex.io/tutorials/ml-scaling-regularization-parameter-for-svms-49311) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-scaling-regularization-parameter-for-svms-49311) |
| 120 | [📖 Plotting Validation Curves](https://labex.io/tutorials/ml-plotting-validation-curves-49326) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plotting-validation-curves-49326) |
| 121 | [📖 Tuning Hyperparameters of an Estimator](https://labex.io/tutorials/ml-tuning-hyperparameters-of-an-estimator-71123) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-tuning-hyperparameters-of-an-estimator-71123) |
| 122 | [📖 Digits Classification using Scikit-Learn](https://labex.io/tutorials/ml-digits-classification-using-scikit-learn-49106) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-digits-classification-using-scikit-learn-49106) |
| 123 | [📖 Revealing Iris Dataset Structure via Factor Analysis](https://labex.io/tutorials/ml-revealing-iris-dataset-structure-via-factor-analysis-49327) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-revealing-iris-dataset-structure-via-factor-analysis-49327) |
| 124 | [📖 Plot Topics Extraction With NMF Lda](https://labex.io/tutorials/ml-plot-topics-extraction-with-nmf-lda-49319) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-topics-extraction-with-nmf-lda-49319) |
| 125 | [📖 Gaussian Mixture Model Initialization Methods](https://labex.io/tutorials/ml-gaussian-mixture-model-initialization-methods-49135) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-gaussian-mixture-model-initialization-methods-49135) |
| 126 | [📖 Partial Dependence and Individual Conditional Expectation](https://labex.io/tutorials/ml-partial-dependence-and-individual-conditional-expectation-71126) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-partial-dependence-and-individual-conditional-expectation-71126) |
| 127 | [📖 ROC With Cross Validation](https://labex.io/tutorials/ml-roc-with-cross-validation-49273) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-roc-with-cross-validation-49273) |
| 128 | [📖 Nonparametric Isotonic Regression with Scikit-Learn](https://labex.io/tutorials/ml-nonparametric-isotonic-regression-with-scikit-learn-49172) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-nonparametric-isotonic-regression-with-scikit-learn-49172) |
| 129 | [📖 Sparse Signal Regression With L1-Based Models](https://labex.io/tutorials/ml-sparse-signal-regression-with-l1-based-models-49187) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-sparse-signal-regression-with-l1-based-models-49187) |
| 130 | [📖 Non-Negative Least Squares Regression](https://labex.io/tutorials/ml-non-negative-least-squares-regression-49228) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-non-negative-least-squares-regression-49228) |
| 131 | [📖 Quantile Regression with Scikit-Learn](https://labex.io/tutorials/ml-quantile-regression-with-scikit-learn-49251) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-quantile-regression-with-scikit-learn-49251) |
| 132 | [📖 Detecting Outliers in Wine Data](https://labex.io/tutorials/ml-detecting-outliers-in-wine-data-49237) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-detecting-outliers-in-wine-data-49237) |
| 133 | [📖 Exploring K-Means Clustering Assumptions](https://labex.io/tutorials/ml-exploring-k-means-clustering-assumptions-49179) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-exploring-k-means-clustering-assumptions-49179) |
| 134 | [📖 Exploring Johnson-Lindenstrauss Lemma with Random Projections](https://labex.io/tutorials/ml-exploring-johnson-lindenstrauss-lemma-with-random-projections-49174) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-exploring-johnson-lindenstrauss-lemma-with-random-projections-49174) |
| 135 | [📖 Principal Component Analysis with Kernel PCA](https://labex.io/tutorials/ml-principal-component-analysis-with-kernel-pca-49177) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-principal-component-analysis-with-kernel-pca-49177) |
| 136 | [📖 Digit Dataset Analysis](https://labex.io/tutorials/ml-digit-dataset-analysis-49110) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-digit-dataset-analysis-49110) |
| 137 | [📖 Plot Grid Search Digits](https://labex.io/tutorials/ml-plot-grid-search-digits-49155) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-grid-search-digits-49155) |
| 138 | [📖 Anomaly Detection With Isolation Forest](https://labex.io/tutorials/ml-anomaly-detection-with-isolation-forest-49171) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-anomaly-detection-with-isolation-forest-49171) |
| 139 | [📖 Plot Compare GPR KRR](https://labex.io/tutorials/ml-plot-compare-gpr-krr-49090) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-compare-gpr-krr-49090) |
| 140 | [📖 Scikit-Learn MLPClassifier: Stochastic Learning Strategies](https://labex.io/tutorials/ml-scikit-learn-mlpclassifier-stochastic-learning-strategies-49215) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-scikit-learn-mlpclassifier-stochastic-learning-strategies-49215) |
| 141 | [📖 Linear Discriminant Analysis for Classification](https://labex.io/tutorials/ml-linear-discriminant-analysis-for-classification-49194) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-linear-discriminant-analysis-for-classification-49194) |
| 142 | [📖 Plot Kernel Ridge Regression](https://labex.io/tutorials/ml-plot-kernel-ridge-regression-49178) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-kernel-ridge-regression-49178) |
| 143 | [📖 Plot Random Forest Regression Multioutput](https://labex.io/tutorials/ml-plot-random-forest-regression-multioutput-49254) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-random-forest-regression-multioutput-49254) |
| 144 | [📖 Comparison Between Grid Search and Successive Halving](https://labex.io/tutorials/ml-comparison-between-grid-search-and-successive-halving-49304) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-comparison-between-grid-search-and-successive-halving-49304) |
| 145 | [📖 Plot Pca vs Fa Model Selection](https://labex.io/tutorials/ml-plot-pca-vs-fa-model-selection-49241) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-pca-vs-fa-model-selection-49241) |
| 146 | [📖 Species Distribution Modeling](https://labex.io/tutorials/ml-species-distribution-modeling-49298) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-species-distribution-modeling-49298) |
| 147 | [📖 Data Scaling and Transformation](https://labex.io/tutorials/ml-data-scaling-and-transformation-49064) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-data-scaling-and-transformation-49064) |
| 148 | [📖 Demonstrating KBinsDiscretizer Strategies](https://labex.io/tutorials/ml-demonstrating-kbinsdiscretizer-strategies-49114) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-demonstrating-kbinsdiscretizer-strategies-49114) |
| 149 | [📖 FeatureHasher and DictVectorizer Comparison](https://labex.io/tutorials/ml-featurehasher-and-dictvectorizer-comparison-49158) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-featurehasher-and-dictvectorizer-comparison-49158) |
| 150 | [📖 Precompute Gram Matrix for ElasticNet](https://labex.io/tutorials/ml-precompute-gram-matrix-for-elasticnet-49118) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-precompute-gram-matrix-for-elasticnet-49118) |
| 151 | [📖 Plot Huber vs Ridge](https://labex.io/tutorials/ml-plot-huber-vs-ridge-49160) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-huber-vs-ridge-49160) |
| 152 | [📖 Scikit-Learn Lasso Regression](https://labex.io/tutorials/ml-scikit-learn-lasso-regression-49189) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-scikit-learn-lasso-regression-49189) |
| 153 | [📖 Sparse Signal Recovery With Orthogonal Matching Pursuit](https://labex.io/tutorials/ml-sparse-signal-recovery-with-orthogonal-matching-pursuit-49232) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-sparse-signal-recovery-with-orthogonal-matching-pursuit-49232) |
| 154 | [📖 Plot SGD Separating Hyperplane](https://labex.io/tutorials/ml-plot-sgd-separating-hyperplane-49291) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-sgd-separating-hyperplane-49291) |
| 155 | [📖 Step-by-Step Logistic Regression](https://labex.io/tutorials/ml-step-by-step-logistic-regression-49202) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-step-by-step-logistic-regression-49202) |
| 156 | [📖 Empirical Evaluation of K-Means Initialization](https://labex.io/tutorials/ml-empirical-evaluation-of-k-means-initialization-49183) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-empirical-evaluation-of-k-means-initialization-49183) |
| 157 | [📖 Neighborhood Components Analysis](https://labex.io/tutorials/ml-neighborhood-components-analysis-49225) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-neighborhood-components-analysis-49225) |
| 158 | [📖 Kernel Density Estimate of Species Distributions](https://labex.io/tutorials/ml-kernel-density-estimate-of-species-distributions-49299) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-kernel-density-estimate-of-species-distributions-49299) |
| 159 | [📖 Affinity Propagation Clustering](https://labex.io/tutorials/ml-affinity-propagation-clustering-49060) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-affinity-propagation-clustering-49060) |
| 160 | [📖 Hierarchical Clustering Dendrogram](https://labex.io/tutorials/ml-hierarchical-clustering-dendrogram-49063) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-hierarchical-clustering-dendrogram-49063) |
| 161 | [📖 Comparing BIRCH and MiniBatchKMeans](https://labex.io/tutorials/ml-comparing-birch-and-minibatchkmeans-49070) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-comparing-birch-and-minibatchkmeans-49070) |
| 162 | [📖 Bisecting K-Means and Regular K-Means Performance Comparison](https://labex.io/tutorials/ml-bisecting-k-means-and-regular-k-means-performance-comparison-49071) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-bisecting-k-means-and-regular-k-means-performance-comparison-49071) |
| 163 | [📖 Comparing Clustering Algorithms](https://labex.io/tutorials/ml-comparing-clustering-algorithms-49081) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-comparing-clustering-algorithms-49081) |
| 164 | [📖 Demo of HDBSCAN Clustering Algorithm](https://labex.io/tutorials/ml-demo-of-hdbscan-clustering-algorithm-49159) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-demo-of-hdbscan-clustering-algorithm-49159) |
| 165 | [📖 Mean-Shift Clustering Algorithm](https://labex.io/tutorials/ml-mean-shift-clustering-algorithm-49211) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-mean-shift-clustering-algorithm-49211) |
| 166 | [📖 Unsupervised Clustering with K-Means](https://labex.io/tutorials/ml-unsupervised-clustering-with-k-means-71116) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-unsupervised-clustering-with-k-means-71116) |
| 167 | [📖 Random Forest OOB Error Estimation](https://labex.io/tutorials/ml-random-forest-oob-error-estimation-49119) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-random-forest-oob-error-estimation-49119) |
| 168 | [📖 Pixel Importances With Parallel Forest of Trees](https://labex.io/tutorials/ml-pixel-importances-with-parallel-forest-of-trees-49131) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-pixel-importances-with-parallel-forest-of-trees-49131) |
| 169 | [📖 Image Segmentation With Hierarchical Clustering](https://labex.io/tutorials/ml-image-segmentation-with-hierarchical-clustering-49084) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-image-segmentation-with-hierarchical-clustering-49084) |
| 170 | [📖 Plot Dict Face Patches](https://labex.io/tutorials/ml-plot-dict-face-patches-49104) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-dict-face-patches-49104) |
| 171 | [📖 Gaussian Processes on Discrete Data Structures](https://labex.io/tutorials/ml-gaussian-processes-on-discrete-data-structures-49147) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-gaussian-processes-on-discrete-data-structures-49147) |
| 172 | [📖 Spectral Clustering for Image Segmentation](https://labex.io/tutorials/ml-spectral-clustering-for-image-segmentation-49278) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-spectral-clustering-for-image-segmentation-49278) |
| 173 | [📖 SVM Tie Breaking](https://labex.io/tutorials/ml-svm-tie-breaking-49312) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-svm-tie-breaking-49312) |
| 174 | [📖 Plot GPR Co2](https://labex.io/tutorials/ml-plot-gpr-co2-49144) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-gpr-co2-49144) |
| 175 | [📖 Boosted Decision Tree Regression](https://labex.io/tutorials/ml-boosted-decision-tree-regression-49057) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-boosted-decision-tree-regression-49057) |
| 176 | [📖 Bias-Variance Decomposition With Bagging](https://labex.io/tutorials/ml-bias-variance-decomposition-with-bagging-49068) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-bias-variance-decomposition-with-bagging-49068) |
| 177 | [📖 Scikit-Learn Elastic-Net Regression Model](https://labex.io/tutorials/ml-scikit-learn-elastic-net-regression-model-49320) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-scikit-learn-elastic-net-regression-model-49320) |
| 178 | [📖 Plot Agglomerative Clustering](https://labex.io/tutorials/ml-plot-agglomerative-clustering-49062) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-agglomerative-clustering-49062) |
| 179 | [📖 Map Data to a Normal Distribution](https://labex.io/tutorials/ml-map-data-to-a-normal-distribution-49209) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-map-data-to-a-normal-distribution-49209) |
| 180 | [📖 Cross-Validation With Linear Models](https://labex.io/tutorials/ml-cross-validation-with-linear-models-49098) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-cross-validation-with-linear-models-49098) |
| 181 | [📖 SVM: Maximum Margin Separating Hyperplane](https://labex.io/tutorials/ml-svm-maximum-margin-separating-hyperplane-49284) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-svm-maximum-margin-separating-hyperplane-49284) |
| 182 | [📖 SVM for Unbalanced Classes](https://labex.io/tutorials/ml-svm-for-unbalanced-classes-49283) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-svm-for-unbalanced-classes-49283) |
| 183 | [📖 Preprocessing Techniques in Scikit-Learn](https://labex.io/tutorials/ml-preprocessing-techniques-in-scikit-learn-71130) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-preprocessing-techniques-in-scikit-learn-71130) |
| 184 | [📖 Agglomerative Clustering Metrics](https://labex.io/tutorials/ml-agglomerative-clustering-metrics-49061) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-agglomerative-clustering-metrics-49061) |
| 185 | [📖 Logistic Regression Classifier on Iris Dataset](https://labex.io/tutorials/ml-logistic-regression-classifier-on-iris-dataset-49169) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-logistic-regression-classifier-on-iris-dataset-49169) |
| 186 | [📖 Scikit-Learn Multi-Class SGD Classifier](https://labex.io/tutorials/ml-scikit-learn-multi-class-sgd-classifier-49288) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-scikit-learn-multi-class-sgd-classifier-49288) |
| 187 | [📖 Incremental Principal Component Analysis on Iris Dataset](https://labex.io/tutorials/ml-incremental-principal-component-analysis-on-iris-dataset-49164) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-incremental-principal-component-analysis-on-iris-dataset-49164) |
| 188 | [📖 Sparse Inverse Covariance Estimation](https://labex.io/tutorials/ml-sparse-inverse-covariance-estimation-49295) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-sparse-inverse-covariance-estimation-49295) |
| 189 | [📖 Nearest Centroid Classification](https://labex.io/tutorials/ml-nearest-centroid-classification-49226) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-nearest-centroid-classification-49226) |
| 190 | [📖 Probabilistic Predictions With Gaussian Process Classification](https://labex.io/tutorials/ml-probabilistic-predictions-with-gaussian-process-classification-49143) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-probabilistic-predictions-with-gaussian-process-classification-49143) |
| 191 | [📖 Gradient Boosting Monotonic Constraints](https://labex.io/tutorials/ml-gradient-boosting-monotonic-constraints-49218) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-gradient-boosting-monotonic-constraints-49218) |
| 192 | [📖 Scikit-Learn Confusion Matrix](https://labex.io/tutorials/ml-scikit-learn-confusion-matrix-49094) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-scikit-learn-confusion-matrix-49094) |
| 193 | [📖 Recognizing Hand-Written Digits](https://labex.io/tutorials/ml-recognizing-hand-written-digits-49107) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-recognizing-hand-written-digits-49107) |
| 194 | [📖 Gradient Boosting Regularization](https://labex.io/tutorials/ml-gradient-boosting-regularization-49154) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-gradient-boosting-regularization-49154) |
| 195 | [📖 Label Propagation Learning](https://labex.io/tutorials/ml-label-propagation-learning-49186) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-label-propagation-learning-49186) |
| 196 | [📖 Semi-Supervised Learning Algorithms](https://labex.io/tutorials/ml-semi-supervised-learning-algorithms-71111) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-semi-supervised-learning-algorithms-71111) |
| 197 | [📖 Nonlinear Data Regression Techniques](https://labex.io/tutorials/ml-nonlinear-data-regression-techniques-20804) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-nonlinear-data-regression-techniques-20804) |
| 198 | [📖 Prediction for Bitcoin Price](https://labex.io/tutorials/ml-prediction-for-bitcoin-price-20806) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-prediction-for-bitcoin-price-20806) |
| 199 | [📖 Shrinkage Covariance Estimation](https://labex.io/tutorials/ml-shrinkage-covariance-estimation-49096) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-shrinkage-covariance-estimation-49096) |
| 200 | [📖 Visualize High-Dimensional Data with MDS](https://labex.io/tutorials/ml-visualize-high-dimensional-data-with-mds-49210) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-visualize-high-dimensional-data-with-mds-49210) |
| 201 | [📖 Gaussian Mixture Model Covariances](https://labex.io/tutorials/ml-gaussian-mixture-model-covariances-49134) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-gaussian-mixture-model-covariances-49134) |
| 202 | [📖 Gaussian Mixture Model Selection](https://labex.io/tutorials/ml-gaussian-mixture-model-selection-49137) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-gaussian-mixture-model-selection-49137) |
| 203 | [📖 Semi-Supervised Classifiers on the Iris Dataset](https://labex.io/tutorials/ml-semi-supervised-classifiers-on-the-iris-dataset-49282) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-semi-supervised-classifiers-on-the-iris-dataset-49282) |
| 204 | [📖 Explicit Feature Map Approximation for RBF Kernels](https://labex.io/tutorials/ml-explicit-feature-map-approximation-for-rbf-kernels-49176) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-explicit-feature-map-approximation-for-rbf-kernels-49176) |
| 205 | [📖 Plot Pca vs Lda](https://labex.io/tutorials/ml-plot-pca-vs-lda-49242) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-pca-vs-lda-49242) |
| 206 | [📖 Manifold Learning on Spherical Data](https://labex.io/tutorials/ml-manifold-learning-on-spherical-data-49208) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-manifold-learning-on-spherical-data-49208) |
| 207 | [📖 Faces Dataset Decompositions](https://labex.io/tutorials/ml-faces-dataset-decompositions-49124) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-faces-dataset-decompositions-49124) |
| 208 | [📖 Random Classification Dataset Plotting](https://labex.io/tutorials/ml-random-classification-dataset-plotting-49252) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-random-classification-dataset-plotting-49252) |
| 209 | [📖 Multilabel Dataset Generation with Scikit-Learn](https://labex.io/tutorials/ml-multilabel-dataset-generation-with-scikit-learn-49255) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-multilabel-dataset-generation-with-scikit-learn-49255) |
| 210 | [📖 Swiss Roll and Swiss-Hole Reduction](https://labex.io/tutorials/ml-swiss-roll-and-swiss-hole-reduction-49313) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-swiss-roll-and-swiss-hole-reduction-49313) |
| 211 | [📖 Scikit-Learn Libsvm GUI](https://labex.io/tutorials/ml-scikit-learn-libsvm-gui-49333) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-scikit-learn-libsvm-gui-49333) |
| 212 | [📖 Vector Quantization With KBinsDiscretizer](https://labex.io/tutorials/ml-vector-quantization-with-kbinsdiscretizer-49122) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-vector-quantization-with-kbinsdiscretizer-49122) |
| 213 | [📖 Hierarchical Clustering With Scikit-Learn](https://labex.io/tutorials/ml-hierarchical-clustering-with-scikit-learn-49198) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-hierarchical-clustering-with-scikit-learn-49198) |
| 214 | [📖 Transforming the Prediction Target](https://labex.io/tutorials/ml-transforming-the-prediction-target-71136) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-transforming-the-prediction-target-71136) |
| 215 | [📖 Feature Agglomeration for High-Dimensional Data](https://labex.io/tutorials/ml-feature-agglomeration-for-high-dimensional-data-49105) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-feature-agglomeration-for-high-dimensional-data-49105) |
| 216 | [📖 Feature Extraction with Scikit-Learn](https://labex.io/tutorials/ml-feature-extraction-with-scikit-learn-71129) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-feature-extraction-with-scikit-learn-71129) |
| 217 | [📖 Comparison of F-Test and Mutual Information](https://labex.io/tutorials/ml-comparison-of-f-test-and-mutual-information-49121) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-comparison-of-f-test-and-mutual-information-49121) |
| 218 | [📖 Curve Fitting With Bayesian Ridge Regression](https://labex.io/tutorials/ml-curve-fitting-with-bayesian-ridge-regression-49067) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-curve-fitting-with-bayesian-ridge-regression-49067) |
| 219 | [📖 Lasso and Elastic Net](https://labex.io/tutorials/ml-lasso-and-elastic-net-49188) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-lasso-and-elastic-net-49188) |
| 220 | [📖 Logistic Regression Model](https://labex.io/tutorials/ml-logistic-regression-model-49205) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-logistic-regression-model-49205) |
| 221 | [📖 Joint Feature Selection With Multi-Task Lasso](https://labex.io/tutorials/ml-joint-feature-selection-with-multi-task-lasso-49220) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-joint-feature-selection-with-multi-task-lasso-49220) |
| 222 | [📖 Applying Regularization Techniques with SGD](https://labex.io/tutorials/ml-applying-regularization-techniques-with-sgd-49290) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-applying-regularization-techniques-with-sgd-49290) |
| 223 | [📖 Theil-Sen Regression with Python Scikit-Learn](https://labex.io/tutorials/ml-theil-sen-regression-with-python-scikit-learn-49317) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-theil-sen-regression-with-python-scikit-learn-49317) |
| 224 | [📖 Compressive Sensing Image Reconstruction](https://labex.io/tutorials/ml-compressive-sensing-image-reconstruction-49318) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-compressive-sensing-image-reconstruction-49318) |
| 225 | [📖 Decision Tree Regression](https://labex.io/tutorials/ml-decision-tree-regression-49323) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-decision-tree-regression-49323) |
| 226 | [📖 Multi-Output Decision Tree Regression](https://labex.io/tutorials/ml-multi-output-decision-tree-regression-49322) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-multi-output-decision-tree-regression-49322) |
| 227 | [📖 Simple 1D Kernel Density Estimation](https://labex.io/tutorials/ml-simple-1d-kernel-density-estimation-49175) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-simple-1d-kernel-density-estimation-49175) |
| 228 | [📖 Local Outlier Factor for Novelty Detection](https://labex.io/tutorials/ml-local-outlier-factor-for-novelty-detection-49200) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-local-outlier-factor-for-novelty-detection-49200) |
| 229 | [📖 Outlier Detection With LOF](https://labex.io/tutorials/ml-outlier-detection-with-lof-49201) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-outlier-detection-with-lof-49201) |
| 230 | [📖 Density Estimation Using Kernel Density](https://labex.io/tutorials/ml-density-estimation-using-kernel-density-71121) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-density-estimation-using-kernel-density-71121) |
| 231 | [📖 Exploring K-Means Clustering with Python](https://labex.io/tutorials/ml-exploring-k-means-clustering-with-python-49082) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-exploring-k-means-clustering-with-python-49082) |
| 232 | [📖 Agglomerative Clustering on Digits Dataset](https://labex.io/tutorials/ml-agglomerative-clustering-on-digits-dataset-49111) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-agglomerative-clustering-on-digits-dataset-49111) |
| 233 | [📖 OPTICS Clustering Algorithm](https://labex.io/tutorials/ml-optics-clustering-algorithm-49234) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-optics-clustering-algorithm-49234) |
| 234 | [📖 Biclustering in Scikit-Learn](https://labex.io/tutorials/ml-biclustering-in-scikit-learn-71117) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-biclustering-in-scikit-learn-71117) |
| 235 | [📖 Regularization Path of L1- Logistic Regression](https://labex.io/tutorials/ml-regularization-path-of-l1-logistic-regression-49204) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-regularization-path-of-l1-logistic-regression-49204) |
| 236 | [📖 Support Vector Regression](https://labex.io/tutorials/ml-support-vector-regression-49310) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-support-vector-regression-49310) |
| 237 | [📖 Centroid Based Clustering](https://labex.io/tutorials/ml-centroid-based-clustering-20754) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-centroid-based-clustering-20754) |
| 238 | [📖 Neural Network Models](https://labex.io/tutorials/ml-neural-network-models-71113) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-neural-network-models-71113) |
| 239 | [📖 Gaussian Process Classification on Iris Dataset](https://labex.io/tutorials/ml-gaussian-process-classification-on-iris-dataset-49140) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-gaussian-process-classification-on-iris-dataset-49140) |
| 240 | [📖 Gaussian Process Classification](https://labex.io/tutorials/ml-gaussian-process-classification-49141) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-gaussian-process-classification-49141) |
| 241 | [📖 Gaussian Process Classification on XOR Dataset](https://labex.io/tutorials/ml-gaussian-process-classification-on-xor-dataset-49142) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-gaussian-process-classification-on-xor-dataset-49142) |
| 242 | [📖 Nonlinear Predictive Modeling Using Gaussian Process](https://labex.io/tutorials/ml-nonlinear-predictive-modeling-using-gaussian-process-49146) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-nonlinear-predictive-modeling-using-gaussian-process-49146) |
| 243 | [📖 Fit Gaussian Process Regression Model](https://labex.io/tutorials/ml-fit-gaussian-process-regression-model-49145) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-fit-gaussian-process-regression-model-49145) |
| 244 | [📖 Gaussian Process Regression: Kernels](https://labex.io/tutorials/ml-gaussian-process-regression-kernels-49148) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-gaussian-process-regression-kernels-49148) |
| 245 | [📖 Spectral Clustering and Other Clustering Methods](https://labex.io/tutorials/ml-spectral-clustering-and-other-clustering-methods-20811) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-spectral-clustering-and-other-clustering-methods-20811) |
| 246 | [📖 Nonlinear Pattern Recognition Techniques](https://labex.io/tutorials/ml-nonlinear-pattern-recognition-techniques-20812) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-nonlinear-pattern-recognition-techniques-20812) |
| 247 | [📖 Quickly Select Models With Cross Validation](https://labex.io/tutorials/ml-quickly-select-models-with-cross-validation-20807) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-quickly-select-models-with-cross-validation-20807) |
| 248 | [📖 Cross-Validation on Digits Dataset](https://labex.io/tutorials/ml-cross-validation-on-digits-dataset-49099) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-cross-validation-on-digits-dataset-49099) |
| 249 | [📖 Early Stopping of Gradient Boosting](https://labex.io/tutorials/ml-early-stopping-of-gradient-boosting-49150) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-early-stopping-of-gradient-boosting-49150) |
| 250 | [📖 Machine Learning Cross-Validation with Python](https://labex.io/tutorials/ml-machine-learning-cross-validation-with-python-71122) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-machine-learning-cross-validation-with-python-71122) |
| 251 | [📖 Linear Regression Example](https://labex.io/tutorials/ml-linear-regression-example-49231) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-linear-regression-example-49231) |
| 252 | [📖 Pairwise Metrics and Kernels in Scikit-Learn](https://labex.io/tutorials/ml-pairwise-metrics-and-kernels-in-scikit-learn-71135) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-pairwise-metrics-and-kernels-in-scikit-learn-71135) |
| 253 | [📖 Compare Cross Decomposition Methods](https://labex.io/tutorials/ml-compare-cross-decomposition-methods-49089) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-compare-cross-decomposition-methods-49089) |
| 254 | [📖 Nearest Neighbors Classification](https://labex.io/tutorials/ml-nearest-neighbors-classification-49078) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-nearest-neighbors-classification-49078) |
| 255 | [📖 SVM Classification Using Custom Kernel](https://labex.io/tutorials/ml-svm-classification-using-custom-kernel-49097) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-svm-classification-using-custom-kernel-49097) |
| 256 | [📖 SVM Classifier on Iris Dataset](https://labex.io/tutorials/ml-svm-classifier-on-iris-dataset-49170) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-svm-classifier-on-iris-dataset-49170) |
| 257 | [📖 Imputation of Missing Values](https://labex.io/tutorials/ml-imputation-of-missing-values-71131) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-imputation-of-missing-values-71131) |
| 258 | [📖 Decision Tree Classification with Python](https://labex.io/tutorials/ml-decision-tree-classification-with-python-20760) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-decision-tree-classification-with-python-20760) |
| 259 | [📖 Kernel Approximation Techniques in Scikit-Learn](https://labex.io/tutorials/ml-kernel-approximation-techniques-in-scikit-learn-71134) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-kernel-approximation-techniques-in-scikit-learn-71134) |
| 260 | [📖 Probabilistic Classification with Naive Bayes](https://labex.io/tutorials/ml-probabilistic-classification-with-naive-bayes-20801) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-probabilistic-classification-with-naive-bayes-20801) |
| 261 | [📖 Blind Source Separation](https://labex.io/tutorials/ml-blind-source-separation-49161) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-blind-source-separation-49161) |
| 262 | [📖 Independent Component Analysis with FastICA and PCA](https://labex.io/tutorials/ml-independent-component-analysis-with-fastica-and-pca-49162) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-independent-component-analysis-with-fastica-and-pca-49162) |
| 263 | [📖 Iris Flower Classification with Scikit-learn](https://labex.io/tutorials/ml-iris-flower-classification-with-scikit-learn-49166) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-iris-flower-classification-with-scikit-learn-49166) |
| 264 | [📖 Principal Components Analysis](https://labex.io/tutorials/ml-principal-components-analysis-49239) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-principal-components-analysis-49239) |
| 265 | [📖 Sparse Coding With Precomputed Dictionary](https://labex.io/tutorials/ml-sparse-coding-with-precomputed-dictionary-49294) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-sparse-coding-with-precomputed-dictionary-49294) |
| 266 | [📖 Wikipedia PageRank With Randomized SVD](https://labex.io/tutorials/ml-wikipedia-pagerank-with-randomized-svd-49334) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-wikipedia-pagerank-with-randomized-svd-49334) |
| 267 | [📖 Decomposing Signals in Components](https://labex.io/tutorials/ml-decomposing-signals-in-components-71118) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-decomposing-signals-in-components-71118) |
| 268 | [📖 Comparison of Covariance Estimators](https://labex.io/tutorials/ml-comparison-of-covariance-estimators-49206) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-comparison-of-covariance-estimators-49206) |
| 269 | [📖 Robust Covariance Estimation and Mahalanobis Distances Relevance](https://labex.io/tutorials/ml-robust-covariance-estimation-and-mahalanobis-distances-relevance-49207) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-robust-covariance-estimation-and-mahalanobis-distances-relevance-49207) |
| 270 | [📖 Robust Covariance Estimation in Python](https://labex.io/tutorials/ml-robust-covariance-estimation-in-python-49272) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-robust-covariance-estimation-in-python-49272) |
| 271 | [📖 Covariance Matrix Estimation with Scikit-Learn](https://labex.io/tutorials/ml-covariance-matrix-estimation-with-scikit-learn-71119) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-covariance-matrix-estimation-with-scikit-learn-71119) |
| 272 | [📖 Manifold Learning with Scikit-Learn](https://labex.io/tutorials/ml-manifold-learning-with-scikit-learn-71115) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-manifold-learning-with-scikit-learn-71115) |
| 273 | [📖 Discriminant Analysis Classification Algorithms](https://labex.io/tutorials/ml-discriminant-analysis-classification-algorithms-49193) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-discriminant-analysis-classification-algorithms-49193) |
| 274 | [📖 Plot Concentration Prior](https://labex.io/tutorials/ml-plot-concentration-prior-49093) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-plot-concentration-prior-49093) |
| 275 | [📖 Gaussian Mixture Models](https://labex.io/tutorials/ml-gaussian-mixture-models-71114) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-gaussian-mixture-models-71114) |
| 276 | [📖 Nonlinear Regression with Isotonic](https://labex.io/tutorials/ml-nonlinear-regression-with-isotonic-71112) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-nonlinear-regression-with-isotonic-71112) |
| 277 | [📖 Active Learning Withel Propagation](https://labex.io/tutorials/ml-active-learning-withel-propagation-49184) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-active-learning-withel-propagation-49184) |
| 278 | [📖 Bagging and Boosting Method](https://labex.io/tutorials/ml-bagging-and-boosting-method-20749) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-bagging-and-boosting-method-20749) |
| 279 | [📖 Hierarchical Clustering Exploration for Clustering](https://labex.io/tutorials/ml-hierarchical-clustering-exploration-for-clustering-20782) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-hierarchical-clustering-exploration-for-clustering-20782) |
| 280 | [📖 Guide of Tensorflow](https://labex.io/tutorials/ml-guide-of-tensorflow-20777) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-guide-of-tensorflow-20777) |
| 281 | [📖 Shallow Neural Network Implemented by Tensorflow 2](https://labex.io/tutorials/ml-shallow-neural-network-implemented-by-tensorflow-2-20809) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-shallow-neural-network-implemented-by-tensorflow-2-20809) |
| 282 | [📖 Tensorflow 2 Model Saving and Restoring](https://labex.io/tutorials/ml-tensorflow-2-model-saving-and-restoring-20813) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-tensorflow-2-model-saving-and-restoring-20813) |
| 283 | [📖 Train Handwritten Digits Recognition Neural Network](https://labex.io/tutorials/ml-train-handwritten-digits-recognition-neural-network-20814) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-train-handwritten-digits-recognition-neural-network-20814) |
| 284 | [📖 Calculation of Ridge Regression Coefficient](https://labex.io/tutorials/ml-calculation-of-ridge-regression-coefficient-20753) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-calculation-of-ridge-regression-coefficient-20753) |
| 285 | [📖 Mastering Linear Regression Fundamentals](https://labex.io/tutorials/ml-mastering-linear-regression-fundamentals-20799) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-mastering-linear-regression-fundamentals-20799) |
| 286 | [📖 Logistic Regression Classification with Scikit-Learn](https://labex.io/tutorials/ml-logistic-regression-classification-with-scikit-learn-20800) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-logistic-regression-classification-with-scikit-learn-20800) |
| 287 | [📖 Prediction for Beijing Housing Prices](https://labex.io/tutorials/ml-prediction-for-beijing-housing-prices-20805) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-prediction-for-beijing-housing-prices-20805) |
| 288 | [📖 Density Based Clustering](https://labex.io/tutorials/ml-density-based-clustering-20770) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-density-based-clustering-20770) |
| 289 | [📖 Image Compression Using Mini Batch K Means](https://labex.io/tutorials/ml-image-compression-using-mini-batch-k-means-20783) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-image-compression-using-mini-batch-k-means-20783) |
| 290 | [📖 Density-Based Clustering Application](https://labex.io/tutorials/ml-density-based-clustering-application-20820) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-density-based-clustering-application-20820) |
| 291 | [📖 K Nearest Neighbor Algorithm](https://labex.io/tutorials/ml-k-nearest-neighbor-algorithm-20796) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-k-nearest-neighbor-algorithm-20796) |
| 292 | [📖 Ridge Regression and Lasso Regression](https://labex.io/tutorials/ml-ridge-regression-and-lasso-regression-20808) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-ridge-regression-and-lasso-regression-20808) |
| 293 | [📖 Classification of Car Safety Evaluation Dataset](https://labex.io/tutorials/ml-classification-of-car-safety-evaluation-dataset-20756) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-classification-of-car-safety-evaluation-dataset-20756) |
| 294 | [📖 Perceptron and Artificial Neural Network](https://labex.io/tutorials/ml-perceptron-and-artificial-neural-network-20802) | ★☆☆ | [🔗 View](https://labex.io/tutorials/ml-perceptron-and-artificial-neural-network-20802) |

## More Free Tutorials

- [Practice Linux Free Tutorials](https://github.com/labex-labs/linux-free-tutorials)
- [Practice Python Free Tutorials](https://github.com/labex-labs/python-free-tutorials)
- [Practice DevOps Free Tutorials](https://github.com/labex-labs/devops-free-tutorials)
- [Practice Web Development Free Tutorials](https://github.com/labex-labs/web-development-free-tutorials)
- [Practice Data Science Free Tutorials](https://github.com/labex-labs/data-science-free-tutorials)
- [Practice Big Data Free Tutorials](https://github.com/labex-labs/bigdata-free-tutorials)
- [Practice Cyber Security Free Tutorials](https://github.com/labex-labs/cysec-free-tutorials)
- [Practice Machine Learning Free Tutorials](https://github.com/labex-labs/ml-free-tutorials)
- [Practice Docker Free Tutorials](https://github.com/labex-labs/docker-free-tutorials)
- [Practice Kubernetes Free Tutorials](https://github.com/labex-labs/kubernetes-free-tutorials)
- [Practice Git Free Tutorials](https://github.com/labex-labs/git-free-tutorials)
- [Practice Ansible Free Tutorials](https://github.com/labex-labs/ansible-free-tutorials)
- [Practice Jenkins Free Tutorials](https://github.com/labex-labs/jenkins-free-tutorials)
- [Practice Shell Free Tutorials](https://github.com/labex-labs/shell-free-tutorials)
- [Practice Java Free Tutorials](https://github.com/labex-labs/java-free-tutorials)
- [Practice Hadoop Free Tutorials](https://github.com/labex-labs/hadoop-free-tutorials)
- [Practice C++ Free Tutorials](https://github.com/labex-labs/cpp-free-tutorials)
- [Practice C Free Tutorials](https://github.com/labex-labs/c-free-tutorials)
- [Practice MySQL Free Tutorials](https://github.com/labex-labs/mysql-free-tutorials)
- [Practice Go Free Tutorials](https://github.com/labex-labs/go-free-tutorials)
- [Practice Rust Free Tutorials](https://github.com/labex-labs/rust-free-tutorials)
- [Practice OpenCV Free Tutorials](https://github.com/labex-labs/opencv-free-tutorials)
- [Practice Django Free Tutorials](https://github.com/labex-labs/django-free-tutorials)
- [Practice Pandas Free Tutorials](https://github.com/labex-labs/pandas-free-tutorials)
- [Practice NumPy Free Tutorials](https://github.com/labex-labs/numpy-free-tutorials)
- [Practice scikit-learn Free Tutorials](https://github.com/labex-labs/sklearn-free-tutorials)
- [Practice Matplotlib Free Tutorials](https://github.com/labex-labs/matplotlib-free-tutorials)
- [Practice Algorithm Free Tutorials](https://github.com/labex-labs/algorithm-free-tutorials)
- [Practice HTML Free Tutorials](https://github.com/labex-labs/html-free-tutorials)
- [Practice CSS Free Tutorials](https://github.com/labex-labs/css-free-tutorials)
- [Practice JavaScript Free Tutorials](https://github.com/labex-labs/javascript-free-tutorials)
- [Practice React Free Tutorials](https://github.com/labex-labs/react-free-tutorials)
- [Practice jQuery Free Tutorials](https://github.com/labex-labs/jquery-free-tutorials)

## More

- 🔗 [scikit-learn Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- 🔗 [scikit-learn Programming Projects](https://github.com/labex-labs/awesome-programming-projects)