Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 221 - 230 of 3,208 for 2 (0.16 sec)

  1. HistGradientBoostingClassifier — scikit-learn 1...

    2: Added support for feature names....version 0.23. Changed in version 1.2: Accept dict of constraints with...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html
    Wed Sep 17 19:57:59 UTC 2025
      175.3K bytes
      Cache
     
  2. FunctionTransformer — scikit-learn 1.7.2 docume...

    then X will be converted to a 2-dimensional NumPy array or sparse...X = np . array ([[ 0 , 1 ], [ 2 , 3 ]]) >>> transformer . transform...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.FunctionTransformer.html
    Wed Sep 17 19:57:58 UTC 2025
      139.9K bytes
      Cache
     
  3. NeighborhoodComponentsAnalysis — scikit-learn 1...

    ize will be set to verbose - 2 . random_state int or numpy.RandomState,...~roweis/papers/ncanips.pdf [ 2 ] Wikipedia entry on Neighborhood...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html
    Wed Sep 17 19:57:59 UTC 2025
      143K bytes
      Cache
     
  4. make_multilabel_classification — scikit-learn 1...

    n_labels = 2 , length = 50 , allow_unlabeled...problem. n_labels int, default=2 The average number of labels per...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html
    Wed Sep 17 19:58:00 UTC 2025
      114.6K bytes
      Cache
     
  5. 9.2. Computational Performance — scikit-learn 1...

    2.1.2. Configuring Scikit-learn for...slow for your application. 9.2.2. Prediction Throughput # Another...
    scikit-learn.org/stable/computing/computational_performance.html
    Wed Sep 17 19:57:58 UTC 2025
      60.9K bytes
      Cache
     
  6. TfidfTransformer — scikit-learn 1.7.2 documenta...

    2, 0, 1, 1, 1, 0, 0], [1, 0, 0,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfTransformer.html
    Wed Sep 17 19:57:58 UTC 2025
      141.3K bytes
      Cache
     
  7. RFE — scikit-learn 1.7.2 documentation

    2, 5]) decision_function ( X ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFE.html
    Wed Sep 17 19:57:59 UTC 2025
      149.8K bytes
      Cache
     
  8. log_loss — scikit-learn 1.7.2 documentation

    2 ], [ .35 , .65 ]]) 0.21616 Gallery...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.log_loss.html
    Wed Sep 17 19:57:59 UTC 2025
      115.7K bytes
      Cache
     
  9. precision_score — scikit-learn 1.7.2 documentation

    2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0 , 0...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_score.html
    Wed Sep 17 19:57:59 UTC 2025
      125.4K bytes
      Cache
      Similar Results (1)
     
  10. FactorAnalysis — scikit-learn 1.7.2 documentation

    default=1e-2 Stopping tolerance for log-likelihood...Machine Learning, Chapter 12.2.4. Examples >>> from sklearn.datasets...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.FactorAnalysis.html
    Wed Sep 17 19:57:59 UTC 2025
      140.1K bytes
      Cache
     
Back to top