- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 151 - 160 of 763 for c (0.06 sec)
-
pair_confusion_matrix — scikit-learn 1.6.1 docu...
negatives is \(C_{00}\) , false negatives is \(C_{10}\) , true...positives is \(C_{11}\) and false positives is \(C_{01}\) . Read...scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.pair_confusion_matrix.html -
6.8. Pairwise metrics, Affinities and Kernels —...
c ) <= d ( a , b ) + d ( b , c ), the triangle...d(a, b) such that d(a, b) < d(a, c) if objects a and b are considered...scikit-learn.org/stable/modules/metrics.html -
2024 Year End Top Tens, Part Three - MAXIMUM RO...
ALVILDA – C’est Déjå L’heure LP (Static Shock)...during dark times. ALVILDA – C’est Déjà L’heure LP (Static Shock)...www.maximumrocknroll.com/article/2024-year-end-top-tens-part-three/ -
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 -
1.9. Naive Bayes — scikit-learn 1.6.1 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 -
Custom refit strategy of a grid search with cro...
SVC(C=100, gamma=0.001) SVC ? Documentation for SVC SVC(C=100,...], "gamma" : [ 1e-3 , 1e-4 ], "C" : [ 1 , 10 , 100 , 1000 ]}, {...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html -
Plot randomly generated multilabel dataset — sc...
(random_state=521): Class P(C) P(w0|C) P(w1|C) red 0.32 0.55 0.45 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 -
Changelog | DBFlute
(DBFLUTE-1145){Java/C#}: 外だしSQLのコメントを必須にする未来オプション (DBFLUTE-1144){Java/C#}: 未...(DBFLUTE-1143){Java/C#}: DBFluteのModuleアップグレードをするタスク (DBFLUTE-1142){Java/C#}:...dbflute.seasar.org/ja/environment/changelog/index.html -
RBF SVM parameters — scikit-learn 1.6.1 documen...
use the smaller C values, since very high C values typically...dict ( gamma = gamma_range , C = C_range ) cv = StratifiedShuffleSpl...scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html -
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