Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 921 - 930 of 8,176 for c (0.37 seconds)

  1. 日志配置

    [%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
    Mon Dec 22 02:48:54 GMT 2025
      67.9K bytes
      Cache
      Similar Results (1)
     
  2. Developer’s Guide — scikit-learn 1.8.0 do...

    Cython or C/C++? Profiling Python code Memory...
    scikit-learn.org/stable/developers/index.html
    Mon Jan 19 11:28:23 GMT 2026
      37.7K bytes
      Cache
     
  3. 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
    Mon Feb 23 17:51:57 GMT 2026
      96.2K bytes
      Cache
     
  4. 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
    Mon Feb 23 17:51:57 GMT 2026
      162K bytes
      Cache
     
  5. 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
    Fri Dec 05 17:52:54 GMT 2025
      4.7K bytes
     
  6. 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...
    Fri Feb 01 00:00:00 GMT 1980
      47.9K bytes
      Cache
     
  7. 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
    Mon Feb 23 17:51:57 GMT 2026
      122.7K bytes
      Cache
     
  8. 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
    Mon Feb 23 17:51:57 GMT 2026
      110.1K bytes
      Cache
     
  9. 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
    Mon Feb 23 17:51:56 GMT 2026
      159.1K bytes
      Cache
     
  10. 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
    Mon Feb 23 17:51:56 GMT 2026
      55.6K bytes
      Cache
     
Back to Top