- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1061 - 1070 of over 10,000 for 2 (0.18 seconds)
Filter
-
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/ -
Learn the basics of Python
= 2 . 1 . 0 ,>= 2 . 0 . 0 # Apache- 2 . 0 WebOb >=...“final” version of Python 2, version 2.7, was released in 2010....developer.ibm.com/articles/python-overview-and-basics/ -
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 -
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 -
Starting with Docker - IBM Developer
x86_64 2:7.4.160-5.el7 vim-filesystem.x86_64 2:7.4.160-5.el7...AppStream 3.2 MB /s | 5.8 MB 00 : 01 CentOS- 8 - Base 1.2 MB /s |...developer.ibm.com/learningpaths/get-started-containers/building-docker-images/ -
CSV连接器
category 1 文章1 这是文章1的内容 新闻 2 文章2 这是文章2的内容 博客 参数: files =/ var /.../usr/share/fess/app/WEB-INF/lib/ 方法2: 从管理界面安装 打开「系统」→「插件」 上传JAR文件 重启...fess.codelibs.org/zh-cn/15.5/config/datastore/ds-csv.html -
Produkt-Support-Frist
Führen Sie das Upgrade jeweils 1-2 Hauptversionen durch Bemerkung...2027-04-01 🟢 Unterstützt 15.2.x 2027-03-01 🟢 Unterstützt 15.1.x...fess.codelibs.org/de/eol.html -
Configuración de Registro
/^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2},\d{3})...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level>\w+)\s+(?<logger>.*?)...fess.codelibs.org/es/15.5/config/admin-logging.html -
Kernel — scikit-learn 1.8.0 documentation
length_scale = 2.0 ) >>> X = np . array ([[ 1 , 2 ], [ 3 , 4 ]])..., X if Y is None else Y ) ** 2 ... def diag ( self , X ): ......scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Kernel.html -
RandomForestRegressor — scikit-learn 1.8.0 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.ensemble.RandomForestRegressor.html