- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1491 - 1500 of 2,365 for 2 (0.07 sec)
-
Shrinkage covariance estimation: LedoitWolf vs ...
logspace ( - 2 , 0 , 30 ) negative_logliks =...) plt . plot ( plt . xlim (), 2 * [ loglik_real ], "--r" , label...scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html -
fastica — scikit-learn 1.6.1 documentation
( 3 * x ** 2 ) . mean ( axis =- 1 ) fun_args...n_features . Added in version 1.2. random_state int, RandomState...scikit-learn.org/stable/modules/generated/fastica-function.html -
Nearest Centroid Classification — scikit-learn ...
2 0.82 # Authors: The scikit-learn...dataset X = iris . data [:, : 2 ] y = iris . target # Create color...scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html -
SVM with custom kernel — scikit-learn 1.6.1 doc...
: 2 ] # we only take the first two...""" We create a custom kernel: (2 0) k(X, Y) = X ( ) Y.T (0 1) """...scikit-learn.org/stable/auto_examples/svm/plot_custom_kernel.html -
Lasso model selection: AIC-BIC / cross-validati...
718747 2.850031 4805.989341 4867.358990 2.384338 4801.702266...4801.702266 4867.163224 2.296575 4802.594754 4872.147022 2.031555 4801.236720...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_model_selection.html -
lasta-docからlasta-metaへの移行 | LastaFlute
MavenやGradleの設定 2. Swaggerクラスでimportし直し 3. UTFluteを最新版に...と移行されます。 ※UTFluteは、バージョン 0.9.2 より lasta-meta を参照しています。 1. MavenやGradleの設定...dbflute.seasar.org/ja/lastaflute/howto/upgrade/migration/ladoctolameta.html -
フリーランスの仕事・求人 【ジョブハブ】
データ収集 2,000 円 終了 提案数: 1 件 【iPhone限定】専用アプリで100発話音声収集-(2) データ入力・加工...株式会社パソナJOB HUB 案件概要 ◆おすすめポイント ・簡単作業で1台2千円♪♪ ・実施作業自体のマニュアルあり!PC基本操作ができればOK!...jobhub.jp/jobs -
大味なコード補完 | DBFlute
実体(右辺)のセミコロンの右側にカーソルが置いてある状態で、 ctrl + 2 (Macは command + 2)を押した後(0.x秒)、 L を押します。...セミコロンの右側にカーソル置いて ctrl (or command) + 2 and L to MemberCB cb = new MemberCB();...dbflute.seasar.org/ja/manual/topic/programming/completion/bigcomp.html -
emecha-DfAssist-derivedprop.png
2"> <rdf:RDF xmlns:rdf="http...xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 5.1.2"> <rdf:RDF xmlns:rdf="http...dbflute.seasar.org/ja/data/model/emecha/emecha-DfAssist-derivedprop.png -
SGD: convex loss functions — scikit-learn 1.6.1...
] = ( 1 - z [ z >= - 1 ]) ** 2 loss [ z >= 1.0 ] = 0 return loss...linspace ( xmin , xmax , 100 ) lw = 2 plt . plot ([ xmin , 0 , 0 , xmax...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html