Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 251 - 260 of 3,451 for 1 (0.31 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. 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
     
  5. 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
     
  6. 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
     
  7. fetch_olivetti_faces — scikit-learn 1.5.2 docum...

    Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the Olivetti...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_olivetti_faces.html
    Thu Oct 31 11:00:34 UTC 2024
      113.4K bytes
      Cache
     
  8. make_hastie_10_2 — scikit-learn 1.5.2 documenta...

    float64(-1.0), np.float64(1.0), np.float64(-1.0), np.float64(1.0),...[ i ] = 1 if np . sum ( X [ i ] ** 2 ) > 9.34 else - 1 Read more...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_hastie_10_2.html
    Thu Oct 31 11:00:34 UTC 2024
      109.7K bytes
      1 views
      Cache
     
  9. TimeSeriesSplit — scikit-learn 1.5.2 documentation

    array ([[ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [...index=[0] Test: index=[1] Fold 1: Train: index=[0 1] Test: index=[2]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Thu Oct 31 11:00:34 UTC 2024
      128.3K bytes
      2 views
      Cache
     
  10. LocalOutlierFactor — scikit-learn 1.5.2 documen...

    () array([[1., 0., 1.], [0., 1., 1.], [1., 0., 1.]]) predict...fit_predict ( X ) array([ 1, 1, -1, 1]) >>> clf . negative_outlier_factor_...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.LocalOutlierFactor.html
    Thu Oct 31 11:00:34 UTC 2024
      150.3K bytes
      Cache
     
Back to top