Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 721 - 730 of 2,642 for 2 (0.07 sec)

  1. Getting Started — scikit-learn 1.5.2 documentation

    2 , 3 ], # 2 samples, 3 features ......fit method generally accepts 2 inputs: The samples matrix (or...
    scikit-learn.org/stable/getting_started.html
    Thu Sep 19 14:56:26 UTC 2024
      48.7K bytes
      Cache
      Similar Results (1)
     
  2. Advanced Plotting With Partial Dependence — sci...

    tol = 1e-2 , max_iter = 500 , random_state...ax1 , ax2 ) = plt . subplots ( 2 , 1 , figsize = ( 10 , 10 )) tree_disp...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_partial_dependence_visualization_api.html
    Thu Sep 19 14:56:27 UTC 2024
      118K bytes
      Cache
     
  3. is_multilabel — scikit-learn 1.5.2 documentation

    2 ], []]) False >>> is_multilabel...
    scikit-learn.org/stable/modules/generated/sklearn.utils.multiclass.is_multilabel.html
    Wed Sep 18 20:56:23 UTC 2024
      106.6K bytes
      Cache
     
  4. SVM: Separating hyperplane for unbalanced class...

    n_samples_2 = 100 centers = [[ 0.0 , 0.0 ], [ 2.0 , 2.0 ]] clusters_std...n_samples = [ n_samples_1 , n_samples_2 ], centers = centers , cluster_std...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane_unbalanced.html
    Thu Sep 19 14:56:26 UTC 2024
      89.8K bytes
      Cache
     
  5. Partial Dependence and Individual Conditional E...

    between the target function [ 2 ] and a set of features of interest,..."Bike_Sharing_Demand" , version = 2 , as_frame = True ) # Make an...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Thu Sep 19 14:56:28 UTC 2024
      195K bytes
      Cache
     
  6. Cross-validation on diabetes Dataset Exercise —...

    2 controls the translucency of the...scores - std_error , alpha = 0.2 ) plt . ylabel ( "CV score +/-...
    scikit-learn.org/stable/auto_examples/exercises/plot_cv_diabetes.html
    Thu Sep 19 14:56:26 UTC 2024
      95.8K bytes
      Cache
     
  7. RidgeClassifierCV — scikit-learn 1.5.2 document...

    1e-2 , 1e-1 , 1 ]) . fit ( X , y )...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifierCV.html
    Thu Sep 19 14:56:27 UTC 2024
      142.8K bytes
      Cache
     
  8. 4. Inspection — scikit-learn 1.5.2 documentation

    2. Permutation feature importance 4.2.1. Outline of...permutation importance algorithm 4.2.2. Relation to impurity-based importance...
    scikit-learn.org/stable/inspection.html
    Thu Sep 19 14:56:28 UTC 2024
      33.5K bytes
      Cache
     
  9. Go Agent version 0.x | APM Go Agent Reference [...

    2 - 2018/09/19 View release Fixed...
    www.elastic.co/guide/en/apm/agent/go/current/release-notes-0.x.html
    Tue Aug 27 23:14:16 UTC 2024
      17.3K bytes
      Cache
     
  10. About us — scikit-learn 1.5.2 documentation

    History: This project was started in 2007 as a Google Summer of Code project by David Cournapeau. Later that year, Matthieu Brucher started work on this project as part of his thesis. In 2010 Fabia...
    scikit-learn.org/stable/about.html
    Thu Sep 19 14:56:27 UTC 2024
      59.7K bytes
      Cache
     
Back to top