- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1121 - 1130 of over 10,000 for 2 (0.25 seconds)
Filter
-
ParameterSampler — scikit-learn 1.8.0 documenta...
'a' : 2 }, ... { 'b' : 1.038159 , 'a' : 2 }] True On this...>>> param_grid = { 'a' :[ 1 , 2 ], 'b' : expon ()} >>> param_list...scikit-learn.org/stable/modules/generated/sklearn.model_selection.ParameterSampler.html -
Compare cross decomposition methods — scikit-le...
that: Y = XB + Err) [[1 1 1] [2 2 2] [0 0 0] [0 0 0] [0 0 0] [0..."X comp. 2" ) plt . title ( "X comp. 1 vs X comp. 2 (test corr...scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html -
RidgeCV — scikit-learn 1.8.0 documentation
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination ( \(R^2\) ) otherwise. cv int, cross-validation...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html -
Linux - Learningpaths - IBM Developer
Path Prepare for LPIC-1 exam 2 - topic 109: Networking fundamentals...Path Prepare for LPIC-1 exam 2 - topic 108: Essential system...developer.ibm.com/technologies/linux/learningpaths/ -
PLSCanonical — scikit-learn 1.8.0 documentation
[ 2. , 2. , 2. ], [ 2. , 5. , 4. ]] >>> y =...= [[ 0.1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ], [ 11.9 , 12.3...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html -
locally_linear_embedding — scikit-learn 1.8.0 d...
(n_components + 1) / 2. see reference [2] modified use the modified...n_components = 2 ) >>> embedding . shape (100, 2) Gallery examples...scikit-learn.org/stable/modules/generated/sklearn.manifold.locally_linear_embedding.html -
Introduction to Node package manager - IBM Deve...
├── chalk@ 2.4 .1 deduped │ │ ├── esutils@ 2.0 .2 deduped │ │...│ │ └─┬ uri- js@ 4.2 .2 │ │ └── punycode@ 2.1 .1 │ ├─┬ babel-code-...developer.ibm.com/learningpaths/get-started-nodejs/learn-about-npm/ -
Deploy a large installation | Elastic Docs
with 256 GB RAM → 3 hosts total 2 hosts with 128 GB RAM each → 6...proxy role, as starting from ECE 2.4 the JVM proxy was replaced with...www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/deploy-large-installation -
neighbors.rst.txt
[-2, -1], [-3, -2], [1, 1], [2, 1], [3, 2]]) >>> nbrs...np.array([[-1, -1], [-2, -1], [-3, -2], [1, 1], [2, 1], [3, 2]]) >>> kdt...scikit-learn.org/stable/_sources/modules/neighbors.rst.txt -
Time-related feature engineering — scikit-learn...
0000 2 spring 0 1 2 False 6 False clear 9.02...22.0028 12381 summer 1 6 2 False 2 True rain 21.32 25.000 0.72...scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html