Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 331 - 340 of 2,631 for 2 (0.18 sec)

  1. make_regression — scikit-learn 1.5.2 documentation

    n_features = 2 , noise = 1 , random_state = 42...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html
    Wed Sep 18 20:56:26 UTC 2024
      119.2K bytes
      Cache
     
  2. StackingClassifier — scikit-learn 1.5.2 documen...

    2 (1992): 241-259. Examples >>>...(n_samples, n_classes * (n_classes-1) / 2) The decision function computed...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html
    Wed Sep 18 20:56:23 UTC 2024
      161.8K bytes
      Cache
     
  3. MLPClassifier — scikit-learn 1.5.2 documentation

    beta_2 = 0.999 , epsilon = 1e-08 , n_iter_no_change...array-like of shape(n_layers - 2,), default=(100,) The ith element...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html
    Mon Sep 16 17:00:49 UTC 2024
      157.8K bytes
      Cache
     
  4. LearningCurveDisplay — scikit-learn 1.5.2 docum...

    2 Release Highlights for scikit-learn 1.2 Comparison...visualization. Added in version 1.2. Parameters : train_sizes ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Tue Sep 17 17:21:49 UTC 2024
      143.7K bytes
      Cache
     
  5. 1.15. Isotonic regression — scikit-learn 1.5.2 ...

    \sum_i w_i (y_i - \hat{y}_i)^2\] subject to \(\hat{y}_i \le \hat{y}_j\)...
    scikit-learn.org/stable/modules/isotonic.html
    Thu Sep 19 14:56:28 UTC 2024
      33.5K bytes
      Cache
     
  6. 1.16. Probability calibration — scikit-learn 1....

    reliability diagrams (Wilks 1995 [ 2 ] ), compare how well the probabilistic...in this dataset which contains 2 redundant features. RandomForestClassifi...
    scikit-learn.org/stable/modules/calibration.html
    Thu Sep 19 14:56:28 UTC 2024
      63.3K bytes
      Cache
     
  7. 4.1. Partial Dependence and Individual Conditio...

    2 , ( 3 , 2 )] >>> PartialDependenceDis...results [ "average" ] array([[ 2.466..., 2.466..., ... >>> results [...
    scikit-learn.org/stable/modules/partial_dependence.html
    Thu Sep 19 14:56:28 UTC 2024
      60.3K bytes
      Cache
     
  8. pairwise_distances — scikit-learn 1.5.2 documen...

    2.], [2., 1.]]) Gallery examples #...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances.html
    Wed Sep 18 20:56:25 UTC 2024
      116.1K bytes
      Cache
     
  9. check_is_fitted — scikit-learn 1.5.2 documentation

    2 ], [ 1 , 3 ]], [ 1 , 0 ]) LogisticRegression()...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_is_fitted.html
    Sat Sep 14 09:04:07 UTC 2024
      111.2K bytes
      Cache
     
  10. LeavePGroupsOut — scikit-learn 1.5.2 documentation

    group=[2] Test: index=[0 2], group=[1 3] Fold 2: Train: index=[0],...array ([ 1 , 2 , 1 ]) >>> groups = np . array ([ 1 , 2 , 3 ]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html
    Tue Sep 17 17:21:49 UTC 2024
      122K bytes
      Cache
     
Back to top