- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1311 - 1320 of over 10,000 for 2 (0.32 seconds)
-
extract_patches_2d — scikit-learn 1.8.0 d...
( 2 , 2 )) >>> print ( 'Patches...shape )) Patches shape: (272214, 2, 2, 3) >>> # Here are...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.extract_patches_2d.html -
available_if — scikit-learn 1.8.0 documen...
x % 2 == 0 ... ... @available_if ( _x_is_even...False >>> obj . x = 2 >>> hasattr ( obj , ...scikit-learn.org/stable/modules/generated/sklearn.utils.metaestimators.available_if.html -
LoadTimeWeavingConfiguration (Spring Framework ...
proxyBeanMethods =false) @Role (2) public class LoadTimeWeavingConfi...name ="loadTimeWeaver") @Role (2) public LoadTimeWeaver...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/L... -
TSNE — scikit-learn 1.8.0 documentation
2 - 0.8. Angle less than 0.2 has quickly increasing...sklearn.manifold. TSNE ( n_components = 2 , * , perplexity = 30.0 , early_exaggeration...scikit-learn.org/stable/modules/generated/sklearn.manifold.TSNE.html -
NuSVC — scikit-learn 1.8.0 documentation
[ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>>...>>> y = np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.pipeline...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html -
Effect of varying threshold for self-training &...
capsize = 2 , color = "b" ) ax1.... std ( axis = 1 ), capsize = 2 , color = "g" , ) ax2...scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html -
Factor Analysis (with rotation) to visualize pa...
scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html -
jaccard_score — scikit-learn 1.8.0 docume...
scikit-learn.org/stable/modules/generated/sklearn.metrics.jaccard_score.html -
Guide d’Installation de Fess
Installation d’OpenSearch Étape 2 : Installation de Fess Étape 3...fichiers Docker Compose Étape 2 : Vérification des fichiers Docker...fess.codelibs.org/fr/15.4/install/index.html -
KernelRidge — scikit-learn 1.8.0 document...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination, \(R^2\) , is defined as \((1 - \frac{u}{v})\)...scikit-learn.org/stable/modules/generated/sklearn.kernel_ridge.KernelRidge.html