Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 371 - 380 of 1,451 for test (0.12 sec)

  1. Comparing random forests and the multi-output m...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) y_rf = regr_rf . predict ( X_test ) # Plot the...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Sat Apr 19 00:31:22 UTC 2025
      98.6K bytes
      Cache
     
  2. LeaveOneGroupOut — scikit-learn 1.6.1 documenta...

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html
    Sat Apr 19 00:31:22 UTC 2025
      122.7K bytes
      Cache
     
  3. Getting started: Protect hosts with endpoint th...

    To test drive your first deployment,...(EICAR) provides anti malware test files. If your company policy...
    www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/8.18/getting-s...
    Tue Apr 15 10:11:42 UTC 2025
      29.2K bytes
      Cache
     
  4. 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
    Fri Apr 18 17:54:32 UTC 2025
      50.4K bytes
      1 views
     
  5. Overview

    outside-sql-test : Runs outside-sql-test.[sh|bat]. replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/
    Fri Apr 18 17:54:33 UTC 2025
      10.4K bytes
      Cache
      Similar Results (1)
     
  6. RepeatedKFold — scikit-learn 1.6.1 documentation

    print ( f " Test: index= { test_index } " ) ... Fold...index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Sat Apr 19 00:31:21 UTC 2025
      119.7K bytes
      Cache
     
  7. Features in Histogram Gradient Boosting Trees —...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.4 , shuffle = False ) print...
    scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html
    Sat Apr 19 00:31:22 UTC 2025
      150.5K bytes
      Cache
     
  8. ElasticNet — scikit-learn 1.6.1 documentation

    n_features) Test samples. For some estimators...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Sat Apr 19 00:31:22 UTC 2025
      168K bytes
      Cache
     
  9. Finding your best music friend with vectors: Sp...

    When testing this approach, we encountered...Blog Finding your best music friend with vectors: Spotify Wrapped,...
    www.elastic.co/search-labs/blog/vectors-spotify-wrapped-part-05
    Tue Apr 15 00:51:34 UTC 2025
      188.4K bytes
      Cache
     
  10. 1.5. Stochastic Gradient Descent — scikit-learn...

    SGDClassifier ()) est . fit ( X_train ) est . predict ( X_test ) If your...( X_train ) X_test = scaler . transform ( X_test ) # apply same...
    scikit-learn.org/stable/modules/sgd.html
    Sat Apr 19 00:31:22 UTC 2025
      87.5K bytes
      Cache
     
Back to top