Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 381 - 390 of 3,451 for 1 (0.08 sec)

  1. 1.2. Linear and Quadratic Discriminant Analysis...

    equal to \(\frac{1}{n - 1} X_k^tX_k = \frac{1}{n - 1} V S^2 V^t\)...\frac{1}{(2\pi)^{d/2} |\Sigma_k|^{1/2}}\exp\left(-\frac{1}{2} (x-\mu_k)^t...
    scikit-learn.org/stable/modules/lda_qda.html
    Thu Oct 31 11:00:34 UTC 2024
      53.6K bytes
      Cache
     
  2. PLSRegression — scikit-learn 1.5.2 documentation

    1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ],...version 1.5: Y is deprecated in 1.5 and will be removed in 1.7. Use...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html
    Thu Oct 31 11:00:34 UTC 2024
      162.2K bytes
      Cache
     
  3. auc — scikit-learn 1.5.2 documentation

    array ([ 1 , 1 , 2 , 2 ]) >>> pred = np . array ([ 0.1 , 0.4 ,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html
    Thu Oct 31 11:00:34 UTC 2024
      112.5K bytes
      Cache
     
  4. Cython Best Practices, Conventions and Knowledg...

    SKLEARN_ENABLE_DEBUG_CYTHON_DIRECTIVES = 1 Start from scratch in a notebook...
    scikit-learn.org/dev/developers/cython.html
    Thu Oct 31 11:00:35 UTC 2024
      34.6K bytes
      Cache
     
  5. DBFlute : Migration : 0.8.1

    1 to 0.8.2} 環境上の注意点 Sql2Entityも一緒に...C#ユーザの方へ 最新バージョンのS2Container-1.3.12と一緒にご利用下さい。 実装上の注意点 http:...
    dbflute.seasar.org/ja/oldmigration/migrate-081to082.html
    Thu Oct 31 08:02:03 UTC 2024
      1.9K bytes
      Cache
     
  6. Release Highlights for scikit-learn 1.0 — sciki...

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...import make_pipeline y = [ 1 , 0 , 1 ] pipe = make_pipeline ( preprocessor...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_0_0.html
    Thu Oct 31 11:00:34 UTC 2024
      110K bytes
      Cache
     
  7. ComplementNB — scikit-learn 1.5.2 documentation

    Added in version 1.2. Changed in version 1.4: The default value...sklearn.naive_bayes. ComplementNB ( * , alpha = 1.0 , force_alpha = True , fit_prior...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Thu Oct 31 11:00:32 UTC 2024
      152.4K bytes
      Cache
     
  8. Plotting Learning Curves and Checking Models’ S...

    1 , 1.0 , 5 ), "cv" : ShuffleSplit..."train_sizes" : np . linspace ( 0.1 , 1.0 , 5 ), "cv" : ShuffleSplit...
    scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html
    Thu Oct 31 11:00:34 UTC 2024
      107.4K bytes
      1 views
      Cache
     
  9. Comparing different hierarchical linkage method...

    "connectivity matrix is [0-9]{1,2}" + " > 1. Completing it to avoid...y_pred ) + 1 ), ) ) ) plt . scatter ( X [:, 0 ], X [:, 1 ], s = 10...
    scikit-learn.org/stable/auto_examples/cluster/plot_linkage_comparison.html
    Thu Oct 31 11:00:34 UTC 2024
      105.4K bytes
      Cache
     
  10. Out-of-core classification of text documents — ...

    ()[ 1 ], rotation = 30 ) ymax = max ( cls_runtime ) * 1.2 ax...__init__ ( self , encoding = "latin-1" ): HTMLParser . __init__ ( self...
    scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.html
    Thu Oct 31 11:00:32 UTC 2024
      156.8K bytes
      Cache
     
Back to top