- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1111 - 1120 of over 10,000 for 2 (0.34 seconds)
-
Column Transformer with Heterogeneous Data Sour...
We will only use posts from 2 categories to speed up running...empty ( shape = ( len ( posts ), 2 ), dtype = object ) for i , text...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.html -
Plot classification probability — scikit-...
figsize = ( 4 * 2.2 , n_classifiers * 2.2 ), ) evaluation_results...load_iris () X = iris . data [:, 0 : 2 ] # we only take the first two...scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html -
sg_gallery.css
--sg-download-a-hover-box-shadow-2: rgba(0, 0, 0, 0.25); } @medi...--sg-download-a-hover-box-shadow-2: rgba(0, 0, 0, 0.25); } } htm...scikit-learn.org/stable/_static/sg_gallery.css -
ClassNamePrefixFeaturesOutMixin — scikit-...
scikit-learn.org/stable/modules/generated/sklearn.base.ClassNamePrefixFeaturesOutMixin.html -
RadiusNeighborsTransformer — scikit-learn...
p = 2 , metric_params = None , n_jobs...standard Euclidean distance when p = 2. See the documentation of scipy.spatial.distance...scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsTransformer.html -
Flux de travail de développement
Vérification/création d'un problème ↓ 2. Création d'une branche ↓...Étapes de reproduction 1. ... 2. ... 3. ... ## Comportement attendu...fess.codelibs.org/fr/dev/workflow.html -
RadiusNeighborsClassifier — scikit-learn ...
p = 2 , metric = 'minkowski' , outlier_label...the problem. p float, default=2 Power parameter for the Minkowski...scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsClassifier.html -
Entwicklungsworkflow
Überprüfung/Erstellung von Issues ↓ 2. Erstellung eines Branches ↓ 3....## Reproduktionsschritt 1. ... 2. ... 3. ... ## Erwartetes Verhalten...fess.codelibs.org/de/dev/workflow.html -
plot_pca_iris.py
2 import mpl_toolkits.mplot3d #...X_reduced[:, 1], X_reduced[:, 2], c=iris.target, s=40, ) ax.set(...scikit-learn.org/stable/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py -
Class Likelihood Ratios to measure classificati...
"n_features" : 2 , "n_informative" : 2 , "n_redundant"...subplots ( nrows = 3 , ncols = 2 , figsize = ( 15 , 12 )) for ax...scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html