- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 801 - 810 of 2,670 for ' (0.08 sec)
-
OrthogonalMatchingPursuit — scikit-learn 1.7.0 ...
precompute ‘auto’ or bool, default=’auto’ Whether to use...fit_intercept = True , precompute = 'auto' ) [source] # Orthogonal Matching...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html -
2.3. Clustering — scikit-learn 1.7.0 documentation
Their ‘sqrt’ and ‘sum’ averages are the geometric...s(i, k) - max [ a(i, k') + s(i, k') \forall k' \neq k ]\] Where \(s(i,...scikit-learn.org/stable/modules/clustering.html -
Metadata Routing — scikit-learn 1.7.0 documenta...
[{'callee': 'fit', 'caller': 'fit'}, {'callee': 'predict', 'caller':...'caller': 'predict'}, {'callee': 'score', 'caller': 'score'}], 'router':...scikit-learn.org/stable/auto_examples/miscellaneous/plot_metadata_routing.html -
How to deploy NLP: Text embeddings and vector s...
let’s call them id with type long for passages’ ids, and...NLP & showcases Elasticsearch's vector search capability. Vector...www.elastic.co/search-labs/blog/how-to-deploy-nlp-text-embeddings-and-vector-search -
MailFlute | DBFlute
address:orElse('none')*/ Thanks そして、FreeGenを叩き......っています。 プロパティのオプションで orElse('xxx') を利用します。 e.g. 値が null だったとい...dbflute.seasar.org/ja/manual/function/helper/mailflute/index.html -
Multiclass Receiver Operating Characteristic (R...
str_('setosa'), np.str_('versicolor')), (np.str_('setosa'), n...np.str_('virginica')), (np.str_('versicolor'), np.str_('virginica'))]...scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html -
Login | MetaFilter
static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...login.metafilter.com/ -
5.2. Permutation feature importance — scikit-le...
scoring = [ 'r2' , 'neg_mean_absolute_percentage_error' , 'neg_mean_squared_error'...each feature to a fitted model’s statistical performance on a...scikit-learn.org/stable/modules/permutation_importance.html -
RBF SVM parameters — scikit-learn 1.7.0 documen...
values meaning ‘far’ and high values meaning ‘close’. The gamma parameters...parameters are {'C': np.float64(1.0), 'gamma': np.float64(0.1)}...scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html -
ridge_regression — scikit-learn 1.7.0 documenta...
solver {‘auto’, ‘svd’, ‘cholesky’, ‘lsqr’, ‘sparse_cg’, ‘sag’, ‘saga’,...However, only ‘lsqr’, ‘sag’, ‘sparse_cg’, and ‘lbfgs’ support sparse...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ridge_regression.html