- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1031 - 1040 of 9,311 for c (0.22 seconds)
Filter
-
Beginner's guide to Python
{test_celsius} °C to Fahrenheit" ) print ( f" {test_celsius} °C = {fahrenheit:...this: Converting 21 °C to Fahrenheit 21 °C = 69 . 8 °F Converting...developer.ibm.com/tutorials/python-beginners-guide/ -
Multilabel classification — scikit-learn 1.8.0 ...
choose a class c: c ~ Multinomial(theta) pick the...[:, 0 ], X [:, 1 ], s = 40 , c = "gray" , edgecolors = ( 0 ,...scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html -
make_multilabel_classification — scikit-learn 1...
scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html -
MNIST classification using multinomial logistic...
convergence clf = LogisticRegression ( C = 50.0 / train_samples , l1_ratio...X_test , y_test ) # print('Best C % .4f' % clf.C_) print ( "Sparsity...scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html -
Conector de Base de Datos
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/es/15.5/config/datastore/ds-database.html -
Visualizations with Display Objects — scikit-le...
'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_display_object_visualization.html -
Compare deep learning frameworks
using C/C++ with an extension API that is based on the C Foreign...extensible. Users can program using C/C++ by using an extension API that...developer.ibm.com/articles/compare-deep-learning-frameworks/ -
7.7. Kernel Approximation — scikit-learn 1.8.0 ...
\prod_i \frac{2\sqrt{x_i+c}\sqrt{y_i+c}}{x_i + y_i + 2c}\] It has...kernels” Li, F., Ionescu, C., and Sminchisescu, C. - Pattern Recognition,...scikit-learn.org/stable/modules/kernel_approximation.html -
auto_examples_jupyter.zip
c in enumerate(centers):\n ax2.scatter(c[0], c[1], marker=\"$%d$\"...RANDOM_SEED)\nprint(\"Class\", \"P(C)\", \"P(w0|C)\", \"P(w1|C)\", sep=\"\\t\")\nfor...scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip -
Developer’s Guide — scikit-learn 1.8.0 do...
scikit-learn.org/stable/developers/index.html