Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 691 - 700 of 5,925 for c (0.42 seconds)

  1. 启动、停止、初始设置

    或者,从命令提示符: C : \ > cd C : \ opensearch - 3.3.2 C : \ opensearch...fess.bat 或者,从命令提示符: C : \ > cd C : \ fess - 15.4.0 C : \ fess - 15.4.0...
    fess.codelibs.org/zh-cn/15.4/install/run.html
    Mon Jan 12 02:51:00 GMT 2026
      39.4K bytes
      Cache
     
  2. SVM Tie Breaking Example — scikit-learn 1...

    C = 1 , break_ties = break_ties...scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = "Accent"...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_tie_breaking.html
    Mon Jan 12 10:07:38 GMT 2026
      94.6K bytes
      Cache
     
  3. 1.9. Naive Bayes — scikit-learn 1.8.0 doc...

    to class \(c\) , \(N_{c} = |\{ j \in J\mid y_j = c\}|\) is the...\sum_{j:y_j \neq c} d_{ij}} {\alpha + \sum_{j:y_j \neq c} \sum_{k} d_{kj}}\\w_{ci}...
    scikit-learn.org/stable/modules/naive_bayes.html
    Mon Jan 12 10:07:38 GMT 2026
      56.7K bytes
      Cache
     
  4. Evaluate the performance of a classifier with C...

    the regularization parameter C was not the best. In real life...model that is too regularized (C too low) to see # the impact on...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Mon Jan 12 10:07:38 GMT 2026
      101K bytes
      Cache
     
  5. Plot multi-class SGD on the iris dataset &#8212...

    x0 * coef [ c , 0 ]) - intercept [ c ]) / coef [ c , 1 ] plt ....X [ idx , 0 ], X [ idx , 1 ], c = color , label = iris . target_names...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_iris.html
    Mon Jan 12 10:07:41 GMT 2026
      94.7K bytes
      Cache
     
  6. 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
    Mon Jan 12 10:07:38 GMT 2026
      99.9K bytes
      Cache
     
  7. Demo of OPTICS clustering algorithm — sci...

    "c." ] for klass , color in..."b." , "y." , "c." ] for klass , color in...
    scikit-learn.org/stable/auto_examples/cluster/plot_optics.html
    Mon Jan 12 10:07:41 GMT 2026
      107.2K bytes
      Cache
     
  8. l1_min_c — scikit-learn 1.8.0 documentation

    for C . The lower bound for C is computed such that for C in (l1_min_C,...l1_min_c float Minimum value for C. Examples >>> from sklearn.svm...
    scikit-learn.org/stable/modules/generated/sklearn.svm.l1_min_c.html
    Mon Jan 12 10:07:38 GMT 2026
      111.3K bytes
      Cache
     
  9. 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 Jan 12 10:07:40 GMT 2026
      122.7K bytes
      Cache
     
  10. clustering.rst.txt

    - \frac{H(C|K)}{H(C)} .. math:: c = 1 - \frac{H(K|C)}{H(K)} where...math:: H(C|K) = - \sum_{c=1}^{|C|} \sum_{k=1}^{|K|} \frac{n_{c,k}}{n}...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Fri Dec 05 17:52:54 GMT 2025
      92.8K bytes
     
Back to Top