- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1201 - 1210 of 2,261 for 2 (0.07 sec)
-
HashingVectorizer — scikit-learn 1.6.1 document...
2) means unigrams and bigrams, and (2, 2) means only...n_features is large enough (e.g. 2 ** 18 for text classification...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.HashingVectorizer.html -
Generateタスク | DBFlute
SchemaXMLを参照 2. 古いクラスを削除 3. クラスを自動生成 4. Beha...Generateタスクを実行すると処理が始まります。 1. SchemaXMLを参照 2. 古いクラスを削除 3. クラスを自動生成 4. Beha...dbflute.seasar.org/ja/manual/function/generator/task/generate/index.html -
OAS — scikit-learn 1.6.1 documentation
formula (23) states that 2/p (p being the number of features)...because for a large p, the value of 2/p is so small that it doesn’t...scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html -
SpectralBiclustering — scikit-learn 1.6.1 docum...
[ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...SpectralBiclustering ( n_clusters = 2 , random_state = 0 ) . fit ( X...scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralBiclustering.html -
Precision-Recall — scikit-learn 1.6.1 documenta...
train_test_split ( X [ y < 2 ], y [ y < 2 ], test_size = 0.5 , random_state...display . ax_ . set_title ( "2-class Precision-Recall curve"...scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html -
LinearDiscriminantAnalysis — scikit-learn 1.6.1...
2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi... -
Swiss Roll And Swiss-Hole Reduction — scikit-le...
n_components = 2 ) sr_tsne = manifold . TSNE ( n_components = 2 , perplexity...n_components = 2 ) sh_tsne = manifold . TSNE ( n_components = 2 , perplexity...scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html -
Fitting an Elastic Net with a precomputed Gram ...
2.65799352e+02], ..., [-2.25349312e+02, -1.07963978e+03,...-3.07582983e+02, 6.66670169e+02, 2.65799352e+02], ..., [-2.25349312e+02, -1.07963978e+03,...scikit-learn.org/stable/auto_examples/linear_model/plot_elastic_net_precomputed_gram_matrix_with_... -
MiniBatchDictionaryLearning — scikit-learn 1.6....
_Fro ^ 2 + alpha * || U || _1 , 1 ( U , V ) with || V_k || _2 <=...X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchDictionaryLearning.html -
oas — scikit-learn 1.6.1 documentation
formula (23) states that 2/p (p being the number of features)...because for a large p, the value of 2/p is so small that it doesn’t...scikit-learn.org/stable/modules/generated/oas-function.html