- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1231 - 1240 of 2,261 for 2 (0.41 sec)
-
「0627〆【エンティティ】単語タグ付け作業-追加募集-(15)」の仕事依頼【ジョブハブ】
(初回テストが不合格の場合はもう一度テストを受け直すことが可能ですが、 2回までとなります。 2回のテストに合格しなかった場合は、お仕事のご依頼はできませんので...日本の夏の平均気温は29度みたい。 1箇所目:日本には「地域」タグを付ける 2箇所目:夏には「日付」タグを付ける 3箇所目:29度には「計測」タグを付ける...jobhub.jp/jobs/39360 -
eclipse-welcome-hide-snapshot.png
dbflute.seasar.org/data/snapshot/friends/eclipse/install/eclipse-welcome-hide-snapshot.png -
Principal Component Analysis (PCA) on Iris Data...
2 import mpl_toolkits.mplot3d #...X_reduced [:, 1 ], X_reduced [:, 2 ], c = iris . target , s = 40...scikit-learn.org/stable/auto_examples/decomposition/plot_pca_iris.html -
Detection error tradeoff (DET) curve — scikit-l...
n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state...ax_det ] = plt . subplots ( 1 , 2 , figsize = ( 11 , 5 )) for name...scikit-learn.org/stable/auto_examples/model_selection/plot_det.html -
friends-Eclipse-ClosetFile-settings-remove-dotf...
<tiff:ResolutionUnit>2</tiff:ResolutionUnit> </rdf:Description>... <tiff:ResolutionUnit>2</tiff:ResolutionUnit> </rdf:Description>...dbflute.seasar.org/ja/data/model/friends/eclipse/operation/friends-Eclipse-ClosetFile-settings-re... -
friends-Eclipse-ViewLocation-long-codearea-by-f...
<tiff:ResolutionUnit>2</tiff:ResolutionUnit> </rdf:Description>... <tiff:ResolutionUnit>2</tiff:ResolutionUnit> </rdf:Description>...dbflute.seasar.org/ja/data/model/friends/eclipse/operation/friends-Eclipse-ViewLocation-long-code... -
friends-Eclipse-ProjectProperties-settings-enco...
<tiff:ResolutionUnit>2</tiff:ResolutionUnit> </rdf:Description>... <tiff:ResolutionUnit>2</tiff:ResolutionUnit> </rdf:Description>...dbflute.seasar.org/ja/data/model/friends/eclipse/operation/friends-Eclipse-ProjectProperties-sett... -
ConstantKernel — scikit-learn 1.6.1 documentation
x_2) = constant\_value \;\forall\; x_1, x_2\] Adding a...constant_value = 2 ) is the same as: kernel = RBF () + 2 Read more in...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.ConstantKernel.html -
NuSVC — scikit-learn 1.6.1 documentation
[ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.pipeline import...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html -
dict_learning — scikit-learn 1.6.1 documentation
_Fro ^ 2 + alpha * || U || _1 , 1 ( U , V ) with || V_k || _2 = 1...X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning.html