- Sort Score
- Num 10 results
- Language All
- Labels All
Results 581 - 590 of 2,473 for test (1.59 seconds)
-
ExtraTreesClassifier — scikit-learn 1.7.2...
max_leaf_nodes in best-first fashion. Best nodes are defined...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesClassifier.html -
Sample pipeline for text feature extraction and...
"text" : "Parallel coordinates plot of text classifier...fetch_20newsgroups ( subset = "test" , categories = categories...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html -
BaggingClassifier — scikit-learn 1.7.2 do...
n_features) Test samples. y array-like of shape...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingClassifier.html -
Semi-supervised Classification on a Text Datase...
0 Micro-averaged F1 score on test set: 0.885 ---------- Supervised...0 Micro-averaged F1 score on test set: 0.773 ---------- SelfTrainingClassifi...scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html -
Perceptron — scikit-learn 1.7.2 documenta...
classification of text documents Out-of-core classification of text documents...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Perceptron.html -
Serveur de recherche plein texte open source - ...
revue de code et les tests. Compilation et tests Explique comment...compilation de base Tests Rédaction de tests Vérification de la...fess.codelibs.org/fr/dev/index.html -
9.2. Computational Performance — scikit-l...
Here is sample code to test the sparsity of your input:...the CSR and CSC formats work best. 9.2.1.5. Influence of the Model...scikit-learn.org/stable/computing/computational_performance.html -
Building data pipelines using natural language ...
/output" input_folder = f" {cwd} /test-data/input/" output_folder =...Ensuring consistent application of best practices through the judge...developer.ibm.com/tutorials/dpk-data-pipelines/ -
Version 1.6 — scikit-learn 1.7.2 document...
still work but PyPy is not tested anymore in the scikit-learn...handling for the calculation of test scores. By Shruti Nath #29419...scikit-learn.org/stable/whats_new/v1.6.html -
RandomForestClassifier — scikit-learn 1.7...
max_leaf_nodes in best-first fashion. Best nodes are defined...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html