Skip to content

Commit

Permalink
update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
PyCaret committed Oct 27, 2020
1 parent 512bf8e commit 1b30ab4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
PyCaret
===================================

.. image:: https://github.com/pycaret/pycaret/blob/master/pycaret2.2.png?raw=true

PyCaret is an open-source, low-code machine learning library in Python that automates machine learning workflows. It is an end-to-end machine learning and model management tool that speeds up the experiment cycle exponentially and makes you more productive.

In comparison with the other open-source machine learning libraries, PyCaret is an alternate low-code library that can be used to replace hundreds of lines of code with few words only. This makes experiments exponentially fast and efficient. PyCaret is essentially a Python wrapper around several machine learning libraries and frameworks such as `scikit-learn <https://scikit-learn.org/stable/>`_, `XGBoost <https://xgboost.readthedocs.io/en/latest/>`_, `LightGBM <https://github.com/microsoft/LightGBM>`_, `CatBoost <https://catboost.ai/>`_, `spaCy <https://spacy.io/>`_, `Optuna <https://github.com/optuna/optuna>`_, `Hyperopt <https://github.com/hyperopt/hyperopt>`_, `Ray <https://github.com/ray-project/ray/tree/master/python/ray/tune>`_, and many more.

The design and simplicity of PyCaret is inspired by the emerging role of citizen data scientists, a term first used by Gartner. Citizen Data Scientists are power users who can perform both simple and moderately sophisticated analytical tasks that would previously have required more expertise. Seasoned data scientists are often difficult to find and expensive to hire but citizen data scientists can be an effective way to mitigate this gap and address data-related challenges in the business setting.

.. image:: https://github.com/pycaret/pycaret/blob/master/pycaret2-features.png?raw=true
.. image:: https://github.com/pycaret/pycaret/blob/master/pycaret2.2.png?raw=true

**Citing PyCaret**\ :

Expand Down

0 comments on commit 1b30ab4

Please sign in to comment.