Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 210 of 1,104 for test (0.11 sec)

  1. RegressorMixin — scikit-learn 1.5.0 documentation

    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
    Wed Jun 05 00:53:45 UTC 2024
      121.5K bytes
      Cache
     
  2. Elastic Generative AI Tools and Capabilities | ...

    Test drive serverless Generative...meaning and context — across text, images, videos, audio, geo-location,...
    www.elastic.co/generative-ai
    Wed Jun 05 00:07:20 UTC 2024
      573.7K bytes
      Cache
     
  3. IsotonicRegression — scikit-learn 1.5.0 documen...

    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.isotonic.IsotonicRegression.html
    Wed Jun 05 00:53:45 UTC 2024
      162.7K bytes
      Cache
     
  4. SelectPercentile — scikit-learn 1.5.0 documenta...

    based on a false positive rate test. SelectFdr Select features based...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectPercentile.html
    Wed Jun 05 00:53:46 UTC 2024
      142.4K bytes
      Cache
     
  5. ensemble.rst.txt

    mean_squared_error(y_test, est.predict(X_test)) 5.00... >>> _ = est.set_pa...to est >>> mean_squared_error(y_test, est.predict(X_test)) 3.84......
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Wed Jun 05 00:53:47 UTC 2024
      72.8K bytes
     
  6. Forget 'GeoGuessr,' This Map Game Is The Best T...

    your cartography knowhow to the test? Play 'Unzoomed' [Image: Unzoomed,...cursor-pointer"> <svg class="w-10 h-10 text-white pointer-events-none" ...
    digg.com/gaming/link/unzoomed-geogusser-geography-map-browser-game
    Thu May 30 01:17:22 UTC 2024
      136.8K bytes
      Cache
     
  7. Elasticsearch Serverless is in technical previe...

    and test your client. Ingest data and...Search Labs is your source for best practices and announcements...
    www.elastic.co/blog/elasticsearch-serverless-preview
    Wed Jun 05 00:07:46 UTC 2024
      455.5K bytes
      Cache
     
  8. ExtraTreesRegressor — scikit-learn 1.5.0 docume...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.2727... apply ( X )...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Wed Jun 05 00:53:47 UTC 2024
      170.6K bytes
      Cache
     
  9. DecisionTreeClassifier — scikit-learn 1.5.0 doc...

    splitter {“best”, “random”}, default=”best” The strategy used...Supported strategies are “best” to choose the best split and “random”...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Wed Jun 05 00:53:45 UTC 2024
      191.9K bytes
      Cache
     
  10. 1.4. Support Vector Machines — scikit-learn 1.5...

    X_test , y_train , y_test = train_test_split ( X ,...examples >>> gram_test = np . dot ( X_test , X_train . T ) >>>...
    scikit-learn.org/stable/modules/svm.html
    Wed Jun 05 00:53:45 UTC 2024
      131K bytes
      Cache
     
Back to top