Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 711 - 720 of 2,642 for 2 (0.06 sec)

  1. 10. Common pitfalls and recommended practices —...

    2.2. Data leakage during pre-processing..., test ) [0 3 5 6 7] [1 2 4 8 9] [1 2 4 8 9] [0 3 5 6 7] >>> for...
    scikit-learn.org/stable/common_pitfalls.html
    Thu Sep 19 14:56:27 UTC 2024
      101.6K bytes
      Cache
     
  2. Gradient Boosting Out-of-Bag estimates — scikit...

    staged_predict_proba ( X_test )): score [ i ] = 2 * log_loss ( y_test , y_proba...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html
    Thu Sep 19 14:56:26 UTC 2024
      107.8K bytes
      Cache
     
  3. MultiOutputClassifier — scikit-learn 1.5.2 docu...

    predict ( X [ - 2 :]) array([[1, 1, 1], [1, 0, 1]])...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputClassifier.html
    Thu Sep 19 14:56:27 UTC 2024
      141.2K bytes
      Cache
     
  4. Displaying estimators and complex pipelines — s...

    ('pipeline-2', Pipeline(steps=[('simpleimputer',...('feat1', 'feat3')), ('pipeline-2', Pipeline(steps=[('simpleimputer',...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_estimator_representation.html
    Thu Sep 19 14:56:26 UTC 2024
      106.6K bytes
      Cache
     
  5. Robust linear estimator fitting — scikit-learn ...

    2 ) plt . ylim ( - 2 , 10.2 ) plt . title ( title...time of the script: (0 minutes 2.044 seconds) Related examples...
    scikit-learn.org/stable/auto_examples/linear_model/plot_robust_fit.html
    Thu Sep 19 14:56:27 UTC 2024
      97.3K bytes
      Cache
     
  6. Version 0.23 — scikit-learn 1.5.2 documentation

    2 # Changed models # The following...by avoiding slower BLAS Level 2 calls on small arrays #17021 by...
    scikit-learn.org/stable/whats_new/v0.23.html
    Thu Sep 19 14:56:28 UTC 2024
      180.5K bytes
      Cache
      Similar Results (1)
     
  7. Inductive Clustering — scikit-learn 1.5.2 docum...

    ( - 2 , 4 ), ( 3 , 6 )], random_state...time of the script: (0 minutes 2.357 seconds) Related examples...
    scikit-learn.org/stable/auto_examples/cluster/plot_inductive_clustering.html
    Thu Sep 19 14:56:26 UTC 2024
      98.1K bytes
      Cache
     
  8. HuberRegressor vs Ridge on dataset with strong ...

    2.0 , size = 4 ) X_outliers [: 2 , :] += X . max...y_outliers [: 2 ] += y . min () - y . mean () / 4.0 y_outliers [ 2 :] +=...
    scikit-learn.org/stable/auto_examples/linear_model/plot_huber_vs_ridge.html
    Thu Sep 19 14:56:26 UTC 2024
      91.3K bytes
      Cache
     
  9. label_ranking_loss — scikit-learn 1.5.2 documen...

    2 , 0.1 ]] >>> label_ranking_loss...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.label_ranking_loss.html
    Thu Sep 19 14:56:27 UTC 2024
      107.5K bytes
      Cache
     
  10. load_svmlight_files — scikit-learn 1.5.2 docume...

    2: Path-like objects are now accepted....
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html
    Thu Sep 19 14:56:27 UTC 2024
      110.8K bytes
      Cache
     
Back to top