- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1351 - 1360 of over 10,000 for 2 (0.35 seconds)
Filter
-
plot_discretization_strategies.zip
[2, 4], [8, 8]]) centers_1 = np.array([[0,...form(-3, 3, size=(n_samples, 2)), make_blobs( n_samples=[ n_samples...scikit-learn.org/stable/_downloads/7b16734166ab4280e940d7fb89dd6113/plot_discretization_strategie... -
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 -
RHEL AI - IBM Developer
developer.ibm.com/components/redhat-enterprise-linux-ai -
AgglomerativeClustering — scikit-learn 1.8.0 do...
2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...AgglomerativeCluster ( n_clusters = 2 , * , metric = 'euclidean' , memory...scikit-learn.org/stable/modules/generated/sklearn.cluster.AgglomerativeClustering.html -
MultiOutputRegressor — scikit-learn 1.8.0 docum...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination, \(R^2\) , is defined as \((1 - \frac{u}{v})\)...scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html -
ledoit_wolf_shrinkage — scikit-learn 1.8.0 docu...
scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf_shrinkage.html -
SGDClassifier — scikit-learn 1.8.0 documentation
loss/||x||**2) . ‘pa2’: passive-aggressive algorithm 2, see [1]...eta = hinge_loss / (||x||**2 + 1/(2 eta0)) . Added in version...scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.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 -
ClusterMixin — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.base.ClusterMixin.html -
lars_path_gram — scikit-learn 1.8.0 documentation
float64(2.220446049250313e-16) , copy_Gram...case method=’lasso’ is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html