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

无数据

分类

全部云计算&大数据(418)VirtualBox(113)OpenShift(49)机器学习(46)Apache Kyuubi(44)Pandas(32)Kubernetes(24)Istio(21)rancher(12)VMWare(10)

语言

全部英语(276)中文(简体)(131)英语(8)中文(繁体)(2)西班牙语(1)

格式

全部PDF文档 PDF(391)其他文档 其他(24)PPT文档 PPT(3)
 
本次搜索耗时 0.430 秒,为您找到相关结果约 418 个.
  • 全部
  • 云计算&大数据
  • VirtualBox
  • OpenShift
  • 机器学习
  • Apache Kyuubi
  • Pandas
  • Kubernetes
  • Istio
  • rancher
  • VMWare
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 中文(繁体)
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Lecture Notes on Support Vector Machine

    Lecture Notes on Support Vector Machine Feng Li fli@sdu.edu.cn Shandong University, China 1 Hyperplane and Margin In a n-dimensional space, a hyper plane is defined by ωT x + b = 0 (1) where ω ∈ Rn the margin is defined as γ = min i γ(i) (6) 1 ? ? ! ? ! Figure 1: Margin and hyperplane. 2 Support Vector Machine 2.1 Formulation The hyperplane actually serves as a decision boundary to differentiating samples are so-called support vector, i.e., the vectors “supporting” the margin boundaries. We can redefine ω by w = � s∈S αsy(s)x(s) where S denotes the set of the indices of the support vectors 4 Kernel
    0 码力 | 18 页 | 509.37 KB | 1 年前
    3
  • pdf文档 Lecture 6: Support Vector Machine

    Lecture 6: Support Vector Machine Feng Li Shandong University fli@sdu.edu.cn December 28, 2021 Feng Li (SDU) SVM December 28, 2021 1 / 82 Outline 1 SVM: A Primal Form 2 Convex Optimization Review parallely along ω (b < 0 means in opposite direction) Feng Li (SDU) SVM December 28, 2021 3 / 82 Support Vector Machine A hyperplane based linear classifier defined by ω and b Prediction rule: y = sign(ωTx Scaling ! and " such that min& ' & !() & + " = 1 Feng Li (SDU) SVM December 28, 2021 14 / 82 Support Vector Machine (Primal Form) Maximizing 1/∥ω∥ is equivalent to minimizing ∥ω∥2 = ωTω min ω,b ωTω
    0 码力 | 82 页 | 773.97 KB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.19.0

    pandas: powerful Python data analysis toolkit Release 0.19.0 Wes McKinney & PyData Development Team Oct 02, 2016 CONTENTS 1 What’s New 3 1.1 v0.19.0 (October 2, 2016) . . . . . . . . . . . . . . time-series aware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 read_csv has improved support for duplicate column names . . . . . . . . . . . . . . . . . 9 read_csv supports parsing Categorical . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 Series.tolist() will now return Python types . . . . . . . . . . . . . . . . . . . . . . 18 Series operators for different indexes . .
    0 码力 | 1937 页 | 12.03 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.19.1

    pandas: powerful Python data analysis toolkit Release 0.19.1 Wes McKinney & PyData Development Team Nov 03, 2016 CONTENTS 1 What’s New 3 1.1 v0.19.1 (November 3, 2016) . . . . . . . . . . . . . time-series aware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 read_csv has improved support for duplicate column names . . . . . . . . . . . . . . . . . 10 read_csv supports parsing Categorical . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 Series.tolist() will now return Python types . . . . . . . . . . . . . . . . . . . . . . 19 Series operators for different indexes . .
    0 码力 | 1943 页 | 12.06 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.20.3

    pandas: powerful Python data analysis toolkit Release 0.20.3 Wes McKinney & PyData Development Team Jul 07, 2017 CONTENTS 1 What’s New 3 1.1 v0.20.3 (July 7, 2017) . . . . . . . . . . . . . . . Enhancements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 1.3.1.5 Better support for compressed URLs in read_csv . . . . . . . . . . . . . . . . . 13 1.3.1.6 Pickle file I/O now now supports compression . . . . . . . . . . . . . . . . . . . . . . . 13 1.3.1.7 UInt64 Support Improved . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 1.3.1.8 GroupBy on Categoricals
    0 码力 | 2045 页 | 9.18 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 1.4.2

    pandas: powerful Python data analysis toolkit Release 1.4.2 Wes McKinney and the Pandas Development Team Apr 02, 2022 CONTENTS 1 Getting started 3 1.1 Installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 933 2.22.4 Setting startup options in Python/IPython environment . . . . . . . . . . . . . . . . . . . . 934 2.22.5 Frequently used options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2849 4.12.2 Python support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2849 4.13
    0 码力 | 3739 页 | 15.24 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.13.1

    pandas: powerful Python data analysis toolkit Release 0.13.1 Wes McKinney & PyData Development Team February 03, 2014 CONTENTS 1 What’s New 3 1.1 v0.13.1 (February 3, 2014) . . . . . . . . . . . October 9, 2011) . . . . . . . . . . . . . . . . . . . . . . . . 95 2 Installation 97 2.1 Python version support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 97 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 110 i 4.3 Getting Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 110 4
    0 码力 | 1219 页 | 4.81 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.15

    pandas: powerful Python data analysis toolkit Release 0.15.2 Wes McKinney & PyData Development Team December 11, 2014 CONTENTS 1 What’s New 3 1.1 v0.15.2 (December 12, 2014) . . . . . . . . . . October 9, 2011) . . . . . . . . . . . . . . . . . . . . . . . . 166 2 Installation 169 2.1 Python version support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 169 data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 184 4.3 Getting Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 184 4
    0 码力 | 1579 页 | 9.15 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 1.0

    pandas: powerful Python data analysis toolkit Release 1.0.5 Wes McKinney and the Pandas Development Team Jun 17, 2020 CONTENTS 1 Getting started 3 1.1 Installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 807 2.17.3 Setting startup options in Python/IPython environment . . . . . . . . . . . . . . . . . . . . 808 2.17.4 Frequently Used Options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2384 4.7.2 Python Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2385 4.8 Roadmap
    0 码力 | 3091 页 | 10.16 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.25

    pandas: powerful Python data analysis toolkit Release 0.25.3 Wes McKinney& PyData Development Team Nov 02, 2019 CONTENTS i ii pandas: powerful Python data analysis toolkit, Release 0.25.3 Date: Issues & Ideas | Q&A Support | Mailing List pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language language. See the overview for more detail about whats in the library. CONTENTS 1 pandas: powerful Python data analysis toolkit, Release 0.25.3 2 CONTENTS CHAPTER ONE WHATS NEW IN 0.25.2 (OCTOBER 15
    0 码力 | 698 页 | 4.91 MB | 1 年前
    3
共 418 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 42
前往
页
相关搜索词
LectureNotesonSupportVectorMachinepandaspowerfulPythondataanalysistoolkit0.190.201.40.130.151.00.25
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩