- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1251 - 1260 of 9,498 for 2 (0.22 seconds)
-
FeatureUnion — scikit-learn 1.8.0 documen...
n_components = 2 ))]) >>> X = [[ 0. , 1. , 3 ], [ 2. , 2. , 5...parameters. Added in version 1.2. n_features_in_ int Number of...scikit-learn.org/stable/modules/generated/sklearn.pipeline.FeatureUnion.html -
Adjustment for chance in clustering performance...
linspace ( 2 , n_samples , 10 ) . astype ( int ) plt . figure ( 2 ) plots...n_clusters_range = np . linspace ( 2 , 100 , 10 ) . astype ( int )...scikit-learn.org/stable/auto_examples/cluster/plot_adjusted_for_chance_measures.html -
Configuration des journaux
/^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level&g...fess.codelibs.org/fr/15.4/config/admin-logging.html -
cohen_kappa_score — scikit-learn 1.8.0 do...
prior over the class labels [2] . Read more in the User Guide...Psychological Measurement 20(1):37-46. [ 2 ] R. Artstein and M. Poesio (2008)....scikit-learn.org/stable/modules/generated/sklearn.metrics.cohen_kappa_score.html -
LarsCV — scikit-learn 1.8.0 documentation
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_jobs = None , eps = np.float64(2.220446049250313e-16) , copy_X...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html -
OutputCodeClassifier — scikit-learn 1.8.0...
Artificial Intelligence Research 2, 1995. [ 2 ] “The error coding method...n_features = 4 , ... n_informative = 2 , n_redundant = 0 , ... random_state...scikit-learn.org/stable/modules/generated/sklearn.multiclass.OutputCodeClassifier.html -
f1_score — scikit-learn 1.8.0 documentation
2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0...is: \[\text{F1} = \frac{2 * \text{TP}}{2 * \text{TP} + \text{FP}...scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html -
CountVectorizer — scikit-learn 1.8.0 docu...
2) means unigrams and bigrams, and (2, 2) means only...'word' , ngram_range = ( 2 , 2 )) >>> X2 = vectorizer2...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html -
Installation unter Linux (Detaillierte Anleitung)
2/opensearch-3.3.2-linux-x64.tar.gz $ tar...opensearch-3.3.2-linux-x64.tar.gz $ cd opensearch-3.3.2 Bemerkung...fess.codelibs.org/de/15.4/install/install-linux.html -
Instalación en Linux (Procedimientos Detallados)
2/opensearch-3.3.2-linux-x64.tar.gz $ tar...opensearch-3.3.2-linux-x64.tar.gz $ cd opensearch-3.3.2 Nota En este...fess.codelibs.org/es/15.4/install/install-linux.html