Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 709 for test (0.11 sec)

  1. Tweedie regression on insurance claims — scikit...

    ( "test" , X_test , df_test ), ]: y , _weights...train_test_split df_train , df_test , X_train , X_test = train_test_split...
    scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html
    Fri Apr 26 16:41:50 UTC 2024
      118K bytes
      Cache
     
  2. Lagged features for time series forecasting — s...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.2 , random_state = 42 )...
    scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html
    Fri Apr 26 16:41:50 UTC 2024
      111.9K bytes
      Cache
     
  3. gtm.js

    type="text/javascript";n.id=h.id;n.text=h.text||h.textCo...e=window.document.location.hostname;io.test(e)||ho.test(e)||a.push("none");return...
    www.googletagmanager.com/gtm.js
    Sat Apr 27 00:00:00 UTC 2024
      229.7K bytes
      1 views
     
  4. App Review Guidelines - Apple Developer

    really trying our best to create the best platform in the world...Improvements . Make sure you: Test your app for crashes and bugs...
    developer.apple.com/app-store/review/guidelines/
    Sat Apr 06 01:14:15 UTC 2024
      161.1K bytes
      Cache
     
  5. 6.3. Preprocessing data — scikit-learn 1.4.2 do...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) # apply scaling on testing data, without...
    scikit-learn.org/stable/modules/preprocessing.html
    Fri Apr 26 16:41:48 UTC 2024
      170.5K bytes
      Cache
     
  6. 1.6. Nearest Neighbors — scikit-learn 1.4.2 doc...

    X_test , y_train , y_test = train_test_split ( X ,...( nca_pipe . score ( X_test , y_test )) 0.96190476... The plot...
    scikit-learn.org/stable/modules/neighbors.html
    Fri Apr 26 16:41:48 UTC 2024
      99.8K bytes
      Cache
     
  7. sklearn.linear_model.SGDClassifier — scikit-lea...

    classification of text documents Out-of-core classification of text documents...on a Text Dataset Semi-supervised Classification on a Text Dataset...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Fri Apr 26 16:41:50 UTC 2024
      99.7K bytes
      Cache
     
  8. Common pitfalls in the interpretation of coeffi...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...predict ( X_test ) mae_test = median_absolute_error ( y_test , y_pred...
    scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html
    Fri Apr 26 16:41:50 UTC 2024
      214.7K bytes
      Cache
     
  9. Tarifs officiels Elasticsearch : Elastic Cloud,...

    de tests simultanés (soit environ 2,6 milliards de tests par...Accès au service mondial de tests gérés pour le monitoring synthétique...
    www.elastic.co/fr/pricing
    Fri Apr 05 00:27:46 UTC 2024
      460.3K bytes
      Cache
     
  10. Probability Calibration for 3-class classificat...

    y [: 1000 ] X_test , y_test = X [ 1000 :], y [ 1000...log_loss ( y_test , clf_probs ) cal_score = log_loss ( y_test , cal_clf_probs...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Fri Apr 26 16:41:51 UTC 2024
      99.5K bytes
      Cache
     
Back to top