- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1591 - 1600 of over 10,000 for 2 (0.29 seconds)
Filter
-
Ridge — scikit-learn 1.8.0 documentation
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...than tol . Changed in version 1.2: Default value changed from 1e-3...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html -
LinearDiscriminantAnalysis — scikit-learn 1.8.0...
2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi... -
Configuration des journaux
/^\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/fr/15.4/config/admin-logging.html -
feed
Gemini 2.5 Flash.Gemini 2.5 Pro.OpenAI GPT-4.1...padding: 4px; 2.4border: 1px solid #ccc; padding: 4px; 2 border: 1px...www.elastic.co/search-labs/rss/feed -
HashingVectorizer — scikit-learn 1.8.0 document...
2) means unigrams and bigrams, and (2, 2) means only...n_features is large enough (e.g. 2 ** 18 for text classification...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.HashingVectorizer.html -
ClassifierMixin — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.html -
Guide d’Installation de Fess
Installation d’OpenSearch Étape 2 : Installation de Fess Étape 3...fichiers Docker Compose Étape 2 : Vérification des fichiers Docker...fess.codelibs.org/fr/15.4/install/index.html -
Prediction Intervals for Gradient Boosting Regr...
exp ( sigma ** 2 / 2 ) y = expected_y + noise Split...learning_rate = [ 0.05 , 0.1 , 0.2 ], max_depth = [ 2 , 5 , 10 ], min_samples_leaf...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html -
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 -
BallTree — scikit-learn 1.8.0 documentation
satisfy leaf_size <= n_points <= 2 * leaf_size , except in the case...standard Euclidean distance when p = 2. A list of valid metrics for BallTree...scikit-learn.org/stable/modules/generated/sklearn.neighbors.BallTree.html