- Sort Score
- Num 10 results
- Language All
- Labels All
Results 641 - 650 of 5,053 for c (0.21 seconds)
Filter
-
Get started with Node.js
developer.ibm.com/learningpaths/get-started-nodejs/ -
LinearSVC — scikit-learn 1.8.0 documentation
the parameter C of class i to class_weight[i]*C for SVC. If not...dual = 'auto' , tol = 0.0001 , C = 1.0 , multi_class = 'ovr' ,...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html -
3.2. Tuning the hyper-parameters of an estimato...
Typical examples include C , kernel and gamma for Support...param_grid : param_grid = [ { 'C' : [ 1 , 10 , 100 , 1000 ], 'kernel'...scikit-learn.org/stable/modules/grid_search.html -
Solución de Problemas
Ejemplo: C : \ opensearch ( recomendado ) C : \ Program Files...fess.codelibs.org/es/15.5/install/troubleshooting.html -
Neighborhood Components Analysis Illustration —...
c = cm . Set1 ( y [[ i ]]), alpha...[ 1 ]]) ax . plot ( * line , c = cm . Set1 ( y [ j ]), linewidth...scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html -
Ordinary Least Squares and Ridge Regression — s...
c = "gray" , marker = "o" , zorder...X_train , y_train , s = 30 , c = "red" , marker = "+" , zorder...scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html -
CSV Connector
Product C , This is product C , 3000 Parameters: files...fess.codelibs.org/15.5/config/datastore/ds-csv.html -
model_evaluation.rst.txt
math:: \frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c (\text{AUC}(j...math:: \frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c p(j \cup k)(...scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt -
ValidationCurveDisplay — scikit-learn 1.8.0 doc...
param_range = "C" , np . logspace ( - 8 , 3 , 10...>>> param_name , param_range = "C" , np . logspace ( - 8 , 3 , 10...scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html -
Connecteur base de donnees
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/fr/15.5/config/datastore/ds-database.html