- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 971 - 980 of 2,024 for = (0.05 sec)
-
Semi-supervised Classification on a Text Datase...
sdg_params = dict ( alpha = 1e-5 , penalty = "l2" , loss = "log_loss"...data = fetch_20newsgroups ( subset = "train" , categories = [ "alt.atheism"...scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html -
Topic extraction with Non-negative Matrix Facto...
n_samples=2000 and n_features=1000, batch_size=128... done...features, n_samples=2000 and n_features=1000, batch_size=128... done...scikit-learn.org/stable/auto_examples/applications/plot_topics_extraction_with_nmf_lda.html -
d2_tweedie_score — scikit-learn 1.7.1 documenta...
sample_weight = None , power = 0 ) [source] # \(D^2\)...(n_samples,), default=None Sample weights. power float, default=0 Tweedie...scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_tweedie_score.html -
sequenceMap (sequenceDefinitionMap) | DBFlute
PURCHASE = SEQ_PURCHASE ; MEMBER = SEQ_MEMBER ; MEMBER_LOGIN = SEQ_MEMBER_LOGIN...PURCHASE = SEQ_PURCHASE:dfcache() # increment way ; MEMBER = SEQ_MEMBER:dfcache(50)...dbflute.seasar.org/ja/manual/reference/dfprop/sequencedefinition/index.html -
値のコンバート設定 (convertValueMap.dataprop) | DBFlute
MEMBER_STATUS_CODE = map: { F = FML ; P = PRV ; W = WDL } ; [column-name]...map: { ; $$LINE$$ = map: { ; \\\\ = \\ ; \\" = "" } ... } String型文字列の微調整...dbflute.seasar.org/ja/manual/function/generator/task/replaceschema/convertvalue.html -
1.17. Neural network models (supervised) — scik...
>>> clf = MLPClassifier ( solver = 'lbfgs' , alpha = 1e-5 , ......MLPClassifier(alpha=1e-05, hidden_layer_sizes=(5, 2), random_state=1, solver='lbfgs')...scikit-learn.org/stable/modules/neural_networks_supervised.html -
DB設計のチェックスタイル (SchemaPolicyCheck) | DBFlute
columnExceptMap = map:{} # ; isMainSchemaOnly = false # # ; wholeMap = map:{...columnExceptMap = map:{} ; isMainSchemaOnly = false ; wholeMap = map: {...dbflute.seasar.org/ja/manual/function/genbafit/implfit/schemapolicy/index.html -
favicon_16x16.png
35285816 width=16, height=16, bitDepth=8, colorType=RGBAlpha, c...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...www.elastic.co/favicon_16x16.png -
favicon-96x96.png
35285816 width=96, height=96, bitDepth=8, colorType=RGBAlpha, c...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...www.elastic.co/favicon-96x96.png -
Scaling the regularization parameter for SVCs —...
param_range = Cs , cv = cv , n_jobs = 2 , ) results [ label ] = test_scores...axes = plt . subplots ( nrows = 1 , ncols = 2 , sharey = True...scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html