Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 721 - 730 of 5,620 for * (1.27 sec)

  1. RidgeCV scikit-learn 1.7.2 documentation

    linear_model. RidgeCV ( alphas = (0.1, 1.0, 10.0) , * , fit_intercept...array-like of shape (n_alphas,), default=(0.1, 1.0, 10.0) Array...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Wed Sep 10 13:46:53 UTC 2025
      149.9K bytes
      Cache
     
  2. LassoLarsIC scikit-learn 1.7.2 documentation

    2.2222 , - 1.1111 , 0 , - 1.1111 , - 2.2222 ] >>> reg . fit (...], [ - 1 , 1 ], [ 0 , 0 ], [ 1 , 1 ], [ 2 , 2 ]] >>> y = [ - 2.2222...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Wed Sep 10 13:46:55 UTC 2025
      145.6K bytes
      Cache
     
  3. HDBSCAN scikit-learn 1.7.2 documentation

    “brute, kd_tree, ball_tree}, default=auto Exactly which algorithm...None , alpha = 1.0 , algorithm = 'auto' , leaf_size = 40 , n_jobs...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.HDBSCAN.html
    Wed Sep 10 13:46:55 UTC 2025
      141.4K bytes
      Cache
     
  4. set_config scikit-learn 1.7.2 documentation

    print SVC(C=1.0, cache_size=200,) with all the non-changed...to True. display {text, diagram}, default=None If diagram’,...
    scikit-learn.org/stable/modules/generated/sklearn.set_config.html
    Wed Sep 10 13:46:55 UTC 2025
      121.5K bytes
      Cache
     
  5. plot_release_highlights_1_7_0.zip

    # %% # Array API support # ---------- # Several functions have...Pipeline([("sc", StandardScaler()), ("clf", clf)], transform_input=["X_val"])...
    scikit-learn.org/stable/_downloads/0f052545c78541815099d62501f25a9e/plot_release_highlights_1_7_0...
    Wed Sep 10 13:46:55 UTC 2025
      11.1K bytes
     
  6. plot_release_highlights_1_7_0.ipynb

    Pipeline([(\"sc\", StandardScaler()), (\"clf\", clf)], transf...0))\nmodel" ] }, { "cell_type": "markdown", "metadata": {}, "source":...
    scikit-learn.org/stable/_downloads/b7d178d09f44d400894015228deb0ddb/plot_release_highlights_1_7_0...
    Wed Sep 10 13:46:55 UTC 2025
      6.1K bytes
     
  7. plot_directive.css

    /* * plot_directive.css * ~~~~~~~~~~ * * Stylesheet controlling...directive within * Sphinx. * * :copyright: Copyright 2020-* by the Matplotlib...
    scikit-learn.org/stable/_static/plot_directive.css
    Wed Sep 10 13:46:55 UTC 2025
      318 bytes
     
  8. Generalized Linear Models scikit-learn 1.7.2 ...

    Lasso, Lasso-LARS, and Elastic Net paths Lasso, Lasso-LARS, and...selection: AIC-BIC / cross-validation Lasso model selection: AIC-BIC /...
    scikit-learn.org/stable/auto_examples/linear_model/index.html
    Wed Sep 10 13:46:55 UTC 2025
      93.7K bytes
      Cache
     
  9. Dataset examples scikit-learn 1.7.2 documenta...

    top Ctrl + K GitHub Choose version Dataset examples # Examples...concerning the sklearn.datasets module. Plot randomly generated...
    scikit-learn.org/stable/auto_examples/datasets/index.html
    Wed Sep 10 13:46:56 UTC 2025
      73.5K bytes
      Cache
     
  10. rand_score scikit-learn 1.7.2 documentation

    rand_score ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Labelings...0 , 0 , 1 , 1 ]) 0.83 Gallery examples # Adjustment for chance...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.rand_score.html
    Wed Sep 10 13:46:53 UTC 2025
      110.6K bytes
      Cache
     
Back to top