- Sort Score
- Num 10 results
- Language All
- Labels All
Results 921 - 930 of 8,176 for c (2.36 seconds)
-
日志配置
[%t] %-5p %c {1.} [ %F :%L] - %m%n" /> 添加的信息: %c{1.} : 缩短的包名..." %d{ISO8601} [%t] %-5p %c - %m%n" /> < Policies...fess.codelibs.org/zh-cn/15.3/config/admin-logging.html -
Developer’s Guide — scikit-learn 1.8.0 do...
scikit-learn.org/stable/developers/index.html -
MNIST classification using multinomial logistic...
convergence clf = LogisticRegression ( C = 50.0 / train_samples , l1_ratio..., y_test ) # print('Best C % .4f' % clf.C_) print ( "Sparsity...scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html -
LinearSVC — scikit-learn 1.8.0 documentation
the parameter C of class i to class_weight[i]*C for SVC. If not...dual = 'auto' , tol = 0.0001 , C = 1.0 , multi_class = 'ovr' ,...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html -
plot_release_highlights_1_7_0.py
or with conda:: conda install -c conda-forge scikit-learn """ #...d=False), LogisticRegression(C=2.0)) model # %% # Custom validation...scikit-learn.org/stable/_downloads/27dd4dbb41dee53fc86e0d5b6d3254d3/plot_release_highlights_1_7_0.py -
ClassVisitorTee (Spring Framework 7.0.3 API)
every class or interface C which is referenced by this class...Parameters: name - the internal name of C (see Type.getInternalName() )....docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/cglib/transform/Clas... -
Importance of Feature Scaling — scikit-le...
) Optimal C for the unscaled PCA: 0.0004 Optimal C for the standardized...], X_plot [ "hue" ], c = y , s = 20 , edgecolor = "k"...scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html -
pair_confusion_matrix — scikit-learn 1.8....
The pair confusion matrix \(C\) computes a 2 by 2 similarity...labels to evaluate. Returns : C ndarray of shape (2, 2), dtype=np.int64...scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.pair_confusion_matrix.html -
PassiveAggressiveClassifier — scikit-lear...
parameter C ) Read more in the User Guide . Parameters : C float,.... PassiveAggressiveCla ( * , C = 1.0 , fit_intercept = True ,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html -
1.8. Cross decomposition — scikit-learn 1...
the cross-covariance matrix \(C = X_k^T Y_k\) . \(u_k\) and \(v_k\)...u_k\) and \(\omega_k = Y_k v_k\) c) Regress \(X_k\) on \(\xi_k\)...scikit-learn.org/stable/modules/cross_decomposition.html