Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1061 - 1070 of over 10,000 for 2 (0.47 seconds)

  1. mean_tweedie_deviance — scikit-learn 1.8....

    = [ 2 , 0 , 1 , 4 ] >>> y_pred = [ 0.5 , 0.5 , 2. , 2....y_pred > 0. 1 < p < 2 : Compound Poisson distribution....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_tweedie_deviance.html
    Mon Feb 16 16:33:27 GMT 2026
      109.7K bytes
      Cache
     
  2. explained_variance_score — scikit-learn 1...

    = [ - 2 , - 2 , - 2 ] >>> y_pred = [ - 2 , - 2 , - 2...= [ - 2 , - 2 , - 2 ] >>> y_pred = [ - 2 , - 2 , - 2...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.explained_variance_score.html
    Mon Feb 16 16:32:34 GMT 2026
      115.5K bytes
      Cache
     
  3. VotingClassifier — scikit-learn 1.8.0 doc...

    [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...3 , 2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingClassifier.html
    Mon Feb 16 16:32:33 GMT 2026
      153.4K bytes
      Cache
     
  4. Gaussian Mixture Model Sine Curve — sciki...

    eigh ( covar ) v = 2.0 * np . sqrt ( 2.0 ) * np . sqrt ( v )...mean_precision_prior = 1e-2 , covariance_prior = 1e0 * np . eye ( 2 ), init_params...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_sin.html
    Mon Feb 16 16:33:25 GMT 2026
      113.7K bytes
      Cache
     
  5. FastICA on 2D point clouds — scikit-learn...

    subplot ( 2 , 2 , 2 ) plot_samples ( X / np ....1.5 , size = ( 20000 , 2 )) S [:, 0 ] *= 2.0 # Mix data A = np ....
    scikit-learn.org/stable/auto_examples/decomposition/plot_ica_vs_pca.html
    Mon Feb 16 16:32:34 GMT 2026
      103K bytes
      Cache
     
  6. kneighbors_graph — scikit-learn 1.8.0 doc...

    p = 2 , metric_params = None , include_self...standard Euclidean distance when p = 2. See the documentation of scipy.spatial.distance...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.kneighbors_graph.html
    Mon Feb 16 16:32:33 GMT 2026
      113.5K bytes
      Cache
     
  7. sphinx-design.min.css

    sd-g-2,.sd-gy-2{--sd-gutter-y: 0.5rem}.sd-g-2,.sd-gx-2{--sd-gutter-x:...!important}.sd-p-2{padding:.5rem !important}.sd-pt-2,.sd-py-2{padding-top:.5rem...
    scikit-learn.org/stable/_static/sphinx-design.min.css
    Mon Feb 23 11:19:24 GMT 2026
      48.2K bytes
     
  8. 1.5. Stochastic Gradient Descent — scikit...

    := \frac{1}{2} \sum_{j=1}^{m} w_j^2 = ||w||_2^2\) , \(L_1\) norm:...>>> clf . predict ([[ 2. , 2. ]]) array([1]) SGD fits a...
    scikit-learn.org/stable/modules/sgd.html
    Mon Feb 16 16:33:27 GMT 2026
      90.1K bytes
      Cache
     
  9. auto_examples_python.zip

    - l / 2.0) ** 2 + (y - l / 2.0) ** 2 < (l / 2.0) ** 2 mask =...+ 1, figsize=(4 * 2.2, n_classifiers * 2.2), ) evaluation_results...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Mon Jan 19 11:28:25 GMT 2026
      1.7M bytes
     
  10. zero_one_loss &#8212; scikit-learn 1.8.0 docume...

    2 , 3 , 4 ] &gt;&gt;&gt; y_true = [ 2 , 2 , 3 , 4 ]...], [ 1 , 1 ]]), np . ones (( 2 , 2 ))) 0.5 On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.zero_one_loss.html
    Mon Feb 16 16:32:33 GMT 2026
      111.2K bytes
      Cache
     
Back to Top