Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 251 - 260 of 3,286 for test (0.23 seconds)

Filter
  1. plot_multi_metric_evaluation.py

    ("test", "-")): sample_score_mean =...sample_score_std, alpha=0.1 if sample == "test" else 0, color=color, ) ax.plot(...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Tue Mar 17 03:44:39 UTC 2026
      1.4K bytes
     
  2. permutation_test_score — scikit-learn 1.8.0 doc...

    implements Test 1 in: Ojala and Garriga. Permutation Tests for Studying...splitting the dataset into train/test set. Changed in version 1.6:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Mon Mar 23 20:39:21 UTC 2026
      15.8K bytes
      Cache
     
  3. Implement Elasticsearch with retrieval augmente...

    Test the connection by clicking Test connection ....steps. Click Test connection and there should be Test Successful...
    developer.ibm.com/tutorials/awb-integration-of-wx-ai-watsonx-discovery-watson-assisant/
    Tue Mar 24 02:05:10 UTC 2026
      27.3K bytes
      Cache
     
  4. Serveur de recherche plein texte open source - ...

    Tests Créez et exécutez des tests unitaires pour...Fichiers JSP │ └── test/ │ └── java/ # Code de test ├── pom.xml #...
    fess.codelibs.org/fr/dev/getting-started.html
    Mon Mar 23 02:54:27 UTC 2026
      50.4K bytes
      Cache
     
  5. Ordinary Least Squares and Ridge Regression — s...

    evaluate on a test set, and visualize the predictions....and target into training and test sets. from sklearn.datasets...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Mon Mar 23 20:39:21 UTC 2026
      17.6K bytes
      Cache
     
  6. learning_curve — scikit-learn 1.8.0 documentation

    cross-validated training and test scores for different training...dataset k times in training and test data. Subsets of the training...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Mon Mar 23 20:39:20 UTC 2026
      16.5K bytes
      Cache
     
  7. Permutation Importance with Multicollinear or C...

    get about 97% accuracy on a test dataset. Because this dataset...contradiction with the high test accuracy. We demo a possible...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Mon Mar 23 20:39:20 UTC 2026
      19K bytes
      Cache
     
  8. Entwicklung

    OpenSearch-Plugins Tests Ausführen von Unit-Tests Alle Unit-Tests ausführen...Ausführen von Unit-Tests Schritt 4: Ausführen lokaler Tests Ausführen...
    fess.codelibs.org/de/development.html
    Mon Mar 23 02:50:58 UTC 2026
      62.8K bytes
      Cache
     
  9. LeaveOneGroupOut — scikit-learn 1.8.0 documenta...

    test ndarray The testing set indices for that...cross-validator. Provides train/test indices to split data such that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html
    Mon Mar 23 20:39:21 UTC 2026
      15.1K bytes
      Cache
     
  10. RepeatedKFold — scikit-learn 1.8.0 documentation

    index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...index=[1 2] Test: index=[0 3] Fold 3: Train: index=[0 3] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Mon Mar 23 20:39:23 UTC 2026
      14.8K bytes
      Cache
     
Back to Top