README.md 1.5 KB
Newer Older
P
pycaret 已提交
1
## pycaret
P
pycaret 已提交
2
pycaret is the free software and open source machine learning library for python programming language. It is built around several popular machine learning libraries in python. Its primary objective is to reduce the cycle time of hypothesis to insights by providing an easy to use high level unified API. pycaret's vision is to become defacto standard for teaching machine learning and data science. Our strength is in our easy to use unified interface for both supervised and unsupervised machine learning problems. It saves time and effort that citizen data scientists, students and researchers spent on coding or learning to code using different interfaces, so that now they can focus on business problem and value creation. 
P
pycaret 已提交
3

P
pycaret 已提交
4 5 6 7 8 9 10
## Key Features
* Ease of Use
* Focus on Business Problem
* 10x efficient
* Collaboration
* Business Ready
* Cloud Ready
P
pycaret 已提交
11

P
pycaret 已提交
12 13
## Current Release
The current release is beta 0.0.4 (as of 23/12/2019). A full release for public is targetted to be available by 31/12/2020.
P
pycaret 已提交
14

P
pycaret 已提交
15 16 17 18 19 20 21
## Installation

#### Dependencies
Please read requirements.txt for list of requirements. They are automatically installed when pycaret is installed using pip.

#### User Installation
The easiest way to install pycaret is using pip.
P
pycaret 已提交
22

P
pycaret 已提交
23 24
```python
pip install pycaret
P
pycaret 已提交
25
```
P
pycaret 已提交
26 27 28 29 30
## Documentation
Documentation and detailed tutorials are underconstruction. They will be uploaded on our git as well as http://www.pycaret.org

## Contributions
Contributions are most welcome. To make contribution please reach out moez.ali@queensu.ca