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

无数据

分类

全部数据库(22)PostgreSQL(18)后端开发(4)云计算&大数据(4)TiDB(4)Python(3)机器学习(2)Pandas(2)系统运维(1)Linux(1)

语言

全部英语(25)中文(简体)(6)

格式

全部PDF文档 PDF(31)
 
本次搜索耗时 0.363 秒,为您找到相关结果约 31 个.
  • 全部
  • 数据库
  • PostgreSQL
  • 后端开发
  • 云计算&大数据
  • TiDB
  • Python
  • 机器学习
  • Pandas
  • 系统运维
  • Linux
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 机器学习课程-温州大学-03机器学习-逻辑回归

    01 分类问题 02 Sigmoid函数 03 逻辑回归求解 04 逻辑回归代码实现 4 监督学习的最主要类型 ✓ 分类(Classification) ✓ 身高1.85m,体重100kg的男人穿什么尺码的T恤? ✓ 根据肿瘤的体积、患者的年龄来判断良性或恶性? ✓ 根据用户的年龄、职业、存款数量来判断信用卡 是否会违约? 分类问题 标签离散 输入变量可以是离散的,也可以是连续的。
    0 码力 | 23 页 | 1.20 MB | 1 年前
    3
  • pdf文档 机器学习课程-温州大学-02机器学习-回归

    监督学习分为回归和分类 ✓ 回归(Regression、Prediction) ✓ 如何预测上海浦东的房价? ✓ 未来的股票市场走向? ✓ 分类(Classification) ✓ 身高1.85m,体重100kg的男人穿什么尺码的T恤? ✓ 根据肿瘤的体积、患者的年龄来判断良性或恶性? 回归的概念 标签连续 标签离散 5 线性回归-概念 线性回归(Linear Regression)
    0 码力 | 33 页 | 1.50 MB | 1 年前
    3
  • pdf文档 Rust 程序设计语言 简体中文版 1.85.0

    rustup/toolchains/1.85/lib/rustlib/src/rust/library/ core/src/slice/index.rs:274:10 4: core::slice::index:: for [T]>::index at file:///home/.rustup/toolchains/1.85/lib as core::ops::index::Index>::index at file:///home/.rustup/toolchains/1.85/lib/rustlib/src/rust/library/ alloc/src/vec/mod.rs:3361:9 6: panic::main at ./src/main rs:4:6 7: core::ops::function::FnOnce::call_once at file:///home/.rustup/toolchains/1.85/lib/rustlib/src/rust/library/ core/src/ops/function.rs:250:5 note: Some details are omitted, run with
    0 码力 | 562 页 | 3.23 MB | 23 天前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    is present only to allow backwards compatibility with systems which ship with the old Berkeley DB 1.85 database library. The bsddb185 module should never be used directly in new code. The module has been 上实现os.path 。 bsddb185 —Backwards compatibility module for systems which still use the Berkeley DB 1.85 module. It is normally only available on certain BSD Unix-based systems. It should never be used directly
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    is present only to allow backwards compatibility with systems which ship with the old Berkeley DB 1.85 database library. The bsddb185 module should never be used directly in new code. The module has been 上实现os.path 。 bsddb185 —Backwards compatibility module for systems which still use the Berkeley DB 1.85 module. It is normally only available on certain BSD Unix-based systems. It should never be used directly
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    is present only to allow backwards compatibility with systems which ship with the old Berkeley DB 1.85 database library. The bsddb185 module should never be used directly in new code. The module has been 上实现os.path 。 bsddb185 —Backwards compatibility module for systems which still use the Berkeley DB 1.85 module. It is normally only available on certain BSD Unix-based systems. It should never be used directly
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 PostgreSQL 8.0 Documentation

    version of getopt_long() if needed (Peter) • Convert administration scripts to C (Peter) • Bison >= 1.85 is now required to build the PostgreSQL grammar, if building from CVS • Merge documentation into
    0 码力 | 1422 页 | 9.92 MB | 1 年前
    3
  • pdf文档 PostgreSQL 8.0 Documentation

    version of getopt_long() if needed (Peter) • Convert administration scripts to C (Peter) • Bison >= 1.85 is now required to build the PostgreSQL grammar, if building from CVS • Merge documentation into
    0 码力 | 1332 页 | 9.76 MB | 1 年前
    3
  • pdf文档 PostgreSQL 8.1.11 Documentation

    version of getopt_long() if needed (Peter) • Convert administration scripts to C (Peter) • Bison > = 1.85 is now required to build the PostgreSQL grammar, if building from CVS • Merge documentation into
    0 码力 | 1582 页 | 12.19 MB | 1 年前
    3
  • pdf文档 PostgreSQL 8.1 Documentation

    version of getopt_long() if needed (Peter) • Convert administration scripts to C (Peter) • Bison > = 1.85 is now required to build the PostgreSQL grammar, if building from CVS • Merge documentation into
    0 码力 | 1548 页 | 11.54 MB | 1 年前
    3
共 31 条
  • 1
  • 2
  • 3
  • 4
前往
页
相关搜索词
机器学习课程温州大学03逻辑回归02Rust程序设计程序设计语言简体中文文版中文版简体中文版1.85Python标准参考指南2.718PostgreSQL8.0Documentation8.111
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩