- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1171 - 1180 of 5,786 for * (3.33 sec)
-
jupyterlite_sphinx.css
hest-side, #0000 calc(100% - 8px), #000 0); animation: l13 1s...pointer; box-shadow: 0 0.2rem 0.5rem rgba(19, 23, 29, 0.4); margin-bottom:...scikit-learn.org/stable/_static/jupyterlite_sphinx.css -
Comcast transforms consumer experiences using E...
of tomorrow.” – Matt Dymek , VP, Software Strategy & Transformation,...themselves isn't the only hard part," says Dymek. "It's nearly impossible...www.elastic.co/customers/comcast -
Equinox Group improves efficiencies and increas...
including Python, Java, JavaScript, and .NET," says Miller. He was also...individual silos," Miller said. Cost was also an issue. "Expensive licensing...www.elastic.co/customers/equinox -
webpack-6d7c26348065038f.js
](o[c]))?o.splice(c--,1):(l=!1,a<u&&(u=a));if(l){e.splice(i--,1);var...0;c<o.length;c++)(!1&a||u>=a)&&Object.keys(r.O).every(e=>r.O...www.elastic.co/events/elasticon/_next/static/chunks/webpack-6d7c26348065038f.js -
Unlock the power of Search AI at Elastic{ON} Sã...
innovations. You’ll connect with peers, swap real-world lessons, and...of what’s next? Whether you’re a developer, engineer, or architect...www.elastic.co/events/elasticon/sao-paulo -
ClassifierMixin — scikit-learn 1.7.2 documentation
. fit ( X , y ) . predict ( X ) array([1, 1, 1]) >>> estimator...param = 1 ): ... self . param = param ... def fit ( self , X , y =...scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.html -
AgglomerativeClustering — scikit-learn 1.7.2 do...
= np . array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ],...linkage. Can be “euclidean”, “l1”, “l2”, “manhattan”, “cosine”,...scikit-learn.org/stable/modules/generated/sklearn.cluster.AgglomerativeClustering.html -
TransformedTargetRegressor — scikit-learn 1.7.2...
reshape ( - 1 , 1 ) >>> y = np . exp ( 2 * X ) . ravel () >>> tt...tt . fit ( X , y ) TransformedTargetReg(...) >>> tt . score ( X...scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html -
affinity_propagation — scikit-learn 1.7.2 docum...
([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4 ],...array([0, 3]) >>> labels array([0, 0, 0, 1, 1, 1]) Gallery examples...scikit-learn.org/stable/modules/generated/sklearn.cluster.affinity_propagation.html -
cluster_optics_dbscan — scikit-learn 1.7.2 docu...
, ... metric = "minkowski" , ... p = 2 , ... metric_params =...None , ... algorithm = "auto" , ... leaf_size = 30 , ... n_jobs...scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_dbscan.html