Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 921 - 930 of 9,311 for c (0.16 seconds)

Filter
  1. plot_classifier_comparison.py

    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/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Mon Mar 23 20:39:21 UTC 2026
      1.8K bytes
     
  2. One-Class SVM versus One-Class SVM using Stocha...

    c = "blueviolet" , s = s , edgecolors = "k" ) c = plt ....[:, 1 ], c = "blueviolet" , s = s , edgecolors = "k" ) c = plt ....
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Mon Mar 23 20:39:22 UTC 2026
      17.6K bytes
      Cache
     
  3. brier_score_loss — scikit-learn 1.8.0 documenta...

    \[\frac{1}{N}\sum_{i=1}^{N}\sum_{c=1}^{C}(y_{ic} - \hat{p}_{ic})^{2}\]...\(N\) observations labeled from \(C\) possible classes, the Brier...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.brier_score_loss.html
    Mon Mar 23 20:39:21 UTC 2026
      15.4K bytes
      Cache
     
  4. Get an IBM MQ queue for development on Windows

    v "C: \U sers \u sername \i nstall.log" /q RESPONSE = "C: \U...samples are: cd C :\Program Files\IBM\MQ\tools\c\Samples\Bin64...
    developer.ibm.com/tutorials/mq-connect-app-queue-manager-windows/
    Tue Feb 17 06:46:10 UTC 2026
      134.4K bytes
      Cache
     
  5. Plot randomly generated multilabel dataset — sc...

    (random_state=939): Class P(C) P(w0|C) P(w1|C) red 0.52 0.46 0.54 blue...print ( "Class" , "P(C)" , "P(w0|C)" , "P(w1|C)" , sep = " \t " )...
    scikit-learn.org/stable/auto_examples/datasets/plot_random_multilabel_dataset.html
    Mon Mar 23 20:39:22 UTC 2026
      16.5K bytes
      Cache
     
  6. Gaussian processes on discrete data structures ...

    0 if c else - 1.0 for c in Y_train ], s = 100...( X_test )), [ 1.0 if c else - 1.0 for c in Y_test ], s = 100...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_on_structured_data.html
    Mon Mar 23 20:39:20 UTC 2026
      18.2K bytes
      Cache
     
  7. Model Complexity Influence — scikit-learn 1.8.0...

    "tuned_params" : { "C" : 1e3 , "gamma" : 2 **- 15 },...( complexities , mse_values , c = "tab:blue" , ls = "-" )[ 0 ]...
    scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html
    Mon Mar 23 20:39:20 UTC 2026
      20.2K bytes
      Cache
     
  8. 시작, 중지, 초기 설정

    명령 프롬프트에서: C : \ > cd C : \ opensearch - 3.5.0 C : \ opensearch...또는 명령 프롬프트에서: C : \ > cd C : \ fess - 15.5.0 C : \ fess - 15.5.0...
    fess.codelibs.org/ko/15.5/install/run.html
    Mon Mar 23 02:58:45 UTC 2026
      41.3K bytes
      Cache
     
  9. IBM MQ Downloads for developers

    0 (4) C++ XMS MQ C++ MQI MQ C++ MQ Object Oriented MQ C MQI MQ...Light (3) AMQP 1.0 (4) C# (.NET) XMS MQ C# (.NET) MQ Object Oriented...
    developer.ibm.com/articles/mq-downloads/
    Tue Mar 24 02:16:40 UTC 2026
      22.1K bytes
      Cache
     
  10. sklearn.svm — scikit-learn 1.8.0 documentation

    SVC C-Support Vector Classification....l1_min_c Return the lowest bound for C ....
    scikit-learn.org/stable/api/sklearn.svm.html
    Mon Mar 23 20:39:20 UTC 2026
      12.3K bytes
      Cache
     
Back to Top