Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 155 for c (0.05 sec)

  1. Confusion matrix — scikit-learn 1.5.0 documenta...

    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
    Wed Jun 05 23:00:24 UTC 2024
      88.7K bytes
      Cache
     
  2. SGD: Weighted samples — scikit-learn 1.5.0 docu...

    c = y , s = sample_weight , alpha...clf . decision_function ( np . c_ [ xx . ravel (), yy . ravel ()])...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_weighted_samples.html
    Wed Jun 05 23:00:22 UTC 2024
      92.9K bytes
      Cache
     
  3. Elastic Microsoft SQL connector reference | Ent...

    35 14 Alex 22 * customer table c_id name age 2 Elm 24 6 Pine 30...emp_id in employee matches the c_id in customer . The result of...
    www.elastic.co/guide/en/enterprise-search/current/connectors-ms-sql.html
    Wed Jun 05 13:35:43 UTC 2024
      58.9K bytes
      Cache
     
  4. 8.3. Parallelism, resource management, and conf...

    used in C or Cython code. with lower-level...parallelize code written in Cython or C, relying on multi-threading exclusively....
    scikit-learn.org/stable/computing/parallelism.html
    Wed Jun 05 23:00:23 UTC 2024
      66.2K bytes
      Cache
      Similar Results (1)
     
  5. Elastic Salesforce connector reference | Enterp...

    Version FROM Connector__c", "language": "SOQL" }, { "query":...FIELDS RETURNING Connectors__c(Id, Connector_Name, Connector_Version)",...
    www.elastic.co/guide/en/enterprise-search/current/connectors-salesforce.html
    Wed Jun 05 13:35:43 UTC 2024
      77.7K bytes
      Cache
     
  6. Comparing various online solvers — scikit-learn...

    C = 1.0 , tol = 1e-4 ), ), ( "Passive-Aggressive...110 , loss = "squared_hinge" , C = 1.0 , tol = 1e-4 ), ), ( "SAG"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_comparison.html
    Wed Jun 05 23:00:24 UTC 2024
      94.9K bytes
      Cache
     
  7. Nearest Centroid Classification — scikit-learn ...

    "c" , "darkblue" ]) for shrinkage...scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = cmap_bold , edgecolor...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html
    Wed Jun 05 23:00:24 UTC 2024
      90.1K bytes
      Cache
     
  8. SVM: Weighted samples — scikit-learn 1.5.0 docu...

    sample weighting rescales the C parameter, which means that the...classifier . decision_function ( np . c_ [ xx . ravel (), yy . ravel ()])...
    scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html
    Wed Jun 05 23:00:24 UTC 2024
      93.1K bytes
      Cache
     
  9. Bisecting K-Means and Regular K-Means Performan...

    c = algo . labels_ ) axs [ j , i...centers [:, 0 ], centers [:, 1 ], c = "r" , s = 20 ) axs [ j , i ]...
    scikit-learn.org/stable/auto_examples/cluster/plot_bisect_kmeans.html
    Wed Jun 05 23:00:24 UTC 2024
      90.1K bytes
      Cache
     
  10. Developer’s Guide — scikit-learn 1.6.dev0 docum...

    Cython or C/C++? Profiling Python code Memory...
    scikit-learn.org/dev/developers/index.html
    Wed Jun 05 23:00:22 UTC 2024
      42K bytes
      Cache
     
Back to top