- Sort Score
- Num 10 results
- Language All
- Labels All
Results 981 - 990 of over 10,000 for 2 (0.61 seconds)
-
Sample pipeline for text feature extraction and...
2)`` means unigrams and bigrams, and ``(2, 2)`` means...unigrams, ``(1, 2)`` means unigrams and bigrams, and ``(2, 2)`` means...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html -
SelectorMixin — scikit-learn 1.8.0 docume...
mask [: 2 ] = True # select the first two...fit_transform ( X , y ) . shape (150, 2) fit_transform ( X , y = None...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectorMixin.html -
BernoulliRBM — scikit-learn 1.8.0 documen...
Contrastive Divergence (PCD) [2]. The time complexity of this...this implementation is O(d ** 2) assuming d ~ n_features ~ n_components....scikit-learn.org/stable/modules/generated/sklearn.neural_network.BernoulliRBM.html -
plot_discretization_strategies.rst.txt
[2, 4], [8, 8]]) centers_1 = np.array([[0,...form(-3, 3, size=(n_samples, 2)), make_blobs( n_samples=[ n_samples...scikit-learn.org/stable/_sources/auto_examples/preprocessing/plot_discretization_strategies.rst.txt -
Programador de Tareas
configuración de rastreo web son 1 y 2, y el ID de configuración de rastreo...webConfigIds ([ "1" , "2" ] as String []) . fileConfigIds...fess.codelibs.org/es/15.3/admin/scheduler-guide.html -
GaussianNB — scikit-learn 1.8.0 documenta...
[ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...3 , 2 ]]) >>> Y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html -
oas — scikit-learn 1.8.0 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 -
The Johnson-Lindenstrauss bound for embedding w...
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 -
average_precision_score — scikit-learn 1....
2 , 2 ]) >>> y_scores = np...], ... [ 0.2 , 0.3 , 0.5 ], ... [ 0.4 , 0.4 , 0.2 ], ... [ 0.1...scikit-learn.org/stable/modules/generated/sklearn.metrics.average_precision_score.html -
文档
Compose 文件 方法 1: 单独下载文件 方法 2: 使用 Git 克隆仓库 步骤 2: 确认 Docker Compose 文件...1: 使用快照功能(推荐) 方法 2: 整体备份目录 Docker 版的备份 步骤 2: 停止当前版本 步骤 3: 安装新版本...fess.codelibs.org/zh-cn/documentation.html