- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1501 - 1510 of over 10,000 for 2 (0.23 seconds)
Filter
-
Data privacy - IBM Developer
developer.ibm.com/technologies/data-privacy -
Label Propagation digits: Demonstrating perform...
RandomState ( 2 ) indices = np . arange ( len...1.00 1.00 27 1 0.82 1.00 0.90 37 2 1.00 0.86 0.92 28 3 1.00 0.80...scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html -
Work with Elasticsearch | Elastic Docs
www.elastic.co/docs/deploy-manage/deploy/elastic-cloud/heroku-working-with-elasticsearch -
SGDClassifier — scikit-learn 1.8.0 documentation
loss/||x||**2) . ‘pa2’: passive-aggressive algorithm 2, see [1]...eta = hinge_loss / (||x||**2 + 1/(2 eta0)) . Added in version...scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html -
JSON连接器
{ "id" : 2 , "name" : "Item 2" } ] 参数: JSON为包含数组的对象的情况:..."Item 1" }, { "id" : 2 , "name" : "Item 2" } ] } 参数: 大型JSON文件...fess.codelibs.org/zh-cn/15.5/config/datastore/ds-json.html -
Vector Quantization Example — scikit-learn 1.8....
subplots ( ncols = 2 , figsize = ( 12 , 4 )) ax [ 0...by a factor of approximately 2.5. We will later discuss about...scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html -
GaussianNB — scikit-learn 1.8.0 documentation
2 ]]) >>> Y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html -
Working with Elastic Support: Best practices | ...
business day 2 business days - Development - - - 2 business days...Urgent (Level 1) High (Level 2) Normal (Level 3) Premium 30 minutes...www.elastic.co/support/welcome -
ledoit_wolf_shrinkage — scikit-learn 1.8.0 docu...
scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf_shrinkage.html -
Decision Boundaries of Multinomial and One-vs-R...
2 ], [ - 0.4 , 1.2 ]] X = np . dot ( X ,..."Feature 1" , ylabel = "Feature 2" ) _ = ax . legend ( * scatter...scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_multinomial.html