Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 450 for test (0.11 sec)

  1. 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
    Wed May 22 15:20:10 UTC 2024
      92.6K bytes
      Cache
     
  2. Ask MetaFilter

    hive/nest filter What is this ? Looks like an old nest/hive to...Should I investigate these blood test results further? YANMD, but...
    ask.metafilter.com
    Thu May 23 00:43:14 UTC 2024
      78.3K bytes
      Cache
     
  3. plot_release_highlights_1_4_0.rst.txt

    X_test, y_train, y_test = train_test_split(X_adult,...n(X_test) print(f"ROC AUC score is {roc_auc_score(y_test, y_decision)}")...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_4_0.r...
    Mon May 20 18:34:25 UTC 2024
      40.9K bytes
     
  4. The survival of this ancient language is as mys...

    ) I'm not sure his test on the matter (having Basque...style="display:none"></div> <script type="text/javascript"> !function() { var...
    www.metafilter.com/203578/The-survival-of-this-ancient-language-is-as-mysterious-as-its-origins
    Sun May 05 00:49:47 UTC 2024
      35.2K bytes
      Cache
     
  5. 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
    Wed May 22 15:20:08 UTC 2024
      66.4K bytes
      Cache
     
  6. 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
    Tue May 21 18:58:19 UTC 2024
      72.8K bytes
     
  7. SlashdotSitenews

    pieces of feedback from the Beta test was that the community didn't...servers, engaging in a DDoS just to test things out, doesn't count. Spotting...
    feeds.feedburner.com/SlashdotSitenews
    Sun Apr 21 13:30:15 UTC 2024
      33.7K bytes
     
  8. 3.3. Tuning the decision threshold for class pr...

    cost of further diagnostic tests. Consequently, when it comes...to an internal single train-test split. The option cv="prefit"...
    scikit-learn.org/stable/modules/classification_threshold.html
    Wed May 22 15:20:05 UTC 2024
      52.8K bytes
      Cache
     
  9. 2.1. Gaussian mixture models — scikit-learn 1.5...

    Given test data, it can assign to each...
    scikit-learn.org/stable/modules/mixture.html
    Wed May 22 15:20:05 UTC 2024
      64.8K bytes
      Cache
     
  10. 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
    Tue May 21 18:58:19 UTC 2024
      37.9K bytes
     
Back to top