- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1591 - 1600 of over 10,000 for 2 (0.32 seconds)
-
Scheduler API
설명 0 0 2 * * ? 매일 오전 2시에 실행 0 0 0/6 * * ? 6시간마다 실행 0 0 2 * * MON..."cronExpression" : "0 0 2 * * ?" , "scriptType"...fess.codelibs.org/ko/15.5/api/admin/api-admin-scheduler.html -
Custom refit strategy of a grid search with cro...
parameter candidate is displayed; - >2 : the score is also displayed;...pre_dispatch: int, or str, default='2*n_jobs' Controls the number of...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html -
BallTree — scikit-learn 1.8.0 documentation
leaf_size <= n_points <= 2 * leaf_size , except in the case...standard Euclidean distance when p = 2. A list of valid metrics for BallTree...scikit-learn.org/stable/modules/generated/sklearn.neighbors.BallTree.html -
Recursive feature elimination with cross-valida...
The introduction of 2 additional redundant (i.e. correlated)...n_informative = 3 , n_redundant = 2 , n_repeated = 0 , n_classes =...scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html -
ConstantKernel — scikit-learn 1.8.0 docum...
constant_value = 2 ) is the same as: kernel = RBF () + 2 Read more in...ConstantKernel ( constant_value = 2 ) >>> gpr = GaussianProcessRegre...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.ConstantKernel.html -
AND 检索
如果想搜索包含”搜索词1”和”搜索词2”的文档,在搜索表单中输入如下内容: 搜索词1 AND 搜索词2 也可以用 AND 连接多个词。...fess.codelibs.org/zh-cn/15.5/user/search-and.html -
메모리 설정
export FESS_HEAP_SIZE = 2 g 단위: m : 메가바이트 g : 기가바이트 RPM/DEB.../etc/sysconfig/fess 를 편집합니다. FESS_HEAP_SIZE = 2 g DEB 패키지의 경우 /etc/default/fess...fess.codelibs.org/ko/15.5/config/setup-memory.html -
Configuración Básica del Rastreador
Ejecutar todos los días a las 2 AM 0 0 2 * * ? # Ejecutar cada hora...programador 0 0 2 * * ? # Todos los días a las 2 AM Configuración...fess.codelibs.org/es/15.4/config/crawler-basic.html -
Lasso model selection via information criteria ...
2 of [ZHT2007] . A LassoLarsIC estimator...References [ ZHT2007 ] ( 1 , 2 ) Zou, Hui, Trevor Hastie, and...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lars_ic.html -
Comparing randomized search and grid search for...
243980072)} Model with rank: 2 Mean validation score: 0.983 (std:...222222222)} Model with rank: 2 Mean validation score: 0.998 (std:...scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html