1 Star 0 Fork 13

wait / Jupyter

forked from 编程语言算法集 / Jupyter 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.25 KB
一键复制 编辑 原始数据 按行查看 历史
Hritik Jaiswal 提交于 2021-02-15 14:00 . Update README.md

Jupyter

Gitpod ready-to-code
Binder

Clone git repository

    $ git clone "https://github.com/TheAlgorithms/Jupyter.git"

You can run and edit the algorithms or contribute to them using Gitpod.io, a free online development environment, with a single click.

Open in Gitpod

Contributing New Algorithms

  • Make your pull requests to be specific and focused. Instead of contributing "several algorithms" all at once contribute them all one by one separately (i.e. one pull request for "Logistic Regression", another one for "K-Means" and so on).

  • Every new algorithm must have:

    • Source code with comments and readable namings
    • Math being explained in README.md along with the code
    • Jupyter demo notebook with example of how this new algorithm may be applied

If you're adding new datasets they need to be saved in the /data folder. CSV files are preferable. The size of the file should not be greater than 30Mb.

Contributing

Before removing any bug, or adding new algorithm please do the following: Check Contribution Guidelines Before Contribution and also please read CODE OF CONDUCT.

License

Licensed under the MIT License

Python
1
https://gitee.com/wait1111/Jupyter.git
git@gitee.com:wait1111/Jupyter.git
wait1111
Jupyter
Jupyter
master

搜索帮助