Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 3,325 for 1 (0.06 sec)

  1. sklearn.metrics.RocCurveDisplay — scikit-learn ...

    y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...([ 0 , 0 , 1 , 1 ]) >>> pred = np . array ([ 0.1 , 0.4 , 0.35...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html
    Wed May 15 13:59:41 UTC 2024
      56K bytes
      Cache
     
  2. sklearn.ensemble.GradientBoostingRegressor — sc...

    1 , n_estimators = 100 , subsample = 1.0 , criterion...in the range [1, inf) . subsample float, default=1.0 The fraction...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html
    Wed May 15 13:59:42 UTC 2024
      85.4K bytes
      Cache
     
  3. sklearn.decomposition.PCA — scikit-learn 1.4.2 ...

    ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2...more details. New in version 1.1. power_iteration_normalizer {‘auto’,...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.PCA.html
    Wed May 15 13:59:42 UTC 2024
      80K bytes
      Cache
     
  4. 1.16. Probability calibration — scikit-learn 1....

    1. Sigmoid 1.16.3.2. Isotonic 1.16.3.3. Multiclass support 1.16....the software. 1.16. Probability calibration 1.16.1. Calibration...
    scikit-learn.org/stable/modules/calibration.html
    Wed May 15 13:59:42 UTC 2024
      42.8K bytes
      Cache
     
  5. sklearn.cluster.MiniBatchKMeans — scikit-learn ...

    array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2...0 , 1 ], [ 2 , 2 ], ... [ 3 , 2 ], [ 5 , 5 ], [ 1 , - 1 ]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.MiniBatchKMeans.html
    Wed May 15 13:59:42 UTC 2024
      91.4K bytes
      Cache
     
  6. 6.6. Random Projection — scikit-learn 1.4.2 doc...

    }}} & & 1 / 2s\\ 0 &\text{with probability} & 1 - 1 / s \\ +...Menu Prev Up Next scikit-learn 1.4.2 Other versions Please cite...
    scikit-learn.org/stable/modules/random_projection.html
    Wed May 15 13:59:42 UTC 2024
      30.4K bytes
      Cache
     
  7. sklearn.svm.LinearSVC — scikit-learn 1.4.2 docu...

    intercept term: [x_1, ..., x_n, 1] , where 1 corresponds to the...version 1.3: The "auto" option is added in version 1.3 and will...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Wed May 15 13:59:40 UTC 2024
      74.4K bytes
      Cache
     
  8. 1.8. Cross decomposition — scikit-learn 1.4.2 d...

    1.8. Cross decomposition 1.8.1. PLSCanonical 1.8.2. PLSSVD...PLSSVD 1.8.3. PLSRegression 1.8.4. Canonical Correlation Analysis...
    scikit-learn.org/stable/modules/cross_decomposition.html
    Wed May 15 13:59:40 UTC 2024
      36.9K bytes
      Cache
     
  9. sklearn.metrics.get_scorer — scikit-learn 1.4.2...

    1 , - 1 , - 0.5 , 2 ], ( - 1 , 1 )) >>> y = np...np . array ([ 0 , 1 , 1 , 0 , 1 ]) >>> classifier = DummyClassifier...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.get_scorer.html
    Wed May 15 13:59:42 UTC 2024
      19K bytes
      Cache
     
  10. sklearn.ensemble.AdaBoostRegressor — scikit-lea...

    the range [1, inf) . learning_rate float, default=1.0 Weight applied...Menu Prev Up Next scikit-learn 1.4.2 Other versions Please cite...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html
    Wed May 15 13:59:41 UTC 2024
      59.6K bytes
      Cache
     
Back to top