Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 431 - 440 of 2,485 for 2 (0.21 sec)

  1. make_low_rank_matrix — scikit-learn 1.7.2 docum...

    0 * ( i / effective_rank ) ** 2 ) The remaining singular values’...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_low_rank_matrix.html
    Mon Nov 10 15:11:15 UTC 2025
      112.1K bytes
      Cache
     
  2. Release History — scikit-learn 1.7.2 documentation

    2 Version 1.3.1 Version 1.3.0 Version 1.2 Version 1.2.2 Version...Version 1.2.1 Version 1.2.0 Version 1.1 Version 1.1.3 Version...
    scikit-learn.org/stable/whats_new.html
    Mon Nov 10 15:11:19 UTC 2025
      32.9K bytes
      Cache
     
  3. インストール

    2.0をインストール場合を説明します。 OpenSearchのプラグインを...h:opensearch-analysis-fess:3.2.0 $ $OPENSEARCH_HOME/bin/opensearch-plugin...
    fess.codelibs.org/ja/15.2/install/install.html
    Fri Oct 24 02:40:36 UTC 2025
      26.5K bytes
      1 views
      Cache
     
  4. MultiTaskLasso — scikit-learn 1.7.2 documentation

    2 ], [ 2 , 4 ]], [[ 0 , 0 ], [ 1 , 1 ], [ 2 , 3 ]]) ...it is: 1 / ( 2 * n_samples ) * || y - Xw ||^ 2_2 + alpha * l1_ratio...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLasso.html
    Mon Nov 10 15:11:19 UTC 2025
      156.9K bytes
      Cache
     
  5. check_array — scikit-learn 1.7.2 documentation

    ndim > 2. ensure_min_samples int, default=1...the input data has effectively 2 dimensions or is originally 1D...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_array.html
    Sun Nov 09 07:16:24 UTC 2025
      116.3K bytes
      Cache
     
  6. jaccard_score — scikit-learn 1.7.2 documentation

    2 , 1 , 2 ] >>> y_true = [ 0 , 1 , 2 , 2 ] >>> jaccard_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.jaccard_score.html
    Mon Nov 10 15:11:15 UTC 2025
      120.3K bytes
      Cache
     
  7. Displaying Pipelines — scikit-learn 1.7.2 docum...

    LogisticRegression ( C = 2.0 )), ] pipe = Pipeline ( steps...('classifier', LogisticRegression(C=2.0))]) In a Jupyter environment,...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html
    Mon Nov 10 15:11:18 UTC 2025
      287.7K bytes
      Cache
     
  8. TweedieRegressor — scikit-learn 1.7.2 documenta...

    2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3 ]] >>> y = [ 2 , 3.5...determination R^2. R^2 uses squared error and D^2 uses the deviance...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html
    Mon Nov 10 15:11:15 UTC 2025
      141.6K bytes
      Cache
     
  9. GMM covariances — scikit-learn 1.7.2 documentation

    covariances_ [ n ][: 2 , : 2 ] elif gmm . covariance_type...covariances = gmm . covariances_ [: 2 , : 2 ] elif gmm . covariance_type...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html
    Mon Nov 10 15:11:15 UTC 2025
      108.4K bytes
      Cache
     
  10. GammaRegressor — scikit-learn 1.7.2 documentation

    determination R^2. R^2 uses squared error and D^2 uses the deviance...GammaRegressor () >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Mon Nov 10 15:11:18 UTC 2025
      138.9K bytes
      Cache
     
Back to top