Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 41 for f (0.06 sec)

  1. Slashdot | LinkedIn

    "[I]f you're a startup company that...
    www.linkedin.com/company/slashdot
    Mon May 13 01:10:45 UTC 2024
      215.7K bytes
      Cache
     
  2. Statistical comparison of models using grid sea...

    AUC scores across folds print ( f "Correlation of models: \n { model_scores..., n_train , n_test ) print ( f "Corrected t-value: { t_stat :...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Fri May 17 16:55:53 UTC 2024
      115.7K bytes
      Cache
     
  3. Combine predictors using stacking — scikit-lear...

    { key : ( f " { np . abs ( np . mean ( scores [ f 'test_ { value...])) : .2f } +- " f " { np . std ( scores [ f 'test_ { value }...
    scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html
    Fri May 17 16:55:53 UTC 2024
      177.9K bytes
      Cache
     
  4. Partial Dependence and Individual Conditional E...

    print ( f "done in { time () - tic : .3f } s" ) print ( f "Test...print ( f "done in { time () - tic : .3f } s" ) print ( f "Test...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Fri May 17 16:55:51 UTC 2024
      137K bytes
      Cache
     
  5. Evaluation of outlier detection estimators — sc...

    toc = perf_counter () print ( f "Duration for { model_name } :...shape [ 0 ], y . mean () print ( f " { n_samples } datapoints with...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html
    Fri May 17 16:55:53 UTC 2024
      98.6K bytes
      Cache
     
  6. Contributing — scikit-learn 1.4.2 documentation

    control this ratio with the -f flag. To run the full benchmark...
    scikit-learn.org/stable/developers/contributing.html
    Fri May 17 16:55:52 UTC 2024
      119.9K bytes
      Cache
     
  7. Common pitfalls in the interpretation of coeffi...

    = { "MedAE on training set" : f " { mae_train : .2f } $/hour"...$/hour" , "MedAE on testing set" : f " { mae_test : .2f } $/hour" ,...
    scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html
    Fri May 17 16:55:53 UTC 2024
      214.7K bytes
      Cache
     
  8. API Reference — scikit-learn 1.4.2 documentation

    f_classif (X, y) Compute the ANOVA F-value for the...score, also known as balanced F-score or F-measure. metrics.fbeta_score...
    scikit-learn.org/stable/modules/classes.html
    Fri May 17 16:55:51 UTC 2024
      321.1K bytes
      Cache
     
  9. Lagged features for time series forecasting — s...

    print ( f "CV MAPE: { cv_mape_scores . mean...scores [ metric ] . append ( f " { value . mean () : .2f } ±...
    scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html
    Fri May 17 16:55:51 UTC 2024
      111.9K bytes
      Cache
     
  10. Time-related feature engineering — scikit-learn...

    cv_results [ "estimator" ]] print ( f "Mean model. { model_prop } =..."test_neg_root_mean_squared_error" ] print ( f "Mean Absolute Error: { mae ....
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Fri May 17 16:55:52 UTC 2024
      151.8K bytes
      Cache
     
Back to top