Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 161 - 170 of over 10,000 for 1 (0.1 seconds)

  1. root_mean_squared_error — scikit-learn 1....

    1 ],[ - 1 , 1 ],[ 7 , - 6 ]] >>>...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
    Mon Jan 26 11:09:12 GMT 2026
      111.4K bytes
      Cache
     
  2. LinearRegression — scikit-learn 1.8.0 doc...

    array ([[ 1 , 1 ], [ 1 , 2 ], [ 2 , 2 ], [ 2 ,...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html
    Mon Jan 26 11:09:12 GMT 2026
      151.1K bytes
      Cache
     
  3. make_blobs — scikit-learn 1.8.0 documenta...

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Plot the...>>> y array([0, 0, 1, 0, 2, 2, 2, 1, 1, 0]) >>> X ,...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_blobs.html
    Mon Jan 26 14:16:29 GMT 2026
      129.1K bytes
      Cache
     
  4. OAS — scikit-learn 1.8.0 documentation

    precision_ array([[ 1.7833, -1.2431 ], [-1.2431, 3.3889]]) >>>...the estimator. References [ 1 ] ( 1 , 2 ) “Shrinkage algorithms...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Mon Jan 26 11:09:14 GMT 2026
      133.8K bytes
      Cache
     
  5. make_column_selector — scikit-learn 1.8.0...

    1. , 0. , 0. ], [-1.50755672, 1. , 0. , 0. ], [-0.30151134,...[-0.30151134, 0. , 1. , 0. ], [ 0.90453403, 0. , 0. , 1. ]]) __call__...
    scikit-learn.org/stable/modules/generated/sklearn.compose.make_column_selector.html
    Mon Jan 26 11:09:17 GMT 2026
      118K bytes
      Cache
     
  6. lars_path — scikit-learn 1.8.0 documentation

    the case method=’lasso’ is: ( 1 / ( 2 * n_samples )) * || y -...equation (see discussion in [1] ). Read more in the User Guide...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path.html
    Mon Jan 26 14:16:29 GMT 2026
      121K bytes
      Cache
     
  7. BaseEstimator — scikit-learn 1.8.0 docume...

    array ([ 1 , 0 , 1 ]) >>> estimator...__init__ ( self , * , param = 1 ): ... self . param = param ......
    scikit-learn.org/stable/modules/generated/sklearn.base.BaseEstimator.html
    Mon Jan 26 11:09:12 GMT 2026
      118.6K bytes
      Cache
     
  8. lars_path_gram — scikit-learn 1.8.0 docum...

    the case method=’lasso’ is: ( 1 / ( 2 * n_samples )) * || y -...equation (see discussion in [1] ). Read more in the User Guide...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html
    Mon Jan 26 14:16:29 GMT 2026
      119K bytes
      Cache
     
  9. Version 1.0 — scikit-learn 1.8.0 document...

    Version 1.0.1 # October 2021 Fixed models...Version 1.0.0 of scikit-learn requires python 3.7+, numpy 1.14.6+...
    scikit-learn.org/stable/whats_new/v1.0.html
    Mon Jan 26 11:09:12 GMT 2026
      251.4K bytes
      Cache
     
  10. class_likelihood_ratios — scikit-learn 1....

    1 , 0 , 1 , 0 ], [ 1 , 1 , 0 , 0 , 0 ]) (1.5, 0.75)...LR+ ranges from 1.0 to infinity. A LR+ of 1.0 indicates that...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html
    Mon Jan 26 11:09:14 GMT 2026
      123.3K bytes
      Cache
     
Back to Top