- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1331 - 1340 of 2,361 for 2 (0.07 sec)
-
AdditiveChi2Sampler — scikit-learn 1.6.0 docume...
sample_steps = 2 , sample_interval = None ) [source]...original space is transformed into 2*sample_steps-1 features, where...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.AdditiveChi2Sampler.html -
SVM Tie Breaking Example — scikit-learn 1.6.0 d...
2 ), ( 1 , 2 )] line = np . linspace...fig , sub = plt . subplots ( 2 , 1 , figsize = ( 5 , 8 )) titles...scikit-learn.org/stable/auto_examples/svm/plot_svm_tie_breaking.html -
emecha-DfAssist-derivedprop.png
2"> <rdf:RDF xmlns:rdf="http...xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 5.1.2"> <rdf:RDF xmlns:rdf="http...dbflute.seasar.org/ja/data/model/emecha/emecha-DfAssist-derivedprop.png -
SGD: convex loss functions — scikit-learn 1.6.0...
] = ( 1 - z [ z >= - 1 ]) ** 2 loss [ z >= 1.0 ] = 0 return loss...linspace ( xmin , xmax , 100 ) lw = 2 plt . plot ([ xmin , 0 , 0 , xmax...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html -
ELSER – Elastic Learned Sparse EncodeR | Machin...
model_2.pt https://ml-models.elastic.co/elser_model_2.vocab.json..._ml/trained_models/.elser_model_2 { "input": { "field_names": ["text_field"]...www.elastic.co/guide/en/machine-learning/current/ml-nlp-elser.html -
d367480a7bb9d809.css
ata-columns="2"]{grid-template-columns:repeat(2,1fr)}.Grid_g...cal;-webkit-line-clamp:2;line-clamp:2}.PostPreview_image__LZ...www.elastic.co/search-labs/_next/static/css/d367480a7bb9d809.css -
DictionaryLearning — scikit-learn 1.6.0 documen...
_Fro ^ 2 + alpha * || U || _1 , 1 ( U , V ) with || V_k || _2 <=...X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...scikit-learn.org/stable/modules/generated/sklearn.decomposition.DictionaryLearning.html -
PassiveAggressiveRegressor — scikit-learn 1.6.0...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...[1, n_features] if n_classes == 2 else [n_classes, n_features] Weights...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveRegressor.html -
LinearSVR — scikit-learn 1.6.0 documentation
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...(n_features) if n_classes == 2 else (n_classes, n_features) Weights...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html -
Explicit feature map approximation for RBF kern...
n_samples // 2 ], digits . target [: n_samples // 2 ]) # Now predict...n_samples // 2 :], digits . target [ n_samples // 2 :]) # data_test...scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html