- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 552 for d (0.11 seconds)
-
【React/基本リモート】R&D案件のフロントエンド開発業務|ITフリーランスエンジニアの案...
【React/基本リモート】R&D案件のフロントエ... 案件No:19221-24 【React/基本リモート】R&D案件のフロントエンド開発業務...900,000 /月~¥ 1,000,000 /月 作業内容 R&D系(エンタメ)案件における、運用者などが使うシステムのフロントエンド回りの開発業務...pe-bank.jp/project/react/19221-24/ -
【Java/springboot/4月も相談可/リモートメイン】D証券向けサーバーサイド開発募...
【Java/springboot/4月も相談可/リモートメイン】D証券向けサーバーサイド開発募集 長期案件 リモート可 契約金額(税抜)...pe-bank.jp/project/java/19863-24/ -
d2_absolute_error_score — scikit-learn 1....
'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_absolute_error_score.html -
PoissonRegressor — scikit-learn 1.8.0 doc...
D^2 is defined as \(D^2 = 1-\frac{D(y_{true},y_{pred})}{D_{null}}\)...Compute D^2, the percentage of deviance explained. D^2 is a generalization...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html -
Sparse coding with a precomputed dictionary ...
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 -
Model selection with Probabilistic PCA and Fact...
"best n_components by PCA CV = %d " % n_components_pca ) print...n_components by FactorAnalysis CV = %d " % n_components_fa ) print...scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_fa_model_selection.html -
Prediction Latency — scikit-learn 1.8.0 d...
cls_infos = [ " %s \n ( %d %s )" % ( estimator_conf..."Prediction Time per Instance - %s , %d feats." % ( pred_type . capitalize...scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html -
DistanceMetric — scikit-learn 1.8.0 docum...
Symmetry: d(x, y) = d(y, x) Triangle Inequality: d(x, y) + d(y, z)...Non-negativity: d(x, y) >= 0 Identity: d(x, y) = 0 if and...scikit-learn.org/stable/modules/generated/sklearn.metrics.DistanceMetric.html -
Topic extraction with Non-negative Matrix Facto...
n_samples= %d and n_features= %d , batch_size= %d ..." %...n_samples= %d and n_features= %d , " "batch_size= %d ..."...scikit-learn.org/stable/auto_examples/applications/plot_topics_extraction_with_nmf_lda.html -
t-SNE: The effect of various perplexity values ...
perplexity= %d in %.2g sec" % ( perplexity...set_title ( "Perplexity= %d " % perplexity ) ax . scatter...scikit-learn.org/stable/auto_examples/manifold/plot_t_sne_perplexity.html