Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 391 - 400 of 2,642 for 2 (0.07 sec)

  1. LeaveOneOut — scikit-learn 1.5.2 documentation

    2 ], [ 3 , 4 ]]) >>> y = np . array ([ 1 , 2 ]) >>> loo...>>> loo . get_n_splits ( X ) 2 >>> print ( loo ) LeaveOneOut()...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html
    Thu Sep 19 14:56:28 UTC 2024
      115.5K bytes
      Cache
     
  2. PredictionErrorDisplay — scikit-learn 1.5.2 doc...

    2 Release Highlights for scikit-learn 1.2 Combine predictors...Evaluation Guide . Added in version 1.2. Parameters : y_true ndarray of...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.PredictionErrorDisplay.html
    Thu Sep 19 14:56:27 UTC 2024
      139.6K bytes
      Cache
     
  3. Two-class AdaBoost — scikit-learn 1.5.2 documen...

    cov = 2.0 , n_samples = 200 , n_features = 2 , n_classes = 2 , random_state...= 300 , n_features = 2 , n_classes = 2 , random_state = 1 ) X...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_twoclass.html
    Thu Sep 19 14:56:27 UTC 2024
      98.2K bytes
      Cache
     
  4. Installing scikit-learn — scikit-learn 1.5.2 do...

    2 tests pytest-cov 2.9.0 tests ruff 0.2.1 tests black...sphinx-copybutton 0.5.2 docs sphinx-gallery 0.16.0 docs numpydoc 1.2.0 docs,...
    scikit-learn.org/stable/install.html
    Thu Sep 19 14:56:26 UTC 2024
      54.6K bytes
      Cache
      Similar Results (1)
     
  5. ClusterMixin — scikit-learn 1.5.2 documentation

    2 ], [ 2 , 3 ], [ 3 , 4 ]] >>> MyClusterer...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClusterMixin.html
    Thu Sep 19 14:56:28 UTC 2024
      108.3K bytes
      Cache
     
  6. OutlierMixin — scikit-learn 1.5.2 documentation

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) >>> estimator...
    scikit-learn.org/stable/modules/generated/sklearn.base.OutlierMixin.html
    Thu Sep 19 14:56:27 UTC 2024
      108.8K bytes
      Cache
     
  7. Download

    OpenSearch 2.1.0 ) Fess 14.2.0 ( Java 17 , Elasticsearch 8.2.2 , OpenSearch...7.15.2 ) Fess 13.14.1 ( Elasticsearch 7.14.2 ) Fess 13.13.2 ( Elasticsearch...
    fess.codelibs.org/downloads.html
    Thu Sep 19 02:37:02 UTC 2024
      30.1K bytes
      4 views
      Cache
     
  8. Frequently Asked Questions — scikit-learn 1.5.2...

    [2]]) >>> # We need to specify algorithm='brute'...lev_metric , eps = 5 , min_samples = 2 , algorithm = 'brute' ) (array([0,...
    scikit-learn.org/stable/faq.html
    Thu Sep 19 14:56:27 UTC 2024
      79.6K bytes
      Cache
     
  9. Understanding the decision tree structure — sci...

    3] = 2.4) > 0.800000011920929) decision node 2 : (X_test[0,...0.800000011920929 else to node 2. node=1 is a leaf node with value=[[1....
    scikit-learn.org/stable/auto_examples/tree/plot_unveil_tree_structure.html
    Thu Sep 19 14:56:27 UTC 2024
      124K bytes
      Cache
     
  10. Orthogonal Matching Pursuit — scikit-learn 1.5....

    2 ) plt . xlim ( 0 , 512 ) plt ....
    scikit-learn.org/stable/auto_examples/linear_model/plot_omp.html
    Thu Sep 19 14:56:27 UTC 2024
      93.3K bytes
      Cache
     
Back to top