Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 136 for test (0.12 sec)

  1. A pastor vows to fight Satan’s influence at lib...

    over its public library is testing its reputation for welcoming...residents see the library fight as a test of what type city Metropolis...
    www.nbcnews.com/news/us-news/metropolis-illinois-library-books-battle-superman-rcna148352
    Fri Apr 19 00:56:48 UTC 2024
      330.1K bytes
      Cache
     
  2. Time-related feature engineering — scikit-learn...

    test_0 = all_splits [ 0 ] X . iloc [ test_0 ] season...train_4 , test_4 = all_splits [ 4 ] X . iloc [ test_4 ] season...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Thu Apr 18 11:07:00 UTC 2024
      151.8K bytes
      Cache
     
  3. Olympic Games 2024 countdown begins: Paris prep...

    Test your knowledge of Olympic sports...
    www.nbcnews.com/sports/olympics/olympic-games-2024-countdown-begins-paris-prepares-rcna145838
    Thu Apr 18 00:59:06 UTC 2024
      455.4K bytes
      Cache
     
  4. Developing scikit-learn estimators — scikit-lea...

    _skip_test (default=False) whether to skip common tests entirely....Numbers Numerical assertions in tests Developing scikit-learn estimators...
    scikit-learn.org/stable/developers/develop.html
    Thu Apr 18 11:07:00 UTC 2024
      106.1K bytes
      Cache
     
  5. 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
    Thu Apr 18 11:07:01 UTC 2024
      111.9K bytes
      Cache
     
  6. 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
    Thu Apr 18 11:07:00 UTC 2024
      99.5K bytes
      Cache
     
  7. 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
    Thu Apr 18 11:07:01 UTC 2024
      214.7K bytes
      Cache
     
  8. Partial Dependence and Individual Conditional E...

    ( f "Test R2 score: { mlp_model . score ( X_test , y_test ) :...f "Test R2 score: { hgbdt_model . score ( X_test , y_test ) :...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Thu Apr 18 11:07:01 UTC 2024
      137K bytes
      Cache
     
  9. 2.5. Decomposing signals in components (matrix ...

    ||X-UV||_{\text{Fro}}^2+\alpha||V||_{1,1} \\ \text{subject to...||X-UV||_{\text{Fro}}^2+\alpha||U||_{1,1} \\ \text{subject to...
    scikit-learn.org/stable/modules/decomposition.html
    Thu Apr 18 11:06:59 UTC 2024
      106K bytes
      Cache
     
  10. Column Transformer with Mixed Types — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) : .3f } " ) accuracy of the best model...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Thu Apr 18 11:07:01 UTC 2024
      121.4K bytes
      Cache
     
Back to top