积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部云计算&大数据(161)VirtualBox(112)Pandas(32)OpenShift(12)机器学习(3)Apache Flink(1)Apache Karaf(1)

语言

全部英语(149)中文(简体)(12)

格式

全部PDF文档 PDF(161)
 
本次搜索耗时 0.135 秒,为您找到相关结果约 161 个.
  • 全部
  • 云计算&大数据
  • VirtualBox
  • Pandas
  • OpenShift
  • 机器学习
  • Apache Flink
  • Apache Karaf
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 5 - Advanced Compression Techniques

    take values in a certain range than another equally sized range. It creates equal sized quantization ranges (bins), regardless of the frequency of data. Clustering helps solve that problem by adapting the concentrated ranges? Quantization will still assign an equal number of precision bits to all subranges of the same length. In this scenario, the dequantization error would be large for ranges where the data that x is likely to take a value in [-4, 4]. However quantization linearly assigns precision to all ranges equally based on the minimum and maximum values it observes for . Each quantization bin boundary
    0 码力 | 34 页 | 3.18 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.7.1

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157 13.2 Generating date ranges (DateRange) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 159 13.3 Time 2000-01-11 0.404705 0.345164 2000-01-12 -0.370647 -0.430188 7.1.4 Slicing ranges The most robust and consistent way of slicing ranges along arbitrary axes is described in the Advanced indexing section detailing in pandas. 13.2 Generating date ranges (DateRange) The DateRange class utilizes these offsets (and any ones that we might add) to generate fixed-frequency date ranges: In [843]: start = datetime(2009
    0 码力 | 281 页 | 1.45 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.7.2

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157 13.2 Generating date ranges (DateRange) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 159 13.3 Time 2000-01-11 0.404705 0.345164 2000-01-12 -0.370647 -0.430188 7.1.4 Slicing ranges The most robust and consistent way of slicing ranges along arbitrary axes is described in the Advanced indexing section detailing in pandas. 13.2 Generating date ranges (DateRange) The DateRange class utilizes these offsets (and any ones that we might add) to generate fixed-frequency date ranges: In [844]: start = datetime(2009
    0 码力 | 283 页 | 1.45 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.7.3

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165 13.2 Generating date ranges (DateRange) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 167 13.3 Time 2000-01-11 0.404705 0.345164 2000-01-12 -0.370647 -0.430188 7.1.4 Slicing ranges The most robust and consistent way of slicing ranges along arbitrary axes is described in the Advanced indexing section detailing in pandas. 13.2 Generating date ranges (DateRange) The DateRange class utilizes these offsets (and any ones that we might add) to generate fixed-frequency date ranges: In [860]: start = datetime(2009
    0 码力 | 297 页 | 1.92 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.12

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 15.3 Generating Ranges of Timestamps . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 290 15.4 DatetimeIndex use tab-completion to see these accessable attributes. 9.2.2 Slicing ranges The most robust and consistent way of slicing ranges along arbitrary axes is described in the Selection by Position section [1970-01-01 00:00:00.000000001, 2014-01-01 00:00:00] Length: 2, Freq: None, Timezone: None 15.3 Generating Ranges of Timestamps To generate an index with time stamps, you can use either the DatetimeIndex or Index
    0 码力 | 657 页 | 3.58 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 6.1.32 User Manual

    allowed. If other ranges are desired, they can be enabled by creating /etc/vbox/networks.conf and specifying allowed ranges there. For example, to allow 10.0.0.0/8 and 192.168.0.0/16 IPv4 ranges as well as 2001::/64 ::/0 If the file exists, but no ranges are specified in it, no addresses will be assigned to host-only adapters. The following example effectively disables all ranges: # No addresses are allowed for --vrdeport option of the VBoxManage modifyvm command. You can specify a comma- separated list of ports or ranges of ports. Use a dash between two port numbers to specify a range. The VRDP server will bind to one
    0 码力 | 407 页 | 4.76 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 6.1.30 User Manual

    allowed. If other ranges are desired, they can be enabled by creating /etc/vbox/networks.conf and specifying allowed ranges there. For example, to allow 10.0.0.0/8 and 192.168.0.0/16 IPv4 ranges as well as 2001::/64 ::/0 If the file exists, but no ranges are specified in it, no addresses will be assigned to host-only adapters. The following example effectively disables all ranges: # No addresses are allowed for --vrdeport option of the VBoxManage modifyvm command. You can specify a comma- separated list of ports or ranges of ports. Use a dash between two port numbers to specify a range. The VRDP server will bind to one
    0 码力 | 406 页 | 4.75 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 6.1.42 User Manual

    allowed. If other ranges are desired, they can be enabled by creating /etc/vbox/networks.conf and specifying allowed ranges there. For example, to allow 10.0.0.0/8 and 192.168.0.0/16 IPv4 ranges as well as 2001::/64 ::/0 If the file exists, but no ranges are specified in it, no addresses will be assigned to host-only adapters. The following example effectively disables all ranges: # No addresses are allowed for --vrdeport option of the VBoxManage modifyvm command. You can specify a comma- separated list of ports or ranges of ports. Use a dash between two port numbers to specify a range. The VRDP server will bind to one
    0 码力 | 410 页 | 4.77 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 6.1.28 User Manual

    allowed. If other ranges are desired, they can be enabled by creating /etc/vbox/networks.conf and specifying allowed ranges there. For example, to allow 10.0.0.0/8 and 192.168.0.0/16 IPv4 ranges as well as 2001::/64 ::/0 If the file exists, but no ranges are specified in it, no addresses will be assigned to host-only adapters. The following example effectively disables all ranges: # No addresses are allowed for --vrdeport option of the VBoxManage modifyvm command. You can specify a comma- separated list of ports or ranges of ports. Use a dash between two port numbers to specify a range. The VRDP server will bind to one
    0 码力 | 405 页 | 4.75 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 6.1.44 User Manual

    allowed. If other ranges are desired, they can be enabled by creating /etc/vbox/networks.conf and specifying allowed ranges there. For example, to allow 10.0.0.0/8 and 192.168.0.0/16 IPv4 ranges as well as 2001::/64 ::/0 If the file exists, but no ranges are specified in it, no addresses will be assigned to host-only adapters. The following example effectively disables all ranges: # No addresses are allowed for --vrdeport option of the VBoxManage modifyvm command. You can specify a comma- separated list of ports or ranges of ports. Use a dash between two port numbers to specify a range. The VRDP server will bind to one
    0 码力 | 411 页 | 4.77 MB | 1 年前
    3
共 161 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 17
前往
页
相关搜索词
EfficientDeepLearningBookEDLChapterAdvancedCompressionTechniquespandaspowerfulPythondataanalysistoolkit0.70.12OracleVMVirtualBox6.132UserManual30422844
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩