Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 141 - 150 of over 10,000 for 1 (2.26 seconds)

Filter
  1. mean_squared_log_error — scikit-learn 1.8...

    1 ], [ 1 , 2 ], [ 7 , 6 ]] >>>...>>> y_pred = [[ 0.5 , 2 ], [ 1 , 2.5 ], [ 8 , 8 ]] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_squared_log_error.html
    Mon Mar 09 14:07:57 UTC 2026
      13.4K bytes
      Cache
     
  2. mean_pinball_loss — scikit-learn 1.8.0 do...

    [ 1 , 2 , 4 ], alpha = 0.1 ) 0.3... >>>...scikit-learn 1.0 Release Highlights for scikit-learn 1.0 On this...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_pinball_loss.html
    Mon Mar 09 14:07:57 UTC 2026
      14.4K bytes
      Cache
     
  3. PartialDependenceDisplay — scikit-learn 1...

    Added in version 1.1: Add the possibility to pass...display . plot ( pdp_lim = { 1 : ( - 1.38 , 0.66 )}) <...>...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Mon Mar 09 14:07:53 UTC 2026
      22.2K bytes
      Cache
     
  4. Isomap — scikit-learn 1.8.0 documentation

    Added in version 1.1. n_components int, default=2...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html
    Mon Mar 09 14:07:53 UTC 2026
      17.9K bytes
      Cache
     
  5. load_svmlight_files — scikit-learn 1.8.0 ...

    shape[1] == X_test.shape[1]). This may not be the...query_id=False , offset=0 , length=-1 ) [source] # Load dataset from...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html
    Mon Mar 09 14:07:54 UTC 2026
      14.6K bytes
      Cache
     
  6. top_k_accuracy_score — scikit-learn 1.8.0...

    The best performance is 1 with normalize == True and the...>>> y_true = np . array ([ 0 , 1 , 2 , 2 ]) >>> y_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.top_k_accuracy_score.html
    Mon Mar 09 14:07:54 UTC 2026
      14K bytes
      Cache
     
  7. shrunk_covariance — scikit-learn 1.8.0 do...

    1 ) [source] # Calculate covariance...ndarray. shrinkage float, default=0.1 Coefficient in the convex combination...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.shrunk_covariance.html
    Mon Mar 09 14:07:53 UTC 2026
      13.2K bytes
      Cache
     
  8. as_float_array — scikit-learn 1.8.0 docum...

    Added in version 1.6: force_all_finite was renamed...array = np . array ([ 0 , 0 , 1 , 2 , 2 ], dtype = np . int64...
    scikit-learn.org/stable/modules/generated/sklearn.utils.as_float_array.html
    Thu Mar 05 14:15:27 UTC 2026
      13.3K bytes
      Cache
     
  9. LabelPropagation — scikit-learn 1.8.0 doc...

    means 1 unless in a joblib.parallel_backend context. -1 means...all strings. Added in version 1.0. n_iter_ int Number of iterations...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelPropagation.html
    Mon Mar 09 14:07:54 UTC 2026
      16.3K bytes
      Cache
     
  10. 8.1. Toy datasets — scikit-learn 1.8.0 do...

    length: 1.0 6.9 3.76 1.76 0.9490 (high!) petal width: 0.1 2.5 1.20...0.41 3.58 1.59 0.57 Colour Intensity: 1.3 13.0 5.1 2.3 Hue: 0.48...
    scikit-learn.org/stable/datasets/toy_dataset.html
    Mon Mar 09 14:07:53 UTC 2026
      13.8K bytes
      Cache
     
Back to Top