积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部云计算&大数据(366)VirtualBox(113)机器学习(44)Apache Kyuubi(44)OpenShift(41)Pandas(32)Kubernetes(23)Istio(12)rancher(11)云原生CNCF(6)

语言

全部英语(256)中文(简体)(102)英语(4)中文(繁体)(2)西班牙语(1)中文(简体)(1)

格式

全部PDF文档 PDF(340)其他文档 其他(24)DOC文档 DOC(1)PPT文档 PPT(1)
 
本次搜索耗时 0.046 秒,为您找到相关结果约 366 个.
  • 全部
  • 云计算&大数据
  • VirtualBox
  • 机器学习
  • Apache Kyuubi
  • OpenShift
  • Pandas
  • Kubernetes
  • Istio
  • rancher
  • 云原生CNCF
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 中文(繁体)
  • 西班牙语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Train-Val-Test-交叉验证

    Train-Val-Test划分 主讲人:龙良曲 Recap How to detect Splitting Train Set Test Set For example 60K 10K test while train train test trade-off Overfitt ing For others judge ▪ Kaggle Train Set Test Set Set Val Set Unavailable train-val-test K-fold cross-validation Train Set Test Set Val Set k-fold cross validation ▪ merge train/val sets ▪ randomly sample 1/k as val set 下一课时 减轻Overfitting Thank
    0 码力 | 13 页 | 1.10 MB | 1 年前
    3
  • pdf文档 keras tutorial

    framework and comes up with the following advantages:  Larger community support.  Easy to test.  Keras neural networks are written in Python which makes things simpler.  Keras supports the required information from the data.  Split data: Split the data into training and test data set. Test data will be used to evaluate the prediction of the algorithm / Model (once the machine learn) existing training and test data)  Evaluate model: Evaluate the model by predicting the output for test data and cross- comparing the prediction with actual result of the test data.  Freeze
    0 码力 | 98 页 | 1.57 MB | 1 年前
    3
  • pdf文档 Apache Karaf Container 4.x - Documentation

    Message at ${date:now:yyyy-MM-dd HH:mm:ss} END karaf@root()> log:display ... 2017-10-13 10:04:11,225 | INFO | 7 - timer://test | test | 28 - org.apache.camel.camel-core - 2.20.0 | Exchange[ExchangePattern: BodyType: String, Body: Message at 2017-10-13 10:04:11] 2017-10-13 10:04:13,225 | INFO | 7 - timer://test | test | 28 - org.apache.camel.camel-core - 2.20.0 | Exchange[ExchangePattern:
    0 码力 | 370 页 | 1.03 MB | 1 年前
    3
  • pdf文档 BAETYL 1.0.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47 7.2 Connection Test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 8 Message . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57 8.2 Message Routing Test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58 9 Message . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61 9.2 Message Handling Test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 10 Message
    0 码力 | 145 页 | 9.31 MB | 1 年前
    3
  • word文档 k8s操作手册 2.3

    #pod存活性探测 exec: #使用exec,在容器里执行shell命令,返回0则成功 command: ["test", "-e", "/tmp/xxhealthy"] #执行的命令 # kubectl get pod #查看pod, deployment dep-xxx --type=NodePort --name=svc-test1 #将 deploy里的端口暴露出来 # kubectl expose pod pod-nginx-web1 --type=NodePort --name=svc-test2 #将 pod里的端口暴露出来 # kubectl get svc NAME ★创建PV(使用RBD后端) # cat > pv-rbd-image-test1.yaml <test1 #此PV的名称 labels: pvlab: pvlab-rbd-image-test1 spec: capacity:
    0 码力 | 126 页 | 4.33 MB | 1 年前
    3
  • epub文档 BAETYL 1.0.0 Documentation

    Must run command make test before push changes(unit test should be contained), and make sure all unit test and data race test passed Only the passed(unit test and data race test) code can be allowed to mounted on video infer service) # For video file, the configuration just like `var/db/baetyl/data/test.mp4`(mount the volume(store the video file) on video infer service) limit: fps: [MUST] The operating system used in this test is Ubuntu 18.04 The MQTT.fx and MQTTBox are used as MQTT Clients, MQTT.fx for TCP and SSL connection test and MQTTBox for WS (Websocket) connection test The complete configuration
    0 码力 | 135 页 | 15.44 MB | 1 年前
    3
  • pdf文档 BAETYL 0.1.6 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 7.2 Connection Test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 8 Message . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 8.2 Message Routing Test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56 9 Message . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59 9.2 Message Handling Test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60 10 Message
    0 码力 | 120 页 | 7.27 MB | 1 年前
    3
  • epub文档 BAETYL 0.1.6 Documentation

    Workflow Connection Test Message transferring among devices with Local Hub Service Workflow Message Routing Test Message handling with Local Function Service Workflow Message Handling Test Message Synchronize Must run command make test before push changes(unit test should be contained), and make sure all unit test and data race test passed Only the passed(unit test and data race test) code can be allowed to Make the environment variable take effect: source yourfile Create the GOPATH specified directory: test -d "${GOPATH}" || mkdir "${GOPATH}" Install by using binary file Go to related resources to complete
    0 码力 | 119 页 | 11.46 MB | 1 年前
    3
  • epub文档 Apache Kyuubi 1.6.1 Documentation

    kyuubi-helm LAST DEPLOYED: Wed Oct 20 15:22:47 2021 NAMESPACE: kyuubi STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: Get kyuubi expose URL by running these commands: export NODE_PORT=$(kubectl get -t my-tag -R ./kubernetes/dockerfiles/spark/bindings/R/Dockerfile build Test Cluster You can use the shell code to test your cluster whether it is normal or not. $SPARK_HOME/bin/spark-submit \ --master version 1.6.0. Overview Authorization in Kyuubi The Plugin Itself Building Build with Apache Maven Test with ScalaTest Maven plugin Installing Pre-install Install Configure Kyuubi AuthZ Plugin For Spark
    0 码力 | 401 页 | 5.42 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 2 - Compression Techniques

    high-school students and census bureau employees. The dataset has 60,000 training examples and 10,000 test examples. Figure 2-11 shows a sample of 100 labeled images from this dataset. Each input example and reshaping of the data is done by the process_x() method which is invoked for both the train and test images. Once we have loaded our data and processed it, we can do some fun stuff with it. import numpy (train_images, train_labels), (test_images, test_labels) = ds.load_data() # Process the images for use. train_images = process_x(train_images) test_images = process_x(test_images) return (train_images
    0 码力 | 33 页 | 1.96 MB | 1 年前
    3
共 366 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 37
前往
页
相关搜索词
深度学习PyTorch入门实战32TrainValTest交叉验证kerastutorialApacheKarafContainerDocumentationBAETYL1.0k8s操作手册操作手操作手册2.30.1Kyuubi1.6EfficientDeepLearningBookEDLChapterCompressionTechniques
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩