Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 568 for test (0.11 sec)

  1. 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
    Wed Mar 27 16:42:10 UTC 2024
      99.5K bytes
      Cache
     
  2. Five Experimental Movies That'll Turn Your Head...

    and is an absolute test of acting and filmmaking. Plus,...of that, this is one of the best foreign films you'll ever see....
    digg.com/movies-and-tv/link/experimental-films-...
    Tue Mar 12 01:29:47 UTC 2024
      137.9K bytes
      Cache
     
  3. Nvidia's Jensen Huang Says AGI Is 5 Years Away ...

    that the tests could be a legal bar exam, logic tests, economic...that the tests could be a legal bar exam, logic tests, economic...
    slashdot.org/story/24/03/19/226239/nvidias-jens...
    Wed Mar 20 01:23:17 UTC 2024
      112.7K bytes
      Cache
     
  4. Slashdot | LinkedIn

    single hottest source of peer-tested news content and discussion,...jobs 146,132 open jobs Software Test Engineer jobs 16,099 open jobs...
    www.linkedin.com/company/slashdot
    Tue Mar 26 01:12:33 UTC 2024
      218.2K bytes
      Cache
     
  5. sklearn.pipeline.Pipeline — scikit-learn 1.4.1 ...

    X_test , y_train , y_test = train_test_split ( X ,..., y_train ) . score ( X_test , y_test ) 0.88 >>> # An estimator's...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.Pipeline.html
    Wed Mar 27 16:42:11 UTC 2024
      100K bytes
      Cache
     
  6. 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
    Tue Mar 26 15:09:55 UTC 2024
      106.1K bytes
      Cache
     
  7. Statistical comparison of models using grid sea...

    "rank_test_score" , "mean_test_score" , "std_test_score" ]]...params rank_test_score mean_test_score std_test_score kernel...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Wed Mar 27 16:42:11 UTC 2024
      115.7K bytes
      Cache
     
  8. 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
    Wed Mar 27 16:42:11 UTC 2024
      111.9K 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
    Wed Mar 27 16:42:11 UTC 2024
      106K bytes
      Cache
     
  10. 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
    Wed Mar 27 16:42:10 UTC 2024
      151.8K bytes
      Cache
     
Back to top