- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1191 - 1200 of over 10,000 for 2 (0.31 seconds)
Filter
-
PassiveAggressiveRegressor — scikit-learn 1.8.0...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...[1, n_features] if n_classes == 2 else [n_classes, n_features] Weights...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveRegressor.html -
Procédure de désinstallation
0 Étape 2 : Suppression d’OpenSearch Supprimez...RPM $ sudo rpm -e fess Étape 2 : Désinstallation d’OpenSearch...fess.codelibs.org/fr/15.5/install/uninstall.html -
Effect of varying threshold for self-training —...
capsize = 2 , color = "b" ) ax1 . set_ylabel.... std ( axis = 1 ), capsize = 2 , color = "g" , ) ax2 . set_ylim...scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html -
NuSVR — scikit-learn 1.8.0 documentation
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...for Support Vector Machines [ 2 ] Platt, John (1999). “Probabilistic...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html -
Attack Discovery | Elastic
Elastic Observability in action: 2-minute quick demo Watch this short,...Explore Search Elasticsearch in 2 minutes In this demo, we show...www.elastic.co/demo-gallery/security-attack-discovery -
Scalable learning with polynomial kernel approx...
= 2 ] = 0 y [ y == 2 ] = 1 # We will try to...We use the Covtype dataset [ 2 ] , trying to reproduce the experiments...scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html -
OrthogonalMatchingPursuitCV — scikit-learn 1.8....
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination, \(R^2\) , is defined as \((1 - \frac{u}{v})\)...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html -
Implementing NVIDIA MIG in Red Hat OpenShift to...
5gb: 2 mig2g.10gb: 1 - gpuIds: [ "2" , "3" ] mig3g.20gb: 2 Copy...mig1g.5gb: 2 mig2g.10gb: 1 - gpuIds: [ "2" , "3" ] mig3g.20gb: 2 Copy...developer.ibm.com/articles/implementing-nvidia-mig-openshift/ -
OR 检索
如果想搜索包含”搜索词1”或”搜索词2”的文档,在搜索表单中输入如下内容: 搜索词1 OR 搜索词2 也可以用 OR 连接多个词。...fess.codelibs.org/zh-cn/15.5/user/search-or.html -
label_binarize — scikit-learn 1.8.0 documentation
2 , 4 , 6 ]) array([[1, 0, 0, 0],...6 ], classes = [ 1 , 6 , 4 , 2 ]) array([[1, 0, 0, 0], [0, 1,...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html