Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 401 - 410 of 3,757 for 1 (0.09 sec)

  1. LinearSVC — scikit-learn 1.7.2 documentation

    intercept term: [x_1, ..., x_n, 1] , where 1 corresponds to the...version 1.3: The "auto" option is added in version 1.3 and will...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Wed Sep 17 19:57:58 UTC 2025
      162.4K bytes
      Cache
     
  2. Prediction Latency — scikit-learn 1.7.2 documen...

    1 , verbose = False ): """Generate...configuration , duration_secs = 0.1 ): """benchmark throughput for...
    scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html
    Wed Sep 17 19:57:58 UTC 2025
      142.9K bytes
      Cache
     
  3. Release Highlights for scikit-learn 1.7 — sciki...

    hts_1_7_0.py Download zipped: plot_release_highlights_1_7_0.zip...scikit-learn 1.6 Release Highlights for scikit-learn 1.6 Release...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_7_0.html
    Wed Sep 17 19:57:59 UTC 2025
      156.9K bytes
      Cache
     
  4. SelectFromModel — scikit-learn 1.7.2 documentation

    [ - 1.34 , - 0.48 , - 2.55 ], ... [ 1.92 , 1.48 , 0.65...version 0.20. Changed in version 1.1: max_features accepts a callable....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFromModel.html
    Wed Sep 17 19:57:58 UTC 2025
      147.5K bytes
      Cache
     
  5. load_breast_cancer — scikit-learn 1.7.2 documen...

    1, 0]) >>> list ( data . target_names...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_breast_cancer.html
    Wed Sep 17 19:58:00 UTC 2025
      115.1K bytes
      Cache
     
  6. mean_absolute_percentage_error — scikit-learn 1...

    1 ], [ - 1 , 1 ], [ 7 , - 6 ]] >>> y_pred...y_true = [ 1. , 0. , 2.4 , 7. ] >>> y_pred = [ 1.2 , 0.1 , 2.4 ,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_absolute_percentage_error.html
    Wed Sep 17 19:57:58 UTC 2025
      112.6K bytes
      Cache
     
  7. HuberRegressor — scikit-learn 1.7.2 documentation

    epsilon = 1.35 , max_iter = 100 , alpha =...Parameters : epsilon float, default=1.35 The parameter epsilon controls...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Wed Sep 17 19:57:59 UTC 2025
      145.6K bytes
      Cache
     
  8. AdaBoostRegressor — scikit-learn 1.7.2 document...

    the range [1, inf) . learning_rate float, default=1.0 Weight applied...n_estimators = 50 , learning_rate = 1.0 , loss = 'linear' , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html
    Wed Sep 17 19:58:00 UTC 2025
      144.8K bytes
      Cache
     
  9. root_mean_squared_error — scikit-learn 1.7.2 do...

    1 ],[ - 1 , 1 ],[ 7 , - 6 ]] >>> y_pred...User Guide . Added in version 1.4. Parameters : y_true array-like...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.root_mean_squared_error.html
    Wed Sep 17 19:57:58 UTC 2025
      111K bytes
      Cache
     
  10. OrthogonalMatchingPursuitCV — scikit-learn 1.7....

    means 1 unless in a joblib.parallel_backend context. -1 means...all strings. Added in version 1.0. See also orthogonal_mp Solves...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html
    Wed Sep 17 19:57:59 UTC 2025
      137.1K bytes
      Cache
     
Back to top