- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 381 - 390 of 3,451 for 1 (0.07 sec)
-
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 -
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 -
auc — scikit-learn 1.5.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html -
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 -
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 -
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 -
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 -
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 -
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 -
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