- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1061 - 1070 of 7,266 for 2 (0.17 seconds)
Filter
-
getting_started.rst.txt
2, 3], # 2 samples, 3 features ... [11,...:term:`fit` method generally accepts 2 inputs: - The samples matrix (or...scikit-learn.org/stable/_sources/getting_started.rst.txt -
Basic Crawler Configuration
(Cron format) # Run daily at 2 AM 0 0 2 * * ? # Run every hour at...set in scheduler 0 0 2 * * ? # Daily at 2 AM File Size Configuration...fess.codelibs.org/15.5/config/crawler-basic.html -
ConstantKernel — scikit-learn 1.8.0 documentation
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 -
NOT 检索
如果想搜索包含”搜索词1”但不包含”搜索词2”的文档,输入并搜索如下内容: 搜索词1 NOT 搜索词2...fess.codelibs.org/zh-cn/15.5/user/search-not.html -
Vector Quantization Example — scikit-learn 1.8....
subplots ( ncols = 2 , figsize = ( 12 , 4 )) ax [ 0...by a factor of approximately 2.5. We will later discuss about...scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html -
Map data to a normal distribution — scikit-lear...
figaspect ( 2 )) axes = axes . flatten () axes_idxs..., 9 ), ( 1 , 4 , 7 , 10 ), ( 2 , 5 , 8 , 11 ), ( 12 , 15 , 18...scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html -
plot_hgbt_regression.rst.txt
2. :ref:`categorical_support_gbdt`,...showcasing all points except 2 and 6 in a real life setting....scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt -
CSV 커넥터
/usr/share/fess/app/WEB-INF/lib/ 방법 2: 관리 화면에서 설치 “시스템” → “플러그인” 열기...laptop , 150000 , Electronics 2 , Mouse , Wireless mouse , 3000...fess.codelibs.org/ko/15.5/config/datastore/ds-csv.html -
Backup API
"dataconfig" : 2 , "scheduler" : 4 , "user" : 10...Example script for daily backup at 2 AM DATE = $( date +%Y%m%d ) BACKUP_DIR...fess.codelibs.org/15.5/api/admin/api-admin-backup.html -
RandomizedSearchCV — scikit-learn 1.8.0 documen...
2 0.84 … 3 ‘rbf’ 0.3 0.70 … 2 will be represented...verbose = 0 , pre_dispatch = '2*n_jobs' , random_state = None...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html