معرفی شرکت ها


autowoe-1.3.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Library for automatic interpretable model building (Whitebox AutoML)
ویژگی مقدار
سیستم عامل -
نام فایل autowoe-1.3.2
نام autowoe
نسخه کتابخانه 1.3.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Vakhrushev Anton
ایمیل نویسنده btbpanda@gmail.com
آدرس صفحه اصلی https://github.com/AILab-MLTools/AutoMLWhitebox
آدرس اینترنتی https://pypi.org/project/autowoe/
مجوز -
## AutoWoE library ![PyPI - Downloads](https://img.shields.io/pypi/dm/autowoe?color=green&label=PyPI%20downloads&logo=pypi&logoColor=orange&style=plastic) This is the repository for **AutoWoE** library, developed by LightAutoML group. This library can be used for automatic creation of interpretable ML model based on feature binning, WoE features transformation, feature selection and Logistic Regression. **Authors:** Vakhrushev Anton, Grigorii Penkin, Alexander Kirilin **Library setup** can be done by one of three scenarios below: 1. Installation from PyPI: ```bash pip install autowoe ``` 2. Installation from source code First of all you need to install [git](https://git-scm.com/downloads) and [poetry](https://python-poetry.org/docs/#installation). ```bash # Load LAMA source code git clone https://github.com/AILab-MLTools/AutoMLWhitebox.git cd AutoMLWhiteBox/ # !!!Choose only one item!!! # 1. Recommended: Create virtual environment inside your project directory poetry config virtualenvs.in-project true # 2. Global installation: Don't create virtual environment poetry config virtualenvs.create false --local # For more information read poetry docs # Install WhiteBox poetry install ``` **Usage tutorials** are in Jupyter notebooks in the repository root. For **parameters description** take a look at `parameters_info.md`. **Bugs / Questions / Suggestions:**: - Vakhrushev Anton (btbpanda@gmail.com)


نیازمندی

مقدار نام
- numpy
- scipy
- pandas
- scikit-learn
- lightgbm
- sphinx
- sphinx-rtd-theme
- joblib
- pytz
- pytest
- jinja2
- matplotlib
- seaborn
>=4.62.3,<5.0.0 tqdm
>=0.4.7,<0.5.0 StrEnum


زبان مورد نیاز

مقدار نام
>=3.6.1,<4.0.0 Python


نحوه نصب


نصب پکیج whl autowoe-1.3.2:

    pip install autowoe-1.3.2.whl


نصب پکیج tar.gz autowoe-1.3.2:

    pip install autowoe-1.3.2.tar.gz