Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 491 - 500 of 1,727 for test (0.12 sec)

  1. Regularization path of L1- Logistic Regression ...

    regularization on training and test error Effect of model regularization...regularization on training and test error Plot Ridge coefficients...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html
    Fri Dec 20 11:14:18 UTC 2024
      93K bytes
      Cache
     
  2. OutsideSqlTestCommandPlugin (DBFlute Maven Plug...

    provides outside-sql-test goal to run outside-sql-test.[sh|bat]. 作成者:...
    dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/OutsideSqlTestCommandPlug...
    Tue Nov 12 15:10:59 UTC 2024
      14.8K bytes
      Cache
     
  3. Multilabel classification using a classifier ch...

    X_test , Y_train , Y_test = train_test_split ( X ,...predict ( X_test ) ovr_jaccard_score = jaccard_score ( Y_test , Y_pred_ovr...
    scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html
    Fri Dec 20 11:14:14 UTC 2024
      105.4K bytes
      Cache
     
  4. BuzzFeed Video

    Eye Ladylike Lady tested, lady approved. Eye Made By...Bogus Beauty PLAY 12:10 Watch I Tested Custom Glass Slippers Like...
    www.buzzfeed.com/videos
    Sun Dec 15 00:04:20 UTC 2024
      479.4K bytes
      Cache
     
  5. Pipelining: chaining a PCA and a logistic regre...

    errorbar ( best_clfs [ components_col ], best_clfs [ "mean_test_score"...ents" is_max_test_score = pl . col ( "mean_test_score" ) == pl...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Fri Dec 20 11:14:18 UTC 2024
      97.3K bytes
      Cache
     
  6. maxabs_scale — scikit-learn 1.6.0 documentation

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.maxabs_scale.html
    Fri Dec 20 11:14:16 UTC 2024
      110.1K bytes
      Cache
     
  7. Version 0.20 — scikit-learn 1.6.0 documentation

    text.CountVectorizer and other text vectorizers could...feature_extraction.text.CountVectorizer , feature_extraction.text.TfidfVectorizer...
    scikit-learn.org/stable/whats_new/v0.20.html
    Fri Dec 20 11:14:18 UTC 2024
      309.5K bytes
      Cache
      Similar Results (1)
     
  8. Probabilistic predictions with Gaussian process...

    according to the log-loss on test data. The figure shows that...train_size :], c = "g" , label = "Test data" , edgecolors = ( 0 , 0...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html
    Fri Dec 20 11:14:18 UTC 2024
      111.2K bytes
      Cache
     
  9. Column Transformer with Mixed Types — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) : .3f } " ) accuracy of the best model...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Fri Dec 20 11:14:18 UTC 2024
      186.6K bytes
      Cache
     
  10. Permutation Importance with Multicollinear or C...

    X_test , y_train , y_test = train_test_split ( X ,...accuracy on test data: { clf . score ( X_test , y_test ) : .2 }...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Fri Dec 20 11:14:18 UTC 2024
      117.5K bytes
      Cache
     
Back to top