- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1001 - 1010 of over 10,000 for 2 (0.17 seconds)
-
TSNE — scikit-learn 1.8.0 documentation
2 - 0.8. Angle less than 0.2 has quickly increasing...sklearn.manifold. TSNE ( n_components = 2 , * , perplexity = 30.0 , early_exaggeration...scikit-learn.org/stable/modules/generated/sklearn.manifold.TSNE.html -
Probability Calibration for 3-class classificat...
"($\frac {1}{2} $, $0$, $\frac {1}{2} $)" , xy = (..."($0$, $\frac {1}{2} $, $\frac {1}{2} $)" , xy = ( 0.0...scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html -
KernelRidge — scikit-learn 1.8.0 document...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination, \(R^2\) , is defined as \((1 - \frac{u}{v})\)...scikit-learn.org/stable/modules/generated/sklearn.kernel_ridge.KernelRidge.html -
GridSearchCV — scikit-learn 1.8.0 documen...
split0_test_score … rank_t… ‘poly’ – 2 0.80 … 2 ‘poly’ – 3 0.70 … 4 ‘rbf’...verbose = 0 , pre_dispatch = '2*n_jobs' , error_score = nan ,...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html -
Decision Tree Regression with AdaBoost — ...
linewidth = 2 ) plt . plot ( X , y_2 , color = colors [ 2 ], label..."n_estimators=300" , linewidth = 2 ) plt . xlabel ( "data"...scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_regression.html -
Configuración de Registro
/^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level&g...fess.codelibs.org/es/15.3/config/admin-logging.html -
roc_curve — scikit-learn 1.8.0 documentation
2 , 2 ]) >>> scores = np...Returns : fpr ndarray of shape (>2,) Increasing false positive rates...scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html -
cluster_optics_dbscan — scikit-learn 1.8....
2 ], [ 2 , 5 ], [ 3 , 6 ], ... [ 8... ( ... X , ... min_samples = 2 , ... max_eps = np . inf , ......scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_dbscan.html -
Ridge coefficients as a function of the L2 Regu...
- X \beta \|^{2}_{2} + \alpha \| \beta \|^{2}_{2}\) where \(X\)...side (e.g. \(\|y - X\beta\|^{2}_{2}\) ) measures the squared difference...scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html -
jaccard_score — scikit-learn 1.8.0 docume...
scikit-learn.org/stable/modules/generated/sklearn.metrics.jaccard_score.html