- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1331 - 1340 of over 10,000 for 2 (0.26 seconds)
-
GridSearchCV — scikit-learn 1.8.0 documen...
split0_test_score … rank_t… ‘poly’ – 2 0.80 … 2 ‘poly’ – 3 0.70 … 4 ‘rbf’...verbose = 0 , pre_dispatch = '2*n_jobs' , error_score = nan ,...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html -
AgglomerativeClustering — scikit-learn 1....
2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...AgglomerativeCluster ( n_clusters = 2 , * , metric = 'euclidean' , memory...scikit-learn.org/stable/modules/generated/sklearn.cluster.AgglomerativeClustering.html -
Configuration des journaux
/^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level&g...fess.codelibs.org/fr/15.3/config/admin-logging.html -
label_binarize — scikit-learn 1.8.0 docum...
2 , 4 , 6 ]) array([[1, 0, 0, 0],...6 ], classes = [ 1 , 6 , 4 , 2 ]) array([[1, 0, 0, 0], [0, 1,...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html -
Statistical comparison of models using grid sea...
factorial ( 2 ) * factorial ( len ( model_scores ) - 2 ) ) pairwise_t_test..."poly" ], "degree" : [ 2 , 3 ]}, { "kernel" :...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html -
test.rst
第一項目 - Lorem ipsum 2. 第二項目 - 吾輩は猫である 3. 第三項目 - Test...dolor sit amet | +----+---- | 2 | 吾輩は猫である | 夏目漱石の小説 | +----+----...raw.githubusercontent.com/codelibs/fess-testdata/master/files/markdown/test.rst -
Blind source separation using FastICA — s...
# Signal 2 : square signal s3 = signal . sawtooth ( 2 * np . pi...1 , 1 ], [ 0.5 , 2 , 1.0 ], [ 1.5 , 1.0 , 2.0 ]]) # Mixing matrix...scikit-learn.org/stable/auto_examples/decomposition/plot_ica_blind_source_separation.html -
Plot classification boundaries with different S...
2 , 0.5 ], [ 0.2 , - 2.0 ], [ 0.5 , - 2.4 ], [ 0.2 , - 2.3...[ - 1.3 , - 1.2 ], [ - 1.1 , - 0.2 ], [ - 1.2 , - 0.4 ], [ -...scikit-learn.org/stable/auto_examples/svm/plot_svm_kernels.html -
plot_release_highlights_1_8_0.ipynb
2, 2)\nx2, y2 = S_scaling.T\nax2.scatter(x2,...complexity compared to\n`O(n**2)` previously, which allows to...scikit-learn.org/stable/_downloads/826f1a05a1b6ad38fb98368f39e30aa6/plot_release_highlights_1_8_0... -
lars_path_gram — scikit-learn 1.8.0 docum...
float64(2.220446049250313e-16) , copy_Gram...case method=’lasso’ is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html