Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 901 - 910 of 5,610 for * (3.36 sec)

  1. FastICA scikit-learn 1.7.2 documentation

    to unit-variance in 1.3. fun {logcosh, exp, cube} or...neg-entropy. Could be either logcosh, exp, or cube. You...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.FastICA.html
    Thu Sep 11 19:47:20 UTC 2025
      148.5K bytes
      Cache
     
  2. ConfusionMatrixDisplay scikit-learn 1.7.2 doc...

    classes_ ) >>> disp . plot () <...> >>> plt . show () classmethod...Sample weights. normalize {true, pred, all}, default=None...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html
    Thu Sep 11 19:47:20 UTC 2025
      150.1K bytes
      Cache
     
  3. OrthogonalMatchingPursuitCV scikit-learn 1.7....

    1 ,]) array([-78.3854]) fit ( X , y , ** fit_params ) [source]...= 5 ) . fit ( X , y ) >>> reg . score ( X , y ) 0.9991 >>> reg...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html
    Thu Sep 11 19:47:20 UTC 2025
      137.1K bytes
      Cache
     
  4. permutation_importance scikit-learn 1.7.2 doc...

    9 , 9 ],[ 1 , 9 , 9 ],[ 1 , 9 , 9 ], ... [ 0 , 9 , 9 ],[ 0 , 9...9 , 9 ],[ 0 , 9 , 9 ]] >>> y = [ 1 , 1 , 1 , 0 , 0 , 0 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.permutation_importance.html
    Thu Sep 11 19:47:20 UTC 2025
      122.4K bytes
      Cache
     
  5. mutual_info_score scikit-learn 1.7.2 document...

    = [ 0 , 1 , 1 , 0 , 1 , 0 ] >>> labels_pred = [ 0 , 1 , 0 , 0...switching \(U\) (i.e label_true ) with \(V\) (i.e. label_pred ) will...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mutual_info_score.html
    Thu Sep 11 19:47:20 UTC 2025
      111.7K bytes
      Cache
     
  6. Photo: Latest Compelling Image Galleries. Photo...

    Sarasota Herald-Tribune / USA-Today Network U.S. NEWS Photos: July...Chicago Dallas-Fort Worth Philadelphia Washington, D.C. Boston Bay...
    www.nbcnews.com/photos
    Fri Sep 12 01:21:36 UTC 2025
      620K bytes
      Cache
     
  7. precision_recall_curve scikit-learn 1.7.2 doc...

    66666667, 0.5 , 1. , 1. ]) >>> recall array([1. , 1. , 0.5, 0.5, 0....0. ]) >>> thresholds array([0.1 , 0.35, 0.4 , 0.8 ]) Gallery...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_curve.html
    Thu Sep 11 19:47:20 UTC 2025
      115.3K bytes
      Cache
     
  8. normalized_mutual_info_score scikit-learn 1.7...

    fo_score ([ 0 , 0 , 1 , 1 ], [ 0 , 0 , 1 , 1 ]) 1.0 >>> norm...fo_score ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 If classes...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.normalized_mutual_info_score.html
    Thu Sep 11 19:47:22 UTC 2025
      112.4K bytes
      Cache
     
  9. DummyRegressor scikit-learn 1.7.2 documentation

    X = np . array ([ 1.0 , 2.0 , 3.0 , 4.0 ]) >>> y = np . array...array ([ 2.0 , 3.0 , 5.0 , 10.0 ]) >>> dummy_regr = DummyRegressor...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Thu Sep 11 19:47:22 UTC 2025
      140K bytes
      Cache
     
  10. 1.1. Linear Models scikit-learn 1.7.2 documen...

    0 ], [ 1 , 1 ]], [ 0 , .1 , 1 ]) Ridge(alpha=0.5) >>> reg . coef_...predicted value. \[\hat{y}(w, x) = w_0 + w_1 x_1 + ... + w_p x_p\]...
    scikit-learn.org/stable/modules/linear_model.html
    Thu Sep 11 19:47:20 UTC 2025
      221.5K bytes
      Cache
     
Back to top