- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 441 - 450 of 2,704 for ' (0.68 sec)
-
KNeighborsRegressor — scikit-learn 1.7.1 docume...
algorithm {‘auto’, ‘ball_tree’, ‘kd_tree’, ‘brute’}, default=’auto’...mode {‘connectivity’, ‘distance’}, default=’connectivity’ Type...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html -
SpectralBiclustering — scikit-learn 1.7.1 docum...
method {‘bistochastic’, ‘scale’, ‘log’}, default=’bistochastic’...May be one of ‘scale’, ‘bistochastic’, or ‘log’. The authors recommend...scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralBiclustering.html -
dbflute-0.9.0.zip
argv mode = '' args = '' opts = '' cp = '' lcp = '' do i = 1 to...interpret 'call "' || runrc || '"' '"' || antconf || '"' 'ETC' ANT_HOME...dbflute.seasar.org/download/dbflute/dbflute-0.9.0.zip -
fastica — scikit-learn 1.7.1 documentation
to ‘unit-variance’ in 1.3. fun {‘logcosh’, ‘exp’, ‘cube’} or...algorithm {‘parallel’, ‘deflation’}, default=’parallel’ Specify...scikit-learn.org/stable/modules/generated/fastica-function.html -
roc_auc_score — scikit-learn 1.7.1 documentation
average {‘micro’, ‘macro’, ‘samples’, ‘weighted’} or None, default=’macro’...multi_class {‘raise’, ‘ovr’, ‘ovo’}, default=’raise’ Only used for...scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html -
PassiveAggressiveRegressor — scikit-learn 1.7.1...
str = '$UNCHANGED$' , intercept_init : bool | None | str = '$UNCHANGED$'...verbose = 0 , loss = 'epsilon_insensitive' , epsilon = 0.1 , random_state...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveRegressor.html -
sparse_encode — scikit-learn 1.7.1 documentation
dictionary' * X . algorithm {‘lasso_lars’, ‘lasso_cd’, ‘lars’, ‘omp’,...‘omp’, ‘threshold’}, default=’lasso_lars’ The algorithm used: 'lars'...scikit-learn.org/stable/modules/generated/sklearn.decomposition.sparse_encode.html -
Lucene - Elasticsearch Labs
HNSW graphs Explore the work we’ve been doing to reduce the overhead...concurrency testing framework from CMU’s PASTA Lab, we tracked down a...www.elastic.co/search-labs/blog/category/lucene -
Statistical comparison of models using grid sea...
param_grid=[{'kernel': ['linear']}, {'degree': [2, 3], 'kernel': ['poly']},...param_grid [{'kernel': ['linear']}, {'degree': [2, 3], 'kernel': ['poly']},...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html -
Isomap — scikit-learn 1.7.1 documentation
eigen_solver {‘auto’, ‘arpack’, ‘dense’}, default=’auto’ ‘auto’ : Attempt...eigen_solver == ‘dense’. path_method {‘auto’, ‘FW’, ‘D’}, default=’auto’...scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html