Giter Site home page Giter Site logo

daluzi / scikit-learn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lijiancheng0614/scikit-learn

0.0 1.0 0.0 122.35 MB

scikit-learn-doc-zh

Home Page: http://lijiancheng0614.github.io/scikit-learn/

License: Other

Makefile 0.03% Python 91.04% Shell 0.10% PowerShell 0.28% Batchfile 0.05% C 6.28% C++ 2.22%

scikit-learn's Introduction

scikit-learn文档中文翻译

scikit-learn 0.17中文翻译的文档:http://lijiancheng0614.github.io/scikit-learn/

scikit-learn 0.17文档中文翻译源代码:https://github.com/lijiancheng0614/scikit-learn

scikit-learn官方源代码:https://github.com/scikit-learn/scikit-learn

翻译

文档使用Python的Sphinx生成,运行以下命令:

cd doc
make html-zh

即可在doc/_build/html-zh中生成网站相关文件。

Docker

运行./docker_run.sh即可生成docker image并运行,生成的网站在 http://localhost:8000

运行./docker_remove.sh则停止名为scikit-learn-doc-zh的docker实例并删除相应的docker image。

也可以使用docker image:https://hub.docker.com/r/lijiancheng0614/scikit-learn/

运行

docker pull lijiancheng0614/scikit-learn
docker run --name scikit-learn-doc-zh -d -p 8000:8000 lijiancheng0614/scikit-learn

即可执行名为scikit-learn-doc-zh的docker实例,生成的网站在 http://localhost:8000

scikit-learn's People

Contributors

ogrisel avatar amueller avatar larsmans avatar agramfort avatar glouppe avatar pprett avatar mblondel avatar vene avatar arjoly avatar jnothman avatar jakevdp avatar mechcoder avatar robertlayton avatar nellev avatar ahojnnes avatar weilinear avatar clayw avatar kemaleren avatar oddskool avatar alexanderfabisch avatar alextp avatar bthirion avatar virgilefritsch avatar dsullivan7 avatar hamsal avatar raghavrv avatar ibayer avatar ronw avatar florianwilhelm avatar satra avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.