Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 251 - 260 of over 10,000 for 1 (1.21 seconds)

  1. LassoLarsIC — scikit-learn 1.7.2 document...

    [ - 1 , 1 ], [ 0 , 0 ], [ 1 , 1 ], [ 2 , 2 ]] >>>...fit_intercept . Added in version 1.1. Attributes : coef_ array-like...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Fri Dec 05 17:52:55 GMT 2025
      145.6K bytes
      Cache
     
  2. permutation_test_score — scikit-learn 1.7...

    p-value is 1/(n_permutations + 1), the worst is 1.0. Notes This...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Fri Dec 05 17:52:55 GMT 2025
      121.8K bytes
      Cache
     
  3. make_blobs — scikit-learn 1.7.2 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
    Fri Dec 05 17:52:54 GMT 2025
      130.3K bytes
      Cache
     
  4. MinMaxScaler — scikit-learn 1.7.2 documen...

    data = [[ - 1 , 2 ], [ - 0.5 , 6 ], [ 0 , 10 ], [ 1 , 18 ]] >>>...0. ] [0.25 0.25] [0.5 0.5 ] [1. 1. ]] >>> print ( scaler...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MinMaxScaler.html
    Fri Dec 05 17:52:54 GMT 2025
      143.2K bytes
      Cache
     
  5. make_column_selector — scikit-learn 1.7.2...

    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
    Fri Dec 05 17:52:54 GMT 2025
      117.6K bytes
      Cache
     
  6. 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
    Fri Dec 05 17:52:54 GMT 2025
      122.5K bytes
      Cache
     
  7. 1. Supervised learning — scikit-learn 1.7...

    version 1. Supervised learning # 1.1. Linear Models 1.1.1. Ordinary...Lasso 1.1.4. Multi-task Lasso 1.1.5. Elastic-Net 1.1.6. Multi-task...
    scikit-learn.org/stable/supervised_learning.html
    Fri Dec 05 17:52:55 GMT 2025
      46.9K bytes
      Cache
     
  8. CalibrationDisplay — scikit-learn 1.7.2 d...

    pos_label is set to 1. Added in version 1.1. name str, default=None...estimators.classes_[1] when using from_estimator and set to 1 when using...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html
    Fri Dec 05 17:52:54 GMT 2025
      141.4K bytes
      Cache
     
  9. make_hastie_10_2 — scikit-learn 1.7.2 doc...

    float64(-1.0), np.float64(1.0), np.float64(-1.0), np.float64(1.0),...i ] = 1 if np . sum ( X [ i ] ** 2 ) > 9.34 else - 1 Read more...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_hastie_10_2.html
    Fri Dec 05 17:52:54 GMT 2025
      110.6K bytes
      Cache
     
  10. Version 1.6 — scikit-learn 1.7.2 document...

    Version 1.6.1 # January 2025 Changed models...was deprecated in 1.6 and will be removed in 1.8. It has no effect...
    scikit-learn.org/stable/whats_new/v1.6.html
    Fri Dec 05 17:52:55 GMT 2025
      160.8K bytes
      Cache
     
Back to Top