- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1131 - 1140 of 6,500 for 2 (0.14 seconds)
Filter
-
Archivos
Individualmente Método 2: Clonar el Repositorio con Git Paso 2: Verificación...Individualmente Método 2: Clonar el Repositorio con Git Paso 2: Verificación...fess.codelibs.org/es/archives.html -
Función de Exportación de Índice
expresiones cron: 0 0 2 * * ? - Ejecutar diariamente a las 2:00 AM 0 0 3...fess.codelibs.org/es/15.5/config/admin-index-export.html -
GMM Initialization Methods — scikit-learn 1.8.0...
subplot ( 2 , len ( methods ) // 2 , n + 1 ) start =...figsize = ( 4 * len ( methods ) // 2 , 6 )) plt . subplots_adjust (...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_init.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 -
Procédure de mise à niveau
maintenance recommandée : Total de 2 à 4 heures Étape 1 : Sauvegarde...s_backup/snapshot_1" Méthode 2 : Sauvegarde du répertoire entier...fess.codelibs.org/fr/15.5/install/upgrade.html -
precision_recall_fscore_support — scikit-learn ...
array([2, 2, 2])) On this page This Page...the Precision and recall . [ 2 ] Wikipedia entry for the F1-score...scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_fscore_support.html -
IterativeImputer — scikit-learn 1.8.0 documenta...
2. , 3. ], [ 4. , 2.6000, 6. ], [10. , 4.9999,...more verbose. Can be 0, 1, or 2. random_state int, RandomState...scikit-learn.org/stable/modules/generated/sklearn.impute.IterativeImputer.html -
Normalizer — scikit-learn 1.8.0 documentation
2 , 2 ], ... [ 1 , 3 , 9 , 3 ], ......transform ( X ) array([[0.8, 0.2, 0.4, 0.4], [0.1, 0.3, 0.9, 0.3],...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html -
plot_multi_metric_evaluation.rst.txt
range(2, 403, 20)}, scoring=scoring, refit="AUC", n_jobs=2, re...ax.plot( [ X_axis[best_index], ] * 2, [0, best_score], linestyle="-.",...scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt -
Displaying estimators and complex pipelines — s...
('pipeline-2', Pipeline(steps=[('simpleimputer',...[('pipeline-1', ...), ('pipeline-2', ...)] remainder remainder: {'drop',...scikit-learn.org/stable/auto_examples/miscellaneous/plot_estimator_representation.html