机器学习课程-温州大学-06机器学习-KNN算法org/course/ml [2] 李航. 统计学习方法[M]. 北京: 清华大学出版社,2019. [3] 周志华. 机器学习[M]. 北京: 清华大学出版社,2016. [4] Cover T M , Hart P E . Nearest neighbor pattern classification[J]. IEEE Trans.inf.theory, 1953, 13(1):21-27. [5]0 码力 | 26 页 | 1.60 MB | 1 年前3
OpenShift Container Platform 4.8 CLI 工具app=nginx and delete all the other resources that are not in the file and match label app=nginx. oc apply --prune -f manifest.yaml -l app=nginx # Apply the configuration in manifest.yaml and delete all the config current-context 显示当前上下文 用法示例 用法示例 2.5.1.17. oc config delete-cluster 从 kubeconfig 删除指定的集群 用法示例 用法示例 2.5.1.18. oc config delete-context 从 kubeconfig 删除指定的上下文 # Installing bash completion oc config current-context # Delete the minikube cluster oc config delete-cluster minikube 第 第 2 章 章 OPENSHIFT CLI (OC) 27 用法示例 用法示例 2.5.1.19. oc config delete-user 从 kubeconfig 删除指定用户 用法示例0 码力 | 152 页 | 1.24 MB | 1 年前3
OpenShift Container Platform 4.13 认证和授权第 第 5 章 章 管理用 管理用户拥 户拥有的 有的 OAUTH 访问 访问令牌 令牌 23 删除用户拥有的 OAuth 访问令牌: 输 输出示例 出示例 $ oc delete useroauthaccesstokens useroauthaccesstoken.oauth.openshift.io " " deleted 用户名的用户,此身份将映射到 现有用户,添加到该用户的现有身份映射中。如果配置了多个身份提供程序并且它们 标识同一组用户并映射到相同的用户名,则需要进行此操作。 注意 注意 $ oc delete secrets kubeadmin -n kube-system OpenShift Container Platform 4.13 认证 认证和授 和授权 权 26 1 2 3 注意 data: htpasswd: $ oc delete user user.user.openshift.io " " deleted $ oc delete identity my_htpasswd_provider: OpenShift Container 0 码力 | 201 页 | 2.74 MB | 1 年前3
Skew mitigation - CS 591 K1: Data Stream Processing and Analytics Spring 2020its frequency, fx = fx +1 else insert with frequency fx = 1 and error εx = wcur - 1 N = N + 1 Delete step Iterate over D and remove every element x with fx + εx ≤ wcur Output: elements in D with Example 8 1 2 2 3 5 5 1 1 2 3 3 3 3 1 2 0 1 1 3 5 input stream ε=0.2 w1 w4 w3 w2 1 2 2 3 5 w1 Delete items with fx + εx ≤ 1 1 2 3 5 1 0 2 0 1 0 1 0 f1 ε1 f2 ε2 f3 ε3 f5 ε5 ??? Vasiliki Kalavri | Example 8 1 2 2 3 5 5 1 1 2 3 3 3 3 1 2 0 1 1 3 5 input stream ε=0.2 w1 w4 w3 w2 1 2 2 3 5 w1 Delete items with fx + εx ≤ 1 1 2 3 5 1 0 2 0 1 0 1 0 f1 ε1 f2 ε2 f3 ε3 f5 ε5 ??? Vasiliki Kalavri |0 码力 | 31 页 | 1.47 MB | 1 年前3
OpenShift Container Platform 4.10 CLI 工具app=nginx and delete all other resources that are not in the file and match label app=nginx oc apply --prune -f manifest.yaml -l app=nginx # Apply the configuration in manifest.yaml and delete all the 用法示例 用法示例 2.5.1.17. oc config delete-cluster 从 kubeconfig 删除指定的集群 用法示例 用法示例 2.5.1.18. oc config delete-context 从 kubeconfig 删除指定的上下文 用法示例 用法示例 2.5.1.19. oc config delete-user 从 kubeconfig 删除指定用户 用法示例 current-context # Delete the minikube cluster oc config delete-cluster minikube # Delete the context for the minikube cluster oc config delete-context minikube # Delete the minikube user0 码力 | 120 页 | 1.04 MB | 1 年前3
OpenShift Container Platform 4.13 CLI 工具app=nginx and delete all other resources that are not in the file and match label app=nginx oc apply --prune -f manifest.yaml -l app=nginx # Apply the configuration in manifest.yaml and delete all the 用法示例 用法示例 2.7.1.17. oc config delete-cluster 从 kubeconfig 删除指定的集群 用法示例 用法示例 2.7.1.18. oc config delete-context 从 kubeconfig 删除指定的上下文 用法示例 用法示例 2.7.1.19. oc config delete-user 从 kubeconfig 删除指定用户 用法示例 current-context # Delete the minikube cluster oc config delete-cluster minikube # Delete the context for the minikube cluster oc config delete-context minikube # Delete the minikube user0 码力 | 128 页 | 1.11 MB | 1 年前3
OpenShift Container Platform 4.14 存储Platform 集群中运行。 pod 是定义、部署和管理的最小计算单元。 重新声明策略 重新声明策略 告知集群在卷被释放后使用什么操作。卷重新声明政策包括 Retain、Recycle 或 Delete。 基于角色的 基于角色的访问控制 控制 (RBAC) 基于角色的访问控制 (RBAC) 是一种根据您机构中个别用户的角色监管计算机或网络资源的访问方 法。 无状 无状态应用程序 用程序 Retain、Recycle 或 Delete。 Retain 策略可为那些支持它的卷插件手动重新声明资源。 Recycle 策略在从其请求中释放后,将卷重新放入到未绑定的持久性卷池中。 重要 重要 在 OpenShift Container Platform 4 中, Recycle 重新声明策略已被弃用。我们推荐使用 动态置备功能。 Delete 策略删除 OpenShift Container 更改持久性卷的重新声明策略: 1. 列出集群中的持久性卷: 输 输出示例 出示例 2. 选择一个持久性卷并更改其重新声明策略: 3. 验证您选择的持久性卷是否具有正确的策略: 输 输出示例 出示例 $ oc delete pv$ oc get pv NAME CAPACITY ACCESSMODES RECLAIMPOLICY 0 码力 | 215 页 | 2.56 MB | 1 年前3
OpenShift Container Platform 4.8 存储Platform 集群中运行。 pod 是定义、部署和管理的最小计算单元。 重新声明策略 重新声明策略 告知集群在卷被释放后使用什么操作。卷重新声明政策包括 Retain、Recycle 或 Delete。 基于角色的 基于角色的访问 访问控制 控制 (RBAC) 基于角色的访问控制 (RBAC) 是一种根据您机构中个别用户的角色监管计算机或网络资源的访问方 法。 无状 无状态应 态应用程序 Retain、Recycle 或 Delete。 Retain 策略可为那些支持它的卷插件手动重新声明资源。 Recycle 策略在从其请求中释放后,将卷重新放入到未绑定的持久性卷池中。 重要 重要 在 OpenShift Container Platform 4 中, Recycle 重新声明策略已被弃用。我们推荐使用 动态置备功能。 Delete 策略删除 OpenShift Container 4Gi RWO Delete Bound default/claim1 manual 10s pvc-b95650f8-b7b5-11e6-9d58-0ed433a7dd94 4Gi RWO Delete Bound default/claim20 码力 | 118 页 | 1.60 MB | 1 年前3
Apache Karaf Container 4.x - Documentationcontainer 4.15.14. Start container 4.15.15. Stop container 4.15.16. Restart container 4.15.17. Delete container 4.15.18. Pause container 4.15.19. Unpause container 4.15.20. Kill container 4.15.21 uninstall update user-add user- delete user-list version version-list remembers the features and bundles you installed and started. To reset Karaf into a clean state, just delete the data directory when Karaf is not running. 2.8. Summary This document shows how simple it is0 码力 | 370 页 | 1.03 MB | 1 年前3
Apache Kyuubi 1.7.0-rc1 DocumentationKubernetes RBAC, we need to give kyuubi server the corresponding kubernetes privileges for created/ list/delete engine pods in kubernetes. You should create your serviceAccount ( or reuse account with the appropriate need of client requests. • Upgrade smoothly – Kyuubi server supports stop gracefully. We could delete a k.i. but not stop it immediately. In this case, the k.i. will not take any new connection request kyuubi.host with port 10009, you can run the following cmd using bin/kyuubi-ctl: ./bin/kyuubi-ctl delete server --host "kyuubi.host" --port "10009" Kyuubi server will stop until all session closed, and0 码力 | 206 页 | 3.78 MB | 1 年前3
共 307 条
- 1
- 2
- 3
- 4
- 5
- 6
- 31













