Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 220 of 1,621 for test (0.33 sec)

  1. MetaFilter | Community Weblog

    for best photo of the day, best crouton petting post; best "bobble"..."womble" post; best "Pro-hedgehog propaganda" post; best fluffy thread...
    www.metafilter.com/
    Fri Mar 29 00:43:50 UTC 2024
      79.7K bytes
      2 views
      Cache
     
  2. sklearn.svm.LinearSVC — scikit-learn 1.4.1 docu...

    vs the rest. It is possible to implement one vs the rest with SVC...the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Thu Mar 28 16:05:57 UTC 2024
      74.4K bytes
      Cache
     
  3. sklearn.base.RegressorMixin — scikit-learn 1.4....

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.base.RegressorMixin.html
    Thu Mar 28 16:05:57 UTC 2024
      25.6K bytes
      Cache
     
  4. sklearn.linear_model.LassoLarsCV — scikit-learn...

    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.LassoLarsCV.html
    Thu Mar 28 16:05:59 UTC 2024
      58.5K bytes
      Cache
     
  5. Best Of MetaFilter

    older mysteries that stand the test of time. 03/23/24 by taz books...Best Of MetaFilter Chariots of 🔥 photo by Steve Wilson on Flickr...
    bestof.metafilter.com
    Tue Mar 26 00:41:29 UTC 2024
      47.5K bytes
      Cache
     
  6. neighbors.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, ......>>> print(nca_pipe.score(X_test, y_test)) 0.96190476... .. |nca_classification_1|...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Thu Mar 28 16:05:57 UTC 2024
      37.8K bytes
     
  7. sklearn.linear_model.Perceptron — scikit-learn ...

    classification of text documents Out-of-core classification of text documents...the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Perceptron.html
    Thu Mar 28 16:05:58 UTC 2024
      77.1K bytes
      Cache
     
  8. A Digital Twin Might Just Save Your Life | Meta...

    testing, monitoring, and maintenance....reflected back onto reality. Test virtual planes in virtual wind...
    www.metafilter.com/203061/A-Digital-Twin-Might-Just-Save-Your-Life
    Tue Mar 26 00:44:36 UTC 2024
      56K bytes
      Cache
     
  9. 1.16. Probability calibration — scikit-learn 1....

    test_set) couples (as determined...Then its predictions on the test subset are used to fit a calibrator...
    scikit-learn.org/stable/modules/calibration.html
    Thu Mar 28 16:05:59 UTC 2024
      42.8K bytes
      Cache
     
  10. sklearn.mixture.GaussianMixture — scikit-learn ...

    log-likelihood of new samples at test time. The shape depends on covariance_type...log-likelihood of new samples at test time. The shape depends on covariance_type...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.GaussianMixture.html
    Thu Mar 28 16:05:57 UTC 2024
      63.4K bytes
      Cache
     
  11. MetaFilter Projects

    interactive text adventure A climate-fiction text adventure with...performed a study on myself to test this hypothesis. I lost a modest...
    projects.metafilter.com
    Fri Mar 29 00:44:53 UTC 2024
      72.1K bytes
      Cache
     
  12. In Fess make Apache Solr based search server-ed...

    using the REST API is now Fess . In the REST API, Fess to...possible as the REST API. Can also use the REST API should build...
    fess.codelibs.org/articles/article-4.html
    Thu Mar 28 02:36:57 UTC 2024
      28.7K bytes
      15 views
      Cache
     
  13. sklearn.compose.TransformedTargetRegressor — sc...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Thu Mar 28 16:05:58 UTC 2024
      53.3K bytes
      Cache
     
  14. sklearn.impute.KNNImputer — scikit-learn 1.4.1 ...

    missing values at transform/test time. keep_empty_features bool,...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html
    Thu Mar 28 16:05:58 UTC 2024
      45.6K bytes
      Cache
     
  15. sklearn.ensemble.ExtraTreesClassifier — scikit-...

    max_leaf_nodes in best-first fashion. Best nodes are defined...the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesClassifier.html
    Thu Mar 28 16:05:59 UTC 2024
      83.2K bytes
      Cache
     
  16. The Telegraph Media Group (TMG) increases Conte...

    opportunities for machine learning to test headlines, or find the topics...Group (TMG) is one of the UK's best recognized print and digital...
    www.elastic.co/customers/telegraph-media-group
    Thu Mar 28 00:59:32 UTC 2024
      598.8K bytes
      Cache
     
  17. 7.4. Loading other datasets — scikit-learn 1.4....

    X_test , y_test = load_svmlight_files (...number of features: >>> X_test , y_test = load_svmlight_file ( ......
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Thu Mar 28 16:05:59 UTC 2024
      44.9K bytes
      Cache
     
  18. sklearn.decomposition.MiniBatchSparsePCA — scik...

    n_features) Test data to be transformed, must...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchSparsePCA.html
    Thu Mar 28 16:05:59 UTC 2024
      51.2K bytes
      Cache
     
  19. sklearn.ensemble.RandomForestClassifier — sciki...

    max_leaf_nodes in best-first fashion. Best nodes are defined...the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html
    Thu Mar 28 16:05:59 UTC 2024
      96.3K bytes
      Cache
     
  20. sklearn.linear_model.LassoLarsIC — scikit-learn...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Thu Mar 28 16:05:57 UTC 2024
      58.4K bytes
      Cache
     
Back to top