Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 531 - 540 of 1,829 for test (0.11 sec)

  1. Developing scikit-learn estimators — scikit-lea...

    predict ( X_test ) Depending on the nature of...private API and mostly used in tests. However, these tags expanded...
    scikit-learn.org/dev/developers/develop.html
    Mon Dec 23 08:41:45 UTC 2024
      109.5K bytes
      Cache
      Similar Results (1)
     
  2. Species distribution modeling — scikit-learn 1....

    "ascii" ) points = dict ( test = test , train = train ) for label...species . pts_test [ "dd long" ], species . pts_test [ "dd lat"...
    scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html
    Mon Dec 23 08:41:44 UTC 2024
      122.7K bytes
      Cache
     
  3. Are AI-Powered Tools - and Cheating-Detection T...

    regurgitating text is a physical performance test. Diploma mills...Reading recently conducted a blind test in which ChatGPT-written answers...
    news.slashdot.org/story/24/12/15/219203/are-ai-powered-tools---and-cheating-detection-tools---hur...
    Mon Dec 16 01:13:12 UTC 2024
      158.4K bytes
      Cache
     
  4. DetCurveDisplay — scikit-learn 1.6.0 documentation

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html
    Mon Dec 23 08:41:44 UTC 2024
      135.1K bytes
      Cache
     
  5. Caching nearest neighbors — scikit-learn 1.6.0 ...

    cv_results_ [ "mean_test_score" ], yerr = grid_model...grid_model . cv_results_ [ "std_test_score" ], ) axes [ 0 ] . set ( xlabel...
    scikit-learn.org/stable/auto_examples/neighbors/plot_caching_nearest_neighbors.html
    Mon Dec 23 08:41:44 UTC 2024
      94K bytes
      Cache
     
  6. Isotonic Regression — scikit-learn 1.6.0 docume...

    plot ( x_test , ir . predict ( x_test ), "C1-" ) ax1 ....noisy data (n= %d )" % n ) x_test = np . linspace ( - 10 , 110...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_isotonic_regression.html
    Mon Dec 23 08:41:44 UTC 2024
      109.2K bytes
      Cache
     
  7. Evaluation of outlier detection estimators — sc...

    reduced using a stratified train_test_split . Furthermore, we set...sklearn.model_selection import train_test_split X , y = fetch_kddcup99...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html
    Mon Dec 23 08:41:44 UTC 2024
      164.3K bytes
      Cache
     
  8. java-editor-templates.xml

    test_junit4 Test @${testType:newType(org.junit.Test)} public...wt.text Text ${type:newType(org.eclipse.swt.widgets.Text)} $...
    dbflute.seasar.org/download/patch/handson/20140921_templates/java-editor-templates.xml
    Tue Nov 12 15:10:58 UTC 2024
      50.4K bytes
      1 views
     
  9. LarsCV — scikit-learn 1.6.0 documentation

    test) splits as arrays of indices....shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html
    Mon Dec 23 08:41:44 UTC 2024
      142.2K bytes
      Cache
     
  10. Early stopping of Stochastic Gradient Descent —...

    y_train ) test_score = estimator . score ( X_test , y_test ) return...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html
    Mon Dec 23 08:41:44 UTC 2024
      107.6K bytes
      Cache
     
Back to top