Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 531 - 540 of 5,053 for c (0.1 seconds)

Filter
  1. 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 Mar 23 20:39:21 UTC 2026
      16.8K bytes
      Cache
     
  2. plot_classifier_comparison.rst.txt

    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/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Mon Mar 23 20:39:23 UTC 2026
      2.6K bytes
     
  3. Statistical comparison of models using grid sea...

    Documentation for SVC Parameters C C: float, default=1.0 Regularization...the parameter C of class i to class_weight[i]*C for SVC. If not...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Mon Mar 23 20:39:21 UTC 2026
      37.2K bytes
      Cache
     
  4. Demo of OPTICS clustering algorithm — scikit-le...

    "c." ] for klass , color in enumerate..."g." , "r." , "b." , "y." , "c." ] for klass , color in enumerate...
    scikit-learn.org/stable/auto_examples/cluster/plot_optics.html
    Mon Mar 23 20:39:20 UTC 2026
      16.5K bytes
      Cache
     
  5. Empirical evaluation of the impact of k-means i...

    concatenate ([ c + noise for c in centers ]) y = np ....], X [ my_members , 1 ], "." , c = color ) cluster_center = km...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_stability_low_dim_dense.html
    Mon Mar 23 20:39:20 UTC 2026
      17K bytes
      Cache
     
  6. plot_release_highlights_1_8_0.py

    or with conda:: conda install -c conda-forge scikit-learn """ #...ncols=3, sharey=True, ) for i, c in enumerate(ts.classes_): Ca...
    scikit-learn.org/stable/_downloads/2f7d0c4f8bbd7c7e4062e34c1bffe66a/plot_release_highlights_1_8_0.py
    Tue Mar 17 03:44:38 UTC 2026
      4.4K bytes
     
  7. Search | IBM Developer

    developing unit tests to validate C/C++ based software. This article...quick introduction to the Google C++ Testing Framework developer...
    developer.ibm.com/search/
    Tue Mar 24 02:18:40 UTC 2026
      18.6K bytes
      Cache
      Similar Results (3)
     
  8. 데이터베이스 커넥터

    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/ko/15.5/config/datastore/ds-database.html
    Mon Mar 23 02:58:42 UTC 2026
      51.3K bytes
      Cache
     
  9. Introducing the set_output API — scikit-learn 1...

    '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/miscellaneous/plot_set_output.html
    Mon Mar 23 20:39:22 UTC 2026
      34.3K bytes
      Cache
     
  10. Demonstration of k-means assumptions — scikit-l...

    c = y ) axs [ 0 , 0 ] . set_title...X_aniso [:, 0 ], X_aniso [:, 1 ], c = y ) axs [ 0 , 1 ] . set_title...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_assumptions.html
    Mon Mar 23 20:39:20 UTC 2026
      17.9K bytes
      Cache
     
Back to Top