- Sort Score
- Num 10 results
- Language All
- Labels All
Results 941 - 950 of 6,500 for 2 (0.15 seconds)
Filter
-
chi2 — scikit-learn 1.8.0 documentation
2 , 2 ]) >>> chi2_stats , p_values...[ 5 , 4 , 1 ], ... [ 6 , 6 , 2 ], ... [ 1 , 4 , 0 ], ... [ 0...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html -
Guia de scripting Groovy
2 , 3 , 4 , 5 ] list . each { println...doubled = list . collect { it * 2 } def filtered = list . findAll...fess.codelibs.org/es/15.5/config/scripting-groovy.html -
CalibratedClassifierCV — scikit-learn 1.8.0 doc...
2. method {‘sigmoid’, ‘isotonic’,...Bayesian classifiers , ICML 2001. [ 2 ] B. Zadrozny & C. Elkan. Transforming...scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html -
RandomizedSearchCV — scikit-learn 1.8.0 documen...
2 0.84 … 3 ‘rbf’ 0.3 0.70 … 2 will be represented...verbose = 0 , pre_dispatch = '2*n_jobs' , random_state = None...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html -
cohen_kappa_score — scikit-learn 1.8.0 document...
prior over the class labels [2] . Read more in the User Guide...Psychological Measurement 20(1):37-46. [ 2 ] R. Artstein and M. Poesio (2008)....scikit-learn.org/stable/modules/generated/sklearn.metrics.cohen_kappa_score.html -
Dense vector field type | Elasticsearch Reference
2.0, -3.25]} {"index":{"_id":"2"}} {"vec_float":[1.25,..."vec_float": [ [1.5, 2.0, -3.25] ] } }, { "_id": "2", "fields": { "vec_float":...www.elastic.co/docs/reference/elasticsearch/mapping-reference/dense-vector -
Early stopping in Gradient Boosting — scikit-le...
axes [ 2 ] . bar ( labels , training_times ) axes [ 2 ] . set_ylabel...axes [ 2 ] . text ( bar . get_x () + bar . get_width () / 2 , height...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_early_stopping.html -
CSV 커넥터
/usr/share/fess/app/WEB-INF/lib/ 방법 2: 관리 화면에서 설치 “시스템” → “플러그인” 열기...laptop , 150000 , Electronics 2 , Mouse , Wireless mouse , 3000...fess.codelibs.org/ko/15.5/config/datastore/ds-csv.html -
DictVectorizer — scikit-learn 1.8.0 documentation
'bar' : 2 }, { 'foo' : 3 , 'baz' : 1 }]...fit_transform ( D ) >>> X array([[2., 0., 1.], [0., 1., 3.]]) >>>...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html -
追加词汇
第2行及以后记录追加词汇。 "SuggestWord" , "Reading"...上传 以CSV格式注册词汇。 CSV内容 第1行是标题行。 第2行及以后描述追加词汇。 "SuggestWord" , "Reading"...fess.codelibs.org/zh-cn/15.5/admin/elevateword-guide.html