معرفی شرکت ها


datadriver-0.1.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

DataDriver is a unified set of tools for accelerating the industrialization of Data Science projects.
ویژگی مقدار
سیستم عامل -
نام فایل datadriver-0.1.3
نام datadriver
نسخه کتابخانه 0.1.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده BDA TEAM
ایمیل نویسنده datadriver@octo.com
آدرس صفحه اصلی http://datadriver-doc-ddapi.s3-website-eu-west-1.amazonaws.com/
آدرس اینترنتی https://pypi.org/project/datadriver/
مجوز Apache 2
# DataDriver DataDriver is a unified set of tools for accelerating the industrialization of Data Science projects. ## Our vision We noticed that the most impactful parameter on the success of a data science project was the ability to go to the production phase. We focused on making a tool that facilitate the transition from exploration to production rather than a tool to help the data scientist to explore data or make good models. We think that the sooner we can put a model in a production environment, the better our project chances are at being succesful. The true difficulty of a data science project lies not in solving the problem using a machine learning model but in facing the complexity of the production setting. ## What it is It packages together [ddapi](https://github.com/octo-technology/ddapi) and [ddui](https://github.com/octo-technology/ddui). We made an API (pyddapi) that lets data scientists use the technologies they use in exploration be compatible with the industrialization phase. We rely on Airflow to schedule, execute reliably and monitor jobs. We also developped an Airflow plugin for Data Science (ddui) that, combined with ddapi, allows you to visualize the output of any task with metrics and charts. ## Installation ```bash pip install datadriver ``` ## Usage Go to the root of your project directory and launch DataDriver with a single command. ```bash datadriver ```


نیازمندی

مقدار نام
- pyddapi
- ddui


نحوه نصب


نصب پکیج whl datadriver-0.1.3:

    pip install datadriver-0.1.3.whl


نصب پکیج tar.gz datadriver-0.1.3:

    pip install datadriver-0.1.3.tar.gz