- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1071 - 1080 of 9,311 for c (0.19 seconds)
Filter
-
GitHub - codelibs/fess-testdata: Test Data Repo...
github.com/codelibs/fess-testdata -
MultinomialNB — scikit-learn 1.8.0 documentation
References C.D. Manning, P. Raghavan and H....The input samples. Returns : C ndarray of shape (n_samples,)...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html -
Mobile App Development - IBM Developer
2024 Tutorial Reuse existing C code with the Android NDK Learn...application in Java that uses C code to perform basic image processing...developer.ibm.com/technologies/mobile/ -
Theil-Sen Regression — scikit-learn 1.8.0 docum...
0 c = 2.0 noise = 0.1 * np . random...randn ( n_samples ) y = w * x + c + noise # 10% outliers y [ - 20...scikit-learn.org/stable/auto_examples/linear_model/plot_theilsen.html -
Probabilistic predictions with Gaussian process...
c = "k" , label = "Train data" ,...train_size :, 0 ], y [ train_size :], c = "g" , label = "Test data" ,...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html -
Configuration des journaux
aligné à gauche) %c : Nom du logger (nom du paquet)..."level" : "%-5p" , "logger" : " %c " , "message" : "%m" } % n </...fess.codelibs.org/fr/15.5/config/admin-logging.html -
check_array — scikit-learn 1.8.0 documentation
‘C’} or None, default=None Whether...will be forced to be fortran or c-style. When order is None (default),...scikit-learn.org/stable/modules/generated/sklearn.utils.check_array.html -
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 -
Build Linux distribution as a Microsoft Windows...
packaging $ cp -r "/cygdrive/c/Program Files/qemu/." qemu tjcw@DESKTOP...Check the checksums sha512sum -c SHA512SUMS #!/bin/bash # Fetch...developer.ibm.com/tutorials/awb-build-linux-dist-as-a-ms-windows-screen-saver/ -
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