- Sort Score
- Num 10 results
- Language All
- Labels All
Results 991 - 1000 of 8,176 for c (0.35 seconds)
-
Mobile 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 -
Iso-probability lines for Gaussian Processes cl...
els import ConstantKernel as C from sklearn.gaussian_process.kernels...Gaussian Process Model kernel = C ( 0.1 , ( 1e-5 , np . inf )) *...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html -
개발 환경 설정
편집” 열기 “환경 변수” 클릭 JAVA_HOME 추가: C:\Program Files\Eclipse Adopti.../opt/maven Windows: ZIP 파일 압축 해제 C:\Program Files\Apache\maven 등에...fess.codelibs.org/ko/dev/setup.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 -
Install Red Hat OpenShift Virtualization on IBM...
allowing host binaries: chroot /host c. List available disks: lsblk d....enable openshift-data-foundation -c <cluster-name> --version...developer.ibm.com/tutorials/openshift-virtualization-ibm-cloud/ -
contingency_matrix — scikit-learn 1.8.0 d...
scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.contingency_matrix.html -
GaussianNB — scikit-learn 1.8.0 documenta...
Returns : C ndarray of shape (n_samples,)...The input samples. Returns : C ndarray of shape (n_samples, n_classes)...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html -
PolynomialFeatures — scikit-learn 1.8.0 d...
order {‘C’, ‘F’}, default=’C’ Order of output array...include_bias = True , order = 'C' ) [source] # Generate polynomial...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PolynomialFeatures.html -
MultinomialNB — scikit-learn 1.8.0 docume...
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 -
linear_model.rst.txt
``C`` is given by ``alpha = 1 / C`` or ``alpha =...(scaled) dual variable :math:`v = c r`, current residual :math:`r...scikit-learn.org/stable/_sources/modules/linear_model.rst.txt