- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1211 - 1220 of 5,786 for * (4.58 sec)
-
Developing Estimators — scikit-learn 1.7.2 docu...
Ctrl + K GitHub Choose version Developing Estimators # Examples...development of Custom Estimator. __sklearn_is_fitted__ as Developer...scikit-learn.org/stable/auto_examples/developing_estimators/index.html -
GaussianProcessRegressor — scikit-learn 1.7.2 d...
constant_value_bounds="fixed") * RBF(1.0, length_scale_bounds="fixed") is used...None , * , alpha = 1e-10 , optimizer = 'fmin_l_bfgs_b' , n_restarts_optimizer...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html -
lasso_path — scikit-learn 1.7.2 documentation
, 2 , 3.1 ], [ 2.3 , 5.4 , 4.3 ]]) . T >>> y = np . array ([...1. , .5 ]) >>> print ( coef_path ) [[0. 0. 0.46874778] [0.2159048...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lasso_path.html -
adjusted_rand_score — scikit-learn 1.7.2 docume...
adjusted_rand_score ([ 0 , 0 , 1 , 1 ], [ 0 , 0 , 1 , 1 ]) 1.0 >>> adjusted_rand_score...adjusted_rand_score ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Labelings...scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_rand_score.html -
SplineTransformer — scikit-learn 1.7.2 document...
X ) array([[0.5 , 0.5 , 0. , 0. ], [0.18, 0.74, 0.08, 0. ], [0.02,...‘constant’, ‘linear’, ‘continue’, ‘periodic’}, default=’constant’...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html -
NeighborhoodComponentsAnalysis — scikit-learn 1...
Systems. 17, 513-520, 2005. http://www.cs.nyu.edu/~roweis/papers/ncanips.pdf...‘pca’, ‘lda’, ‘identity’, ‘random’} or ndarray of shape (n_features_a,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html -
MetadataRouter — scikit-learn 1.7.2 documentation
belong. add ( * , method_mapping , ** objs ) [source] # Add consumers...child ( consumer ) and the parent’s ( router ’s) methods. **objs...scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MetadataRouter.html -
1c8f4935427b3a05.css
--selected):not(:hover){box-shadow:-2px 0 #07c3,2px 0 #07c3;...focusRingAnimate{0%{box-shadow:0 0 0 2px #07c0}to{box-shadow:0 0 0 2px #0071c2}}@keyframes...www.elastic.co/_next/static/css/1c8f4935427b3a05.css -
Use Cases · Elastic Stack Success Stories | Ela...
Observability. Learn more Intermax uses Elastic Security and AI-powered...safeguard client data, optimize IT operations, and boost employee...www.elastic.co/customers -
ElasticNetCV — scikit-learn 1.7.2 documentation
in [.1, .5, .7, .9, .95, .99, 1] . eps float, default=1e-3 Length...close to 1 (i.e. Lasso) and less close to 0 (i.e. Ridge), as in...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html