- Sort Score
- Num 10 results
- Language All
- Labels All
Results 71 - 80 of 1,439 for d (0.05 seconds)
Filter
- File Type
- HTML 1397
- PDF 7
- Text 14
- ZIP Archive 5
- Others 16
-
Range-Specified Search
d (day), h (hour), m (minute), s...the unit following /. now-1d/d represents the previous day at...fess.codelibs.org/15.5/user/search-range.html -
d2_brier_score — scikit-learn 1.8.0 documentation
labels = None ) [source] # \(D^2\) score function, fraction of...features. The null model gets a D^2 score of 0.0. Read more in the...scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_brier_score.html -
DictVectorizer — scikit-learn 1.8.0 documentation
DictVectorizer ( sparse = False ) >>> D = [{ 'foo' : 1 , 'bar' : 2 },...}] >>> X = v . fit_transform ( D ) >>> X array([[2., 0., 1.], [0.,...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html -
1.6. Nearest Neighbors — scikit-learn 1.8.0 doc...
samples in \(D\) dimensions, this approach scales as \(O[D N^2]\) ....approximately \(O[D \log(N)]\) KD tree query time changes with \(D\) in a...scikit-learn.org/stable/modules/neighbors.html -
Index-Verwaltung
'Content-Type: application/json' - d ' { "type" : "fs" , "settings"...'Content-Type: application/json' - d ' { "indices" : "*" , "ignore_unavailable"...fess.codelibs.org/de/15.5/config/admin-index-backup.html -
索引管理
'Content-Type: application/json' - d ' { "type" : "fs"...'Content-Type: application/json' - d ' { "type" : "s3"...fess.codelibs.org/zh-cn/15.4/config/admin-index-backup.html -
Rank Fusion Settings
Formula: score ( d ) = Σ 1 / ( k + rank ( d )) k : Rank constant...(default: 20) rank(d) : Rank of document d in each search result...fess.codelibs.org/15.5/config/rank-fusion.html -
Chat API
/chat" \ -d "message=Wie installiere ich es?" \ -d "sessionId=abc123def456"...i/v1/chat" \ -d "sessionId=abc123def456" \ -d "clear=true" JavaScript...fess.codelibs.org/de/15.5/api/api-chat.html -
Storage API
"Content-Type: application/json" \ -d '{ "maxNumSegments": 1, "flush":..."Content-Type: application/json" \ -d '{ "index": "fess.20250129", "maxNumSegments":...fess.codelibs.org/15.5/api/admin/api-admin-storage.html -
使用 Docker 安装(详细)
yaml up -d Note 使用 -f 选项指定多个 Compose 文件 使用 -d 选项在后台运行 确认启动日志:...compose-opensearch3.yaml up -d Note fess_config.properties 包含搜索设置、爬虫设置、...fess.codelibs.org/zh-cn/15.5/install/install-docker.html