Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 1,770 for test (0.1 sec)

  1. Real User Monitoring (RUM) with Elastic Observa...

    and test your user journeys all within...Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/real-user-monitoring
    Sat May 04 00:03:43 UTC 2024
      547.5K bytes
      Cache
     
  2. sklearn.multiclass.OneVsOneClassifier — scikit-...

    X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection import train_test_split >>> from sklearn.multiclass...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Fri May 03 17:04:24 UTC 2024
      56.8K bytes
      Cache
     
  3. sklearn.model_selection.StratifiedKFold — sciki...

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Fri May 03 17:04:24 UTC 2024
      34.9K bytes
      Cache
     
  4. sklearn.linear_model.LassoCV — scikit-learn 1.4...

    test) splits as arrays of indices....n_folds) Mean square error for the test set on each fold, varying alpha....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Fri May 03 17:04:24 UTC 2024
      80.3K bytes
      Cache
     
  5. sklearn.ensemble.GradientBoostingClassifier — s...

    X_test = X [: 2000 ], X [ 2000 :] >>> y_train , y_test = y...y_train ) >>> clf . score ( X_test , y_test ) 0.913... Methods apply...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Fri May 03 17:04:24 UTC 2024
      96.5K bytes
      Cache
     
  6. sklearn.neural_network.MLPRegressor — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...-7.1...]) >>> regr . score ( X_test , y_test ) 0.4... Methods fit (X,...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Fri May 03 17:04:24 UTC 2024
      62.5K bytes
      Cache
     
  7. sklearn.model_selection.RepeatedKFold — scikit-...

    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
    Fri May 03 17:04:24 UTC 2024
      30.1K bytes
      Cache
     
  8. The Millennial CAPTCHA - McSweeney’s Internet T...

    2016 Testomania: The Generation Test by Janet Manley July 5, 2017...Recognized by The New York Times as a best gift for kids! April 26, 2024...
    www.mcsweeneys.net/articles/the-millennial-captcha
    Sun Apr 28 00:53:28 UTC 2024
      72.5K bytes
      Cache
     
  9. sklearn.datasets.fetch_species_distributions — ...

    in degrees test record array, shape = (620,) The test points for...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Fri May 03 17:04:24 UTC 2024
      21.4K bytes
      Cache
     
  10. Installing the development version of scikit-le...

    Test dependencies Running tests requires: pytest...dependencies Build dependencies Test dependencies Building a specific...
    scikit-learn.org/stable/developers/advanced_installation.html
    Fri May 03 17:04:25 UTC 2024
      55.6K bytes
      Cache
     
Back to top