Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 261 - 270 of 3,499 for 1 (0.16 sec)

  1. 1.12. Multiclass and multioutput algorithms — s...

    1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,...0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,...
    scikit-learn.org/stable/modules/multiclass.html
    Fri Dec 20 11:14:14 UTC 2024
      105.7K bytes
      Cache
     
  2. 2.3. Clustering — scikit-learn 1.7.dev0 documen...

    1 , 1 , 1 ] >>> labels_pred = [ 0 , 0 , 1 , 1 , 2 , 2...0 , 0 , 1 , 1 , 1 ] >>> labels_pred = [ 0 , 0 , 1 , 1 , 2 , 2...
    scikit-learn.org/dev/modules/clustering.html
    Fri Dec 20 11:14:15 UTC 2024
      235.5K bytes
      Cache
      Similar Results (1)
     
  3. 6.1. Pipelines and composite estimators — sciki...

    1.1.1. Usage # 6.1.1.1.1. Build a pipeline...0, 0, 0, 1, 0, 1, 0, 0, 1, 1, 1, 0], [0, 1, 0, 0, 1, 0, 0, 0,...
    scikit-learn.org/stable/modules/compose.html
    Fri Dec 20 11:14:14 UTC 2024
      110.7K bytes
      Cache
     
  4. root_mean_squared_error — scikit-learn 1.7.dev0...

    1 ],[ - 1 , 1 ],[ 7 , - 6 ]] >>> y_pred...User Guide . Added in version 1.4. Parameters : y_true array-like...
    scikit-learn.org/dev/modules/generated/sklearn.metrics.root_mean_squared_error.html
    Mon Dec 09 18:03:46 UTC 2024
      111.2K bytes
      Cache
      Similar Results (1)
     
  5. FunctionTransformer — scikit-learn 1.7.dev0 doc...

    Added in version 1.1. kw_args dict, default=None Dictionary...array([[0. , 0.6931...], [1.0986..., 1.3862...]]) fit ( X , y =...
    scikit-learn.org/dev/modules/generated/sklearn.preprocessing.FunctionTransformer.html
    Mon Dec 09 18:03:45 UTC 2024
      140.1K bytes
      Cache
      Similar Results (1)
     
  6. 2.1. Gaussian mixture models — scikit-learn 1.6...

    1.1. Gaussian Mixture # The GaussianMixture...models using a finite mixture. 2.1.2.1. The Dirichlet Process # Here...
    scikit-learn.org/stable/modules/mixture.html
    Fri Dec 20 11:14:16 UTC 2024
      58.3K bytes
      Cache
     
  7. make_hastie_10_2 — scikit-learn 1.6.0 documenta...

    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 20 11:14:16 UTC 2024
      110.9K bytes
      1 views
      Cache
     
  8. roc_auc_score — scikit-learn 1.7.dev0 documenta...

    classes_[1] and thus estimator.predict_proba(X, y)[:, 1] . The...it is upper bounded by 1. References [ 1 ] Wikipedia entry for...
    scikit-learn.org/dev/modules/generated/sklearn.metrics.roc_auc_score.html
    Mon Dec 09 18:03:47 UTC 2024
      130.6K bytes
      Cache
      Similar Results (1)
     
  9. cluster_optics_dbscan — scikit-learn 1.6.0 docu...

    1, 1, 1]) Gallery examples # Demo of...compute_optics_graph >>> X = np . array ([[ 1 , 2 ], [ 2 , 5 ], [ 3 , 6 ], ......
    scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_dbscan.html
    Fri Dec 20 11:14:14 UTC 2024
      112.2K bytes
      Cache
     
  10. Release Highlights for scikit-learn 1.5 — sciki...

    array([[-1.1, 1.1, 1.1], [ 3.9, -1.2, 1.1], [ 0.1, 1.3, 1.1], [-0.1,...[-0.1, -1.4, -1.4], [-4.9, 1.5, -1.5], [ 0.1, 1.6, 1.6]]) Pairwise...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Fri Dec 20 11:14:14 UTC 2024
      123.1K bytes
      Cache
     
Back to top