书栈网 · BookStack 本次搜索耗时 0.006 秒,为您找到 58 个相关结果.
  • scikit-learn (sklearn) 0.19 官方文档中文版

    scikit-learn 是基于 Python 语言的机器学习工具。简单高效的数据挖掘和数据分析工具;可供大家在各种环境中重复使用;建立在 NumPy ,SciPy 和 matplotlib 上;开源,可商业使用 - BSD许可证
  • 通过测试学习 Go 语言(Learn Go with tests 中文版)2019

    通过编写测试学习 Go 语言;为测试驱动开发打下基础。Go 是学习测试驱动开发的优秀语言,因为它简单易学而且内置测试功能;要有信心,你很快就可以使用 Go 语言编写健壮的、经过良好测试的系统
  • 笨办法学 Python · 续 中文版(Learn More Python 3 The Hard Way)

    Python [1] (英国发音:/ˈpaɪθən/ 美国发音:/ˈpaɪθɑːn/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议...
  • 笨办法学Python3(Learn Python3 The Hard Way 中文版)

    这本书指导你通过练习和记忆逐渐建立起 Python 的使用技巧,然后用在更复杂的问题上。学完本书,你将会拥有开始学习更复杂编程所需的工具。我很喜欢告诉别人,我的书可以让你拥有“编程黑带”,也就是你已经掌握要开始学习编程的最基本的知识。
  • MLeap Document

    MLeap is a common serialization format and execution engine for machine learning pipelines. It supports Spark, Scikit-learn and Tensorflow for training pipelines and exporting them...
  • MLeap 中文文档

    MLeap 既是适用于机器学习 Pipeline 存储的通用序列化格式,又是 Pipeline 的通用执行引擎。MLeap 支持 Spark、Scikit-Learn、TensorFlow 等机器学习框架的 Pipeline 的训练,也能够将 Pipeline 导出成一个 MLeap Bundle。序列化得到的 Bundle 可以被反序列回原始的 Pipel...
  • 機器學習:使用Python

    這份文件的目的是要提供Python 之機器學習套件 scikit-learn (http://scikit-learn.org/) 的中文使用說明。一開始的主要目標是詳細說明scikit-learn套件中的範例程式的使用流程以及相關函式的使用方法。目前使用版本為 scikit-learn version 0.19 以上
  • Front-End Developer Handbook 2017

    This is a guide that anyone could use to learn about the practice of front-end development. It broadly outlines and discusses the practice of front-end engineering: how to learn it...
  • Front-End Developer Handbook 2018

    This is a guide that anyone could use to learn about the practice of front-end development. It broadly outlines and discusses the practice of front-end engineering: how to learn it...
  • Modern C++ Tutorial: C++11/14/17/20 On the Fly

    The book claims "On the Fly". Its intent is to provide a comprehensive introduction to the relevant features regarding modern C++ (before 2020s). Readers can choose interesting con...