- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 381 - 390 of 2,618 for 2 (0.17 sec)
-
1.10. Decision Trees — scikit-learn 1.7.1 docum...
[ 2 , 2 ]] >>> y = [ 0.5 , 2.5 ] >>> clf = tree...samples: >>> clf . predict ([[ 2. , 2. ]]) array([1]) In case that...scikit-learn.org/stable/modules/tree.html -
homogeneity_score — scikit-learn 1.7.1 document...
2 ])) 1.000000 >>> print ( " %.6f...([ 0 , 0 , 1 , 1 ], [ 0 , 1 , 2 , 3 ])) 1.000000 Clusters that...scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_score.html -
MetaFilter | Community Weblog
(slyt) posted by clavdivs at 2:34 PM - 11 comments …a high-energy...posted by potrzebie at 1:00 PM - 2 comments There’s no easy way to...www.metafilter.com/ -
VotingRegressor — scikit-learn 1.7.1 documentation
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...X = np . array ([[ 1 , 1 ], [ 2 , 4 ], [ 3 , 9 ], [ 4 , 16 ],...scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingRegressor.html -
Elastic Observability Labs
Nima Rezainia 2 April 2025 OpenTelemetry APM Instrumentation...EDOT. Miguel Luna Bahubali Shetti 2 April 2025 Azure OpenAI OpenAI...www.elastic.co/observability-labs/blog/tag/opentelemetry -
DecisionBoundaryDisplay — scikit-learn 1.7.1 do...
2) Input data that should be only 2-dimensional....load_iris () >>> feature_1 , feature_2 = np . meshgrid ( ... np . linspace...scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html -
DecisionTreeRegressor — scikit-learn 1.7.1 docu...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...= None , min_samples_split = 2 , min_samples_leaf = 1 , min_...scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html -
make_biclusters — scikit-learn 1.7.1 documentation
shape (2, 10) >>> cols . shape (2, 20) Gallery examples...shape = ( 10 , 20 ), n_clusters = 2 , random_state = 42 ... ) >>>...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_biclusters.html -
linear_model.rst.txt
x_1 + w_2 x_2 + w_3 x_1 x_2 + w_4 x_1^2 + w_5 x_2^2 The (sometimes...:math:`[x_1, x_2]` to :math:`[1, x_1, x_2, x_1^2, x_1 x_2, x_2^2]`, and...scikit-learn.org/stable/_sources/modules/linear_model.rst.txt -
index.css
--sk-landing-bg-2: var(--sk-cyan-shades-2); --sk-landing-bg-3:...var(--sk-cyan-shades-3); --sk-landing-bg-2: var(--sk-cyan); --sk-landing-bg-3:...scikit-learn.org/stable/_static/styles/index.css