Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 561 - 570 of 5,053 for c (0.63 seconds)

Filter
  1. CalibratedClassifierCV — scikit-learn 1.8.0 doc...

    Zadrozny & C. Elkan. Obtaining calibrated probability...ICML 2001. [ 2 ] B. Zadrozny & C. Elkan. Transforming Classifier...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Mon Mar 23 20:39:21 UTC 2026
      20.3K bytes
      Cache
     
  2. 数据库连接器

    p JOIN categories c ON p . category_id = c . id WHERE p . active...p . description , p . price , c . name as category , p . updated_at...
    fess.codelibs.org/zh-cn/15.5/config/datastore/ds-database.html
    Mon Mar 23 03:00:18 UTC 2026
      49.7K bytes
      Cache
     
  3. Release Highlights for scikit-learn 1.8 — sciki...

    'deprecated' C C: float, default=1.0 Inverse of...`'penalty='elasticnet'`. 'deprecated' C C: float, default=1.0 Inverse of...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_8_0.html
    Mon Mar 23 20:39:21 UTC 2026
      31.2K bytes
      Cache
     
  4. Using KBinsDiscretizer to discretize continuous...

    c = "k" ) ax1 . legend ( loc = "best".... plot ( X [:, 0 ], y , "o" , c = "k" ) ax2 . vlines ( enc . bin_edges_...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization.html
    Mon Mar 23 20:39:22 UTC 2026
      16.1K bytes
      Cache
     
  5. SVM: Separating hyperplane for unbalanced class...

    C = 1.0 ) clf . fit ( X , y ) #...scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = plt . cm . Paired...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane_unbalanced.html
    Mon Mar 23 20:39:21 UTC 2026
      15.5K bytes
      Cache
     
  6. Pipeline ANOVA SVM — scikit-learn 1.8.0 documen...

    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/feature_selection/plot_feature_selection_pipeline.html
    Mon Mar 23 20:39:21 UTC 2026
      24.9K bytes
      Cache
     
  7. High-performance SnapML preprocessing for Machi...

    C++ execution, and consistent scikit‑learn...transformations in optimized C++ during inference. This process...
    developer.ibm.com/articles/snapml-preprocessing-machine-learning-ibmz/
    Tue Mar 24 01:11:53 UTC 2026
      17.4K bytes
      Cache
     
  8. SVM: Weighted samples — scikit-learn 1.8.0 docu...

    sample weighting rescales the C parameter, which means that the...X_plot [:, 0 ], X_plot [:, 1 ], c = y_plot , s = 100 * sample_weight...
    scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html
    Mon Mar 23 20:39:20 UTC 2026
      15.8K bytes
      Cache
     
  9. 1.9. Naive Bayes — scikit-learn 1.8.0 documenta...

    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 Mar 23 20:39:21 UTC 2026
      11.9K bytes
      Cache
     
  10. Plot multi-class SGD on the iris dataset — scik...

    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 Mar 23 20:39:22 UTC 2026
      15.9K bytes
      Cache
     
Back to Top