- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 151 - 160 of 2,572 for s (0.56 sec)
-
1.2. Linear and Quadratic Discriminant Analysis...
one given by Ledoit and Wolf’s formula used with shrinkage="auto"...X_k^tX_k = \frac{1}{n - 1} V S^2 V^t\) where \(V\) comes from...scikit-learn.org/stable/modules/lda_qda.html -
plot_kmeans_digits.py
3f}s\t{:.0f}\t{:.3f}\t{:.3f}\t{:.3...centroids[:, 1], marker="x", s=169, linewidths=3, color="w",...scikit-learn.org/stable/_downloads/5a87b25ba023ee709595b8d02049f021/plot_kmeans_digits.py -
plot_kmeans_digits.rst.txt
3f}s\t{:.0f}\t{:.3f}\t{:.3f}\t{:.3...centroids[:, 1], marker="x", s=169, linewidths=3, color="w",...scikit-learn.org/stable/_sources/auto_examples/cluster/plot_kmeans_digits.rst.txt -
5.2. Permutation feature importance — scikit-le...
defined as: \[i_j = s - \frac{1}{K} \sum_{k=1}^{K} s_{k,j}\] 5.2.2....each feature to a fitted model’s statistical performance on a given...scikit-learn.org/stable/modules/permutation_importance.html -
plot_kmeans_digits.ipynb
3f}s\\t{:.0f}\\t{:.3f}\\t{:.3f}\\t...centroids[:, 1],\n marker=\"x\",\n s=169,\n linewidths=3,\n color=\"w\",\n...scikit-learn.org/stable/_downloads/6bf322ce1724c13e6e0f8f719ebd253c/plot_kmeans_digits.ipynb -
7.2. Feature extraction — scikit-learn 1.7.1 do...
\x00 d \x00 e \x00 s \x00 \x00 G \x00 e \x00 s \x00 a \x00 n \x00...>>> def my_tokenizer ( s ): ... return s . split () ... >>> vectorizer...scikit-learn.org/stable/modules/feature_extraction.html -
plot_kmeans_digits.zip
3f}s\t{:.0f}\t{:.3f}\t{:.3f}\t{:.3...centroids[:, 1], marker="x", s=169, linewidths=3, color="w",...scikit-learn.org/stable/_downloads/1393861b58df827d4c681b80a5be2472/plot_kmeans_digits.zip -
Do less with serverless: Elastic Cloud Serverle...
search rate (req/s) Max search rate (req/s) Response time (P50)...Re-architectured Elasticsearch: It's powered by Elasticsearch built...www.elastic.co/blog/elastic-cloud-serverless -
model_evaluation.rst.txt
:math:`s`, i.e. :math:`y_s := \left\{(s', l) \in y | s' = s\right\}`...:math:`\frac{1}{\left|S\right|} \sum_{s \in S} P(y_s, \hat{y}_s)` | :math...scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt -
plot_discretization_strategies.py
set_title("strategy='%s'" % (strategy,), size=14) i +=...scikit-learn.org/stable/_downloads/43e84df0b93ff974da370e8da900f2ee/plot_discretization_strategie...