- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1401 - 1410 of over 10,000 for 2 (0.27 seconds)
Filter
-
Imputing missing values with variants of Iterat...
with the expansion of a degree 2 polynomial kernel and regularized...max_samples = 0.5 , n_jobs = 2 , random_state = 0 , ), ), ( "Nystroem...scikit-learn.org/stable/auto_examples/impute/plot_iterative_imputer_variants_comparison.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 -
dict_learning_online — scikit-learn 1.8.0...
X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...dict_learning_online ( X , n_components = 2 , * , alpha = 1 , max_iter = 100...scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning_online.html -
ClassicalMDS — scikit-learn 1.8.0 documen...
ClassicalMDS ( n_components = 2 , * , metric = 'euclidean' , metric_params...Parameters : n_components int, default=2 Number of embedding dimensions....scikit-learn.org/stable/modules/generated/sklearn.manifold.ClassicalMDS.html -
AdaBoostRegressor — scikit-learn 1.8.0 do...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...algorithm known as AdaBoost.R2 [2]. Read more in the User Guide...scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html -
Scheduler API
说明 0 0 2 * * ? 每天凌晨2点执行 0 0 0/6 * * ? 每6小时执行一次 0 0 2 * * MON...MON 每周一凌晨2点执行 0 0 2 1 * ? 每月1日凌晨2点执行 更新计划任务 请求 PUT / api / admin...fess.codelibs.org/zh-cn/15.5/api/admin/api-admin-scheduler.html -
Bunch — scikit-learn 1.8.0 documentation
b = 2 ) >>> b [ 'b' ] 2 >>>...>>> b . b 2 >>> b . a = 3 >>> b [ 'a'...scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html -
Guía de Instalación de Fess
Instalación de OpenSearch Paso 2: Instalación de Fess Paso 3: Inicio...del Archivo Docker Compose Paso 2: Verificación del Archivo Docker...fess.codelibs.org/es/15.4/install/index.html -
Edge computing - IBM Developer
of 2 pages 1 2 of 2 pages Previous page Next...use case we introduced in Part 2. 28 March 2025 Series Implementing...developer.ibm.com/depmodels/edge-computing -
TSNE — scikit-learn 1.8.0 documentation
2 - 0.8. Angle less than 0.2 has quickly increasing...sklearn.manifold. TSNE ( n_components = 2 , * , perplexity = 30.0 , early_exaggeration...scikit-learn.org/stable/modules/generated/sklearn.manifold.TSNE.html