- Sort Score
- Result 20 results
- Languages All
- Labels All
Results 101 - 120 of 923 for spring (2.87 sec)
-
dbflute-0.9.0.zip
private String change; private String fromfile; private String tofile;...protected String name; protected String desc; protected String lock;...dbflute.seasar.org/download/dbflute/dbflute-0.9.0.zip -
Scaling the regularization parameter for SVCs —...
expect the regularization to shrink the coefficients towards zero...theory says that provided a strong regularization, the estimator...scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html -
SplineTransformer — scikit-learn 1.7.2 document...
extrapolation="periodic" ) spline basis functions (B-splines) of polynomial...dropped. As B-splines sum to one over the spline basis functions...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html -
Older Versions — scikit-learn 1.7.2 documentation
or direct (byte or Unicode) strings. charset decoding is explicit...“international” scikit-learn coding sprint and is marked by the inclusion...scikit-learn.org/stable/whats_new/older_versions.html -
make_pipeline — scikit-learn 1.7.2 documentation
Polynomial and Spline interpolation Polynomial and Spline interpolation...caching is performed. If a string is given, it is the path to...scikit-learn.org/stable/modules/generated/sklearn.pipeline.make_pipeline.html -
NearestCentroid — scikit-learn 1.7.2 documentation
feature names that are all strings. Added in version 1.0. deviations_...metric = 'euclidean' , * , shrink_threshold = None , priors =...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html -
FeatureHasher and DictVectorizer Comparison — s...
input_type="string" in the FeatureHasher to vectorize the strings output...between spaces or symbols in a string. Here we define a function...scikit-learn.org/stable/auto_examples/text/plot_hashing_vs_dict_vectorizer.html -
Visualizing the probabilistic predictions of a ...
"constant splines model" , clf1 ), ( "periodic splines model" ,...[('constant splines model', ...), ('periodic splines model', ...),...scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html -
NuSVR — scikit-learn 1.7.2 documentation
feature names that are all strings. Added in version 1.0. n_iter_...= 'scale' , coef0 = 0.0 , shrinking = True , tol = 0.001 , cache_size...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html -
Plot Ridge coefficients as a function of the re...
HuberRegressor vs Ridge on dataset with strong outliers HuberRegressor vs...vs Ridge on dataset with strong outliers Common pitfalls in the...scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_path.html -
PolynomialFeatures — scikit-learn 1.7.2 documen...
Polynomial and Spline interpolation Polynomial and Spline interpolation...feature names that are all strings. Added in version 1.0. n_output_features_...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PolynomialFeatures.html -
glossary.rst.txt
columns of integers or strings. Strings will be rejected by most...array of strings and may take an array-like of strings as input,...scikit-learn.org/stable/_sources/glossary.rst.txt -
Biclustering documents with the Spectral Co-clu...
words" ) print ( f "categories : { cat_string } " ) print ( f "words...)[: 5 ] print () print ( "Best biclusters:" ) print ( "---------...scikit-learn.org/stable/auto_examples/bicluster/plot_bicluster_newsgroups.html -
GradientBoostingRegressor — scikit-learn 1.7.2 ...
feature names that are all strings. Added in version 1.0. max_features_...(n_samples,) Target values (strings or integers in classification,...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html -
OneClassSVM — scikit-learn 1.7.2 documentation
feature names that are all strings. Added in version 1.0. n_iter_...tol = 0.001 , nu = 0.5 , shrinking = True , cache_size = 200...scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html -
Underfitting vs. Overfitting — scikit-learn 1.7...
Polynomial and Spline interpolation Polynomial and Spline interpolation...Kernels Gallery generated by Sphinx-Gallery This Page Download...scikit-learn.org/stable/auto_examples/model_selection/plot_underfitting_overfitting.html -
plot_multi_metric_evaluation.rst.txt
`Gallery generated by Sphinx-Gallery <https://sphinx-gallery.github.io>`_...one of the predefined metric strings or a scorer # callable, like...scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt -
Contributing — scikit-learn 1.7.2 documentation
pydata-sphinx-theme sphinxcontrib-sass sphinx-design \ sphinx-remove-toctrees...participants at the sprint, and those PRs will be tagged “sprint”. PRs tagged...scikit-learn.org/stable/developers/contributing.html -
Non-negative least squares — scikit-learn 1.7.2...
the non-negative constraint shrinks some to 0. The Non-Negative...effects Gallery generated by Sphinx-Gallery This Page Download...scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html -
Plot the decision surfaces of ensembles of tree...
slicing away useless parts of the string model_title = str ( type (...dataset Gallery generated by Sphinx-Gallery This Page Download...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html