Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 3,389 for 1 (0.11 sec)

  1. Version 1.4 — scikit-learn 1.4.2 documentation

    Version 1.4 Version 1.4.2 Version 1.4.1.post1 Metadata...2. Version 1.4.1.post1 February 2024 Note The 1.4.1.post1 release...
    scikit-learn.org/stable/whats_new/v1.4.html
    Fri Apr 26 16:41:51 UTC 2024
      197.4K bytes
      Cache
     
  2. Model selection: choosing estimators and their ...

    [0 1] Train: [0 1 4 5 6 7 8 9] | test: [2 3] Train: [0 1 2 3...Train: [0 1 2 3 4 5 8 9] | test: [6 7] Train: [0 1 2 3 4 5 6...
    scikit-learn.org/stable/tutorial/statistical_inference/model_selection.html
    Fri Apr 26 16:41:48 UTC 2024
      49.6K bytes
      Cache
     
  3. sklearn.metrics.confusion_matrix — scikit-learn...

    1 , 0 , 1 ], [ 1 , 1 , 1 , 0 ]) . ravel ()...negatives is \(C_{1,0}\) , true positives is \(C_{1,1}\) and false...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html
    Fri Apr 26 16:41:50 UTC 2024
      25.5K bytes
      Cache
     
  4. sklearn.base.RegressorMixin — scikit-learn 1.4....

    array ([ - 1 , 0 , 1 ]) >>> estimator . fit ( X...Menu Prev Up Next scikit-learn 1.4.2 Other versions Please cite...
    scikit-learn.org/stable/modules/generated/sklearn.base.RegressorMixin.html
    Fri Apr 26 16:41:50 UTC 2024
      25.6K bytes
      Cache
     
  5. sklearn.manifold.Isomap — scikit-learn 1.4.2 do...

    New 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
    Fri Apr 26 16:41:50 UTC 2024
      50.9K bytes
      Cache
     
  6. 11.1. Array API support (experimental) — scikit...

    1.1.1. PyTorch Support PyTorch Tensors...Dispatching 11.1. Array API support (experimental) 11.1. Array API...
    scikit-learn.org/stable/modules/array_api.html
    Fri Apr 26 16:41:50 UTC 2024
      31.9K bytes
      Cache
     
  7. 4.1. Partial Dependence and Individual Conditio...

    1.1. Partial dependence plots 4.1.2. Individual...expectation (ICE) plot 4.1.3. Mathematical Definition 4.1.4. Computation...
    scikit-learn.org/stable/modules/partial_dependence.html
    Fri Apr 26 16:41:50 UTC 2024
      41.4K bytes
      Cache
     
  8. sklearn.model_selection.KFold — scikit-learn 1....

    3] Test: index=[0 1] Fold 1: Train: index=[0 1] Test: index=[2...X = np . array ([[ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]])...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Fri Apr 26 16:41:50 UTC 2024
      34.1K bytes
      Cache
     
  9. 1.9. Naive Bayes — scikit-learn 1.4.2 documenta...

    1.9. Naive Bayes 1.9.1. Gaussian Naive Bayes 1.9.2. Multinomial...= P(x_i = 1 \mid y) x_i + (1 - P(x_i = 1 \mid y)) (1 - x_i)\]...
    scikit-learn.org/stable/modules/naive_bayes.html
    Fri Apr 26 16:41:50 UTC 2024
      36.3K bytes
      Cache
     
  10. 1.7. Gaussian Processes — scikit-learn 1.4.2 do...

    1.7. Gaussian Processes 1.7.1. Gaussian Process...examples 1.7.3.1. Probabilistic predictions with GPC 1.7.3.2. Illustration...
    scikit-learn.org/stable/modules/gaussian_process.html
    Fri Apr 26 16:41:50 UTC 2024
      63.4K bytes
      Cache
     
Back to top