- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1151 - 1160 of 2,261 for 2 (0.07 sec)
-
Plot class probabilities calculated by the Voti...
2 , - 1.4 ], [ - 3.4 , - 2.2 ], [ 1.1 , 1.2 ]]) y = np...np . array ([ 1 , 1 , 2 , 2 ]) eclf = VotingClassifier ( estimators...scikit-learn.org/stable/auto_examples/ensemble/plot_voting_probas.html -
The Johnson-Lindenstrauss bound for embedding w...
\|u - v\|^2 < \|p(u) - p(v)\|^2 < (1 + eps) \|u - v\|^2\] Where...\geq 4 log(n\_samples) / (eps^2 / 2 - eps^3 / 3)\] The first plot...scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.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 -
GammaRegressor — scikit-learn 1.6.1 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 -
styles.css
mr-2{margin-right:calc(var(--spacing)*2)}.mb-2{margin-b...spacing)*2)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{m...www.elastic.co/docs/_static/styles.css -
OneHotEncoder — scikit-learn 1.6.1 documentation
Features with 1 or more than 2 categories are left intact. array...(CSR) format. Added in version 1.2: sparse was renamed to sparse_output...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OneHotEncoder.html -
Monitoring AWS Lambda Java Functions | APM Java...
Amazon Linux 2 yes 8.al2 Java 8 (Corretto) Amazon Linux 2 yes 8 Java...eu-west-2 eu-west-3 me-south-1 sa-east-1 us-east-1 us-east-2 us-west-1...www.elastic.co/guide/en/apm/agent/java/current/aws-lambda.html -
Release Highlights for scikit-learn 0.23 — scik...
2. From 1.2, use # PartialDependenceDis...lam = np . exp ( X [:, 5 ]) / 2 ) X_train , X_test , y_train ,...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_23_0.html -
plot_hgbt_regression.ipynb
showcasing all points except 2 and 6 in a real life\nsetting.\n"...label=\"recorded average\", linewidth=2, ax=ax)\n\nfor idx, max_iter in...scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb -
大味なコード補完 | 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