- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1001 - 1010 of 6,500 for 2 (0.17 seconds)
Filter
-
GradientBoostingRegressor — scikit-learn 1.8.0 ...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...'friedman_mse' , min_samples_split = 2 , min_samples_leaf = 1 , min_...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html -
GaussianProcessRegressor — scikit-learn 1.8.0 d...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...implementation is based on Algorithm 2.1 of [RW2006] . In addition to...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html -
Density Estimation for a Gaussian mixture — sci...
2 ) + np . array ([ 20 , 20 ]) #...random . randn ( n_samples , 2 ), C ) # concatenate the two datasets...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html -
AND 检索
如果想搜索包含”搜索词1”和”搜索词2”的文档,在搜索表单中输入如下内容: 搜索词1 AND 搜索词2 也可以用 AND 连接多个词。...fess.codelibs.org/zh-cn/15.5/user/search-and.html -
CSV连接器
category 1 文章1 这是文章1的内容 新闻 2 文章2 这是文章2的内容 博客 参数: files =/ var /.../usr/share/fess/app/WEB-INF/lib/ 方法2: 从管理界面安装 打开「系统」→「插件」 上传JAR文件 重启...fess.codelibs.org/zh-cn/15.5/config/datastore/ds-csv.html -
Configuración de Registro
/^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2},\d{3})...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level>\w+)\s+(?<logger>.*?)...fess.codelibs.org/es/15.5/config/admin-logging.html -
Gaussian Processes regression: basic introducto...
length_scale_bounds = ( 1e-2 , 1e2 )) gaussian_process = GaussianProcessRegre...gaussian_process . kernel_ 5.02**2 * RBF(length_scale=1.43) After...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html -
Install Red Hat OpenShift Container Platform 4 ...
sure it is using mode type 2 (Layer 2 vSwitch). For people interested...resource requirements Figure 2. Minimum requirements for Red...developer.ibm.com/tutorials/install-red-hat-openshift-on-ibmz-linuxone/ -
glossary.rst.txt
2], 2 is the positive class; of ['no',...``[1, 2, 3]`` would be equivalent to weights ``[0.1, 0.2, 0.3]``...scikit-learn.org/stable/_sources/glossary.rst.txt -
DictionaryLearning — scikit-learn 1.8.0 documen...
X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...argmin 0.5 || X - U V || _Fro ^ 2 + alpha * || U || _1 , 1 ( U ,...scikit-learn.org/stable/modules/generated/sklearn.decomposition.DictionaryLearning.html