Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 341 - 350 of over 10,000 for 1 (0.15 seconds)

  1. ClassNamePrefixFeaturesOutMixin — scikit-...

    shape [ 1 ] ... return self >>> X = np . array ([[ 1 , 2...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClassNamePrefixFeaturesOutMixin.html
    Mon Jan 19 11:28:23 GMT 2026
      110.5K bytes
      Cache
     
  2. PLSSVD — scikit-learn 1.8.0 documentation

    1 , - 0.2 ], ... [ 0.9 , 1.1 ], ... [ 6.2 , 5.9...np . array ([[ 0. , 0. , 1. ], ... [ 1. , 0. , 0. ], ... [ 2. ,...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSSVD.html
    Mon Jan 19 11:28:24 GMT 2026
      129.5K bytes
      Cache
     
  3. SVM Tie Breaking Example — scikit-learn 1...

    1 ] . min (), X [:, 1 ] . max ()] xs = np...xlim [ 1 ], 1000 ) ys = np . linspace ( ylim [ 0 ], ylim [ 1 ], 1000...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_tie_breaking.html
    Mon Jan 19 11:28:24 GMT 2026
      94.6K bytes
      Cache
     
  4. TunedThresholdClassifierCV — scikit-learn...

    means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn 1.5 Release Highlights for scikit-learn 1.5 On this...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html
    Mon Jan 19 11:28:25 GMT 2026
      148.7K bytes
      Cache
     
  5. Understanding the decision tree structure &#821...

    [{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...[{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...
    scikit-learn.org/stable/auto_examples/tree/plot_unveil_tree_structure.html
    Mon Jan 19 11:28:23 GMT 2026
      149.8K bytes
      Cache
     
  6. 2.1. Gaussian mixture models — scikit-lea...

    1.1. Gaussian Mixture # The GaussianMixture...models using a finite mixture. 2.1.2.1. The Dirichlet Process # Here...
    scikit-learn.org/stable/modules/mixture.html
    Mon Jan 19 11:28:23 GMT 2026
      58.6K bytes
      Cache
     
  7. Monotonic Constraints — scikit-learn 1.8....

    versionchanged:: 1.1 Added option 'quantile'. .. versionchanged:: 1.3 Added...versionchanged:: 1.1 Added option 'quantile'. .. versionchanged:: 1.3 Added...
    scikit-learn.org/stable/auto_examples/ensemble/plot_monotonic_constraints.html
    Mon Jan 19 11:28:23 GMT 2026
      182.6K bytes
      Cache
     
  8. LassoLarsCV — scikit-learn 1.8.0 document...

    means 1 unless in a joblib.parallel_backend context. -1 means...optimization objective for Lasso is: ( 1 / ( 2 * n_samples )) * || y -...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Mon Jan 19 11:28:24 GMT 2026
      146.3K bytes
      Cache
     
  9. ridge_regression — scikit-learn 1.8.0 doc...

    0 ] - 1.0 * X [:, 1 ] + 0.1 * rng . standard_normal...>>> coef array([ 1.97, -1., -2.69e-3, -9.27e-4 ]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ridge_regression.html
    Mon Jan 19 11:28:24 GMT 2026
      119.5K bytes
      Cache
     
  10. Visualizing the probabilistic predictions of a ...

    uniform ( low =- 1 , high = 1 , size = ( n_samples , 2...xor [ "Feature #1" ] + noise [:, 1 ] > 0 ) X = xor...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html
    Mon Jan 19 11:28:23 GMT 2026
      238.8K bytes
      Cache
     
Back to Top