- Sort Score
- Num 10 results
- Language All
- Labels All
Results 81 - 90 of 1,439 for d (0.1 seconds)
Filter
- File Type
- HTML 1397
- PDF 7
- Text 14
- ZIP Archive 5
- Others 16
-
Configuration du Rank Fusion
Formule score ( d ) = Σ 1 / ( k + rank ( d )) k : Parametre...defaut : 20) rank(d) : Rang du document d dans chaque resultat...fess.codelibs.org/fr/15.5/config/rank-fusion.html -
Chat API
i/v1/chat" \ -d "sessionId=abc123def456" \ -d "clear=true" JavaScript..."http://localhost:8080/api/v1/chat" \ -d "message=Que es Fess?" # Continuar...fess.codelibs.org/es/15.5/api/api-chat.html -
API de Storage
"Content-Type: application/json" \ -d '{ "maxNumSegments": 1, "flush":..."Content-Type: application/json" \ -d '{ "index": "fess.20250129", "maxNumSegments":...fess.codelibs.org/es/15.5/api/admin/api-admin-storage.html -
Chat API
1/chat" \ -d "message=How do I install it?" \ -d "sessionId=abc123def456"...i/v1/chat" \ -d "sessionId=abc123def456" \ -d "clear=true" JavaScript...fess.codelibs.org/15.5/api/api-chat.html -
Chat API
/api/v1/chat" \ -d "message=请告诉我安装方法" \ -d "sessionId=abc123def456"...i/v1/chat" \ -d "sessionId=abc123def456" \ -d "clear=true" JavaScript...fess.codelibs.org/zh-cn/15.5/api/api-chat.html -
sklearn.metrics — scikit-learn 1.8.0 documentation
d2_brier_score \(D^2\) score function, fraction of...explained. d2_log_loss_score \(D^2\) score function, fraction of...scikit-learn.org/stable/api/sklearn.metrics.html -
Recurrent neural networks deep dive
got d Testing sedan Fed s, got s Fed e, got d Fed d, got s...den Fed d, got d Fed e, got n Testing abs Fed a, got d Fed b,...developer.ibm.com/articles/cc-cognitive-recurrent-neural-networks/ -
neighbors.rst.txt
:math:`D` dimensions, this approach scales as :math:`O[D N^2]`....refers to the dimension :math:`d \le D` of a manifold on which the...scikit-learn.org/stable/_sources/modules/neighbors.rst.txt -
Procedimientos de Actualización
'Content-Type: application/json' -d' { "type": "fs",.../backup/opensearch-data-$(date +%Y%m%d).tar.gz /var/lib/opensearch/data...fess.codelibs.org/es/15.4/install/upgrade.html -
Sparse inverse covariance estimation — scikit-l...
prec ) d = np . sqrt ( np . diag ( cov )) cov /= d cov /= d [:,...[:, np . newaxis ] prec *= d prec *= d [:, np . newaxis ] X = prng...scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html