- Sort Score
- Num 10 results
- Language All
- Labels All
Results 871 - 880 of 8,176 for c (1.07 seconds)
-
SVM: Maximum margin separating hyperplane ̵...
C = 1000 ) clf . fit ( X , y ) plt...scatter ( X [:, 0 ], X [:, 1 ], c = y , s = 30 , cmap = plt . cm...scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane.html -
Comparing random forests and the multi-output m...
c = "c" , s = s , marker =...], edgecolor = "k" , c = "navy" , s = s , marker...scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html -
Linux - Articles - IBM Developer
of code that you know to be C, C++, Java, or Python. Now, construct...programs. Examples are in Scheme and C. 14 October 2014 Article Develop...developer.ibm.com/technologies/linux/articles/ -
Kernel PCA — scikit-learn 1.8.0 documenta...
c = y_train ) train_ax . set_ylabel...X_test [:, 0 ], X_test [:, 1 ], c = y_test ) test_ax . set_xlabel...scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html -
Gaussian Mixture Model Ellipsoids — sciki...
"c" , "cornflowerblue"...components np . random . seed ( 0 ) C = np . array ([[ 0.0 , - 0.1 ],...scikit-learn.org/stable/auto_examples/mixture/plot_gmm.html -
Manifold Learning methods on a severed sphere &...
c = p [ indices ], cmap = plt ....trans_data [ 0 ], trans_data [ 1 ], c = colors , cmap = plt . cm . rainbow...scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html -
plot_classifier_comparison.py
C=0.025, random_state=42), SVC(gamma=2, C=1, random_state=42),...ax.scatter(X_train[:, 0], X_train[:, 1], c=y_train, cmap=cm_bright, edgecolors="k")...scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py -
Comparison of kernel ridge regression and SVR &...
param_grid = { "C" : [ 1e0 , 1e1 , 1e2 , 1e3...)) Best SVR with params: {'C': 1.0, 'gamma': np.float64(0.1)}...scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html -
Precision-Recall — scikit-learn 1.8.0 doc...
0001 C C: float, default=1.0 Regularization...the parameter C of class i to ``class_weight[i]*C`` for SVC. If...scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html -
日志配置
[%t] %-5p %c {1.} [ %F :%L] - %m%n" /> 添加的信息: %c{1.} : 缩短的包名..." %d{ISO8601} [%t] %-5p %c - %m%n" /> < Policies...fess.codelibs.org/zh-cn/15.5/config/admin-logging.html