- Sort Score
- Num 10 results
- Language All
- Labels All
Results 11 - 20 of 880 for d (0.11 seconds)
Filter
-
d2_tweedie_score — scikit-learn 1.8.0 documenta...
power = 0 ) [source] # \(D^2\) regression score function,...disregarding the input features, gets a D^2 score of 0.0. Read more in the...scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_tweedie_score.html -
Sparse coding with a precomputed dictionary — s...
width ) D /= np . sqrt ( np . sum ( D ** 2 , axis = 1...resolution - 1 , n_components ) D = np . empty (( n_components ,...scikit-learn.org/stable/auto_examples/decomposition/plot_sparse_coding.html -
로그 설정
format_firstline /^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level>\w+)\s+(?<logger>.*?)...fess.codelibs.org/ko/15.5/config/admin-logging.html -
Gestión de Índices
'Content-Type: application/json' - d ' { "type" : "fs" , "settings"...'Content-Type: application/json' - d ' { "type" : "s3" , "settings"...fess.codelibs.org/es/15.5/config/admin-index-backup.html -
索引管理
'Content-Type: application/json' - d ' { "type" : "fs" , "settings"...'Content-Type: application/json' - d ' { "type" : "s3" , "settings"...fess.codelibs.org/zh-cn/15.5/config/admin-index-backup.html -
d2_pinball_score — scikit-learn 1.8.0 documenta...
'uniform_average' ) [source] # \(D^2\) regression score function,...the input features, gets a \(D^2\) score of 0.0. Read more in...scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_pinball_score.html -
Configuración de Registro
format_firstline /^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level>\w+)\s+(?<logger>.*?)...fess.codelibs.org/es/15.5/config/admin-logging.html -
日志配置
format_firstline /^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level>\w+)\s+(?<logger>.*?)...fess.codelibs.org/zh-cn/15.5/config/admin-logging.html -
ward_tree — scikit-learn 1.8.0 documentation
new entry \(d(u,v)\) is computed as follows, \[d(u,v) = \sqrt{\frac{|v|+|s|}...\sqrt{\frac{|v|+|s|} {T}d(v,s)^2 + \frac{|v|+|t|} {T}d(v,t)^2 - \frac{|v|}...scikit-learn.org/stable/modules/generated/sklearn.cluster.ward_tree.html -
t-SNE: The effect of various perplexity values ...
perplexity= %d in %.2g sec" % ( perplexity ,...ax . set_title ( "Perplexity= %d " % perplexity ) ax . scatter...scikit-learn.org/stable/auto_examples/manifold/plot_t_sne_perplexity.html