معرفی شرکت ها


exodusutils-0.3.9


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Utility functions and helper classes for Exodus project
ویژگی مقدار
سیستم عامل -
نام فایل exodusutils-0.3.9
نام exodusutils
نسخه کتابخانه 0.3.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Tsung-Ju Lii
ایمیل نویسنده andylii@mobagel.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/exodusutils/
مجوز Apache-2.0
# Exodus common utilities This is the library defining the schemas for exodus utilities. ## Structure ### `exodusutils` Contains helpful utility functions. ### `schemas` In the `schemas` folder you can find the following: - Schema definitions for the model algorithm's incoming requests - Schema definitions for the model algorithm's responses - Definitions for `RegressionScores` and `ClassificationScores` - Definitions for types such as `Attribute` and `Column` ### `predict` The `predict` folder contains helper functions for prediction. ### `enums.py` Contains enums used by Exodus. Current contains the following: - `TimeUnit`, with helper methods to convert timestamps to different formats - `DataType`, with helper methods to convert from `Pandas` types ### `feature_engineering.py` Contains commonly used feature engineering methods. Currently includes: - One-hot encoding - Label encoding - Time component encoding It is recommended to use at least 1 method in this file during training. ### `frame_manipulation.py` Contains multiple frame manipulation methods. Used during prediction, should pick the method that corresponds to the one used during training. ### `frames.py` Contains definitions and helper functions for the following classes: - `SplitFrames`: A 3-tuple with a training dataframe, a testing dataframe, and a validation dataframe. - `CVFrames`: A list of `SplitFrames`. Should not be instantiated manually, user should use `CVFrames.iid` helper classmethod.


نیازمندی

مقدار نام
>=0.4.4,<0.5.0 colorama
>=1.9.0,<2.0.0 pydantic
>=1.19.4 numpy
>=0.23.1 scikit-learn
>=0.12.2,<0.13.0 python-Levenshtein
>=1.0.5 pandas
>=4.0.1,<5.0.0 pymongo[encryption]
>=0.74.1,<0.75.0 fastapi
>=7.1.11,<8.0.0 minio
>=2.28.1,<3.0.0 requests


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

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


نحوه نصب


نصب پکیج whl exodusutils-0.3.9:

    pip install exodusutils-0.3.9.whl


نصب پکیج tar.gz exodusutils-0.3.9:

    pip install exodusutils-0.3.9.tar.gz