- Sort Score
- Num 10 results
- Language All
- Labels All
Results 231 - 240 of 3,641 for document (3.98 seconds)
Filter
-
Importance of Feature Scaling — scikit-learn 1....
Feature scaling through standardization, also called Z-score normalization, is an important preprocessing step for many machine learning algorithms. It involves rescaling each feature such that it ...scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html -
SVM Margins Example — scikit-learn 1.8.0 docume...
The plots below illustrate the effect the parameter C has on the separation line. A large value of C basically tells our model that we do not have that much faith in our data’s distribution, and wi...scikit-learn.org/stable/auto_examples/svm/plot_svm_margin.html -
Nearest Centroid Classification — scikit-learn ...
Sample usage of Nearest Centroid classification. It will plot the decision boundaries for each class.,., Total running time of the script:(0 minutes 0.135 seconds) Launch binder Launch JupyterLite ...scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html -
2. Unsupervised learning — scikit-learn 1.8.0 d...
Gaussian mixture models- Gaussian Mixture, Variational Bayesian Gaussian Mixture., Manifold learning- Introduction, Isomap, Locally Linear Embedding, Modified Locally Linear Embedding, Hessian Eige...scikit-learn.org/stable/unsupervised_learning.html -
RandomizedSearchCV — scikit-learn 1.8.0 documen...
scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html -
make_low_rank_matrix — scikit-learn 1.8.0 docum...
scikit-learn.org/stable/modules/generated/sklearn.datasets.make_low_rank_matrix.html -
Permutation Importance vs Random Forest Feature...
Documentation for Pipeline i Fitted Parameters...preprocess: ColumnTransformer ? Documentation for preprocess: ColumnTransformer...scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance.html -
pairwise_distances_argmin — scikit-learn 1.8.0 ...
scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_argmin.html -
Displaying Pipelines — scikit-learn 1.8.0 docum...
Documentation for Pipeline i Not fitted...False StandardScaler ? Documentation for StandardScaler Parameters...scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html -
Related Projects — scikit-learn 1.8.0 documenta...
practices for testing and documenting estimators. The scikit-learn-contrib...Explanations and Automatic Documentation. Experimentation and model...scikit-learn.org/stable/related_projects.html