- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1691 - 1700 of over 10,000 for 2 (3.27 seconds)
Filter
-
在 Linux 上安装(详细步骤)
type : single - node 步骤 2: 安装 Fess 下载和解压 Fess 从 下载站点 下载...true 。 请参阅 安全配置 进行适当的安全配置。 步骤 2: 安装 Fess 安装 Fess RPM 从 下载站点 下载...fess.codelibs.org/zh-cn/15.5/install/install-linux.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 -
Nearest Centroid Classification — scikit-learn ...
2 0.82 # Authors: The scikit-learn...dataset X = iris . data [:, : 2 ] y = iris . target # Create color...scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html -
SVR — scikit-learn 1.8.0 documentation
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...for Support Vector Machines [ 2 ] Platt, John (1999). “Probabilistic...scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html -
SVM: Weighted samples — scikit-learn 1.8.0 docu...
n_features = 2 , n_informative = 2 , n_redundant = 0 ,..., axes = plt . subplots ( 1 , 2 , figsize = ( 14 , 6 )) plot_decision_function...scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html -
Type (Spring Framework 7.0.0 API)
2 for long and double , 0 for void...(argumentsSize << 2) | returnSize (argumentsSize is...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/asm/Type.html -
mean_squared_log_error — scikit-learn 1.8.0 doc...
2 ], [ 7 , 6 ]] >>> y_pred = [[ 0.5 , 2 ], [ 1 , 2.5 ],...y_true = [ 3 , 5 , 2.5 , 7 ] >>> y_pred = [ 2.5 , 5 , 4 , 8 ] >>>...scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_squared_log_error.html -
Successive Halving Iterations — scikit-learn 1....
"min_samples_split" : randint ( 2 , 11 ), "bootstrap" : [ True ,...param_distributions = param_dist , factor = 2 , random_state = rng ) rsh . fit...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.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 -
JSON连接器
{ "id" : 2 , "name" : "Item 2" } ] 参数: JSON为包含数组的对象的情况:..."Item 1" }, { "id" : 2 , "name" : "Item 2" } ] } 参数: 大型JSON文件...fess.codelibs.org/zh-cn/15.5/config/datastore/ds-json.html