- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1821 - 1830 of over 10,000 for 2 (7.65 seconds)
Filter
-
Recognizing hand-written digits — scikit-learn ...
turning each 2-D array of grayscale values from...0.99 0.99 88 1 0.99 0.97 0.98 91 2 0.99 0.99 0.99 86 3 0.98 0.87...scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html -
Poisson regression and non-normal loss — scikit...
'Regular' 1217 R82 2 5.0 1 0.75000 B 6 2 52 50 B12 'Diesel' 54...plt . subplots ( nrows = 2 , ncols = 2 , figsize = ( 12 , 8 ))...scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html -
数据存储爬取
2,タイトル 2,テスト2です。 3,タイトル 3,テスト3です。 4,タイトル...versionNo ) VALUES ( 'タイトル 2' , 'コンテンツ 2 です.' , '34.701909' , '135.494977'...fess.codelibs.org/zh-cn/15.5/admin/dataconfig-guide.html -
Balance model complexity and cross-validated sc...
as in '2*n_jobs' '2*n_jobs' error_score error_score:...function of n_jobs, as in '2*n_jobs' '2*n_jobs' error_score error_score:...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html -
Installation avec Docker (Détails)
être installé Docker Compose 2.0 ou ultérieur doit être installé...ose-opensearch3.yaml Méthode 2 : Clonage du dépôt avec Git Si...fess.codelibs.org/fr/15.5/install/install-docker.html -
roc_auc_score — scikit-learn 1.8.0 documentation
the standardized partial AUC [2] over the range [0, max_fpr] is...under of the ROC as follows: G = 2 * AUC - 1 Where G is the Gini...scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html -
Caching nearest neighbors — scikit-learn 1.8.0 ...
scikit-learn.org/stable/auto_examples/neighbors/plot_caching_nearest_neighbors.html -
ExtraTreesRegressor — scikit-learn 1.8.0 docume...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...= None , min_samples_split = 2 , min_samples_leaf = 1 , min_...scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html -
数据存储爬取
2,タイトル 2,テスト2です。 3,タイトル 3,テスト3です。 4,タイトル...VALUES ( 'タイトル 2' , 'コンテンツ 2 です.' , '34.701909'...fess.codelibs.org/zh-cn/15.4/admin/dataconfig-guide.html -
SpectralCoclustering — scikit-learn 1.8.0 docum...
[ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...SpectralCoclustering ( n_clusters = 2 , random_state = 0 ) . fit ( X...scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralCoclustering.html