معرفی شرکت ها


forml-0.92


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A development framework and MLOps platform for the lifecycle management of data science projects.
ویژگی مقدار
سیستم عامل -
نام فایل forml-0.92
نام forml
نسخه کتابخانه 0.92
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده ForML Development Team <info@forml.io>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/forml/
مجوز Apache License 2.0
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> ForML ===== [![GitHub Build](https://img.shields.io/github/actions/workflow/status/formlio/forml/ci.yml?branch=main)](https://github.com/formlio/forml/actions/) [![Coverage Status](https://img.shields.io/codecov/c/github/formlio/forml/main)](https://app.codecov.io/github/formlio/forml/tree/main) [![Code Style: black](https://img.shields.io/badge/code%20style-black-000000)](https://github.com/psf/black) [![Lines of Code](https://img.shields.io/tokei/lines/github/formlio/forml)](https://github.com/formlio/forml) [![Documentation Status](https://readthedocs.org/projects/forml/badge/?version=latest)](https://docs.forml.io/en/latest/) [![License](https://img.shields.io/pypi/l/forml)](http://www.apache.org/licenses/LICENSE-2.0.txt) [![Gitter](https://img.shields.io/gitter/room/formlio/community)](https://app.gitter.im/#/room/#formlio_community:gitter.im) ![Python Versions](https://img.shields.io/pypi/pyversions/forml) [![PyPI Version](https://img.shields.io/pypi/v/forml)](https://pypi.org/project/forml/) [![PyPI Downloads](https://img.shields.io/pypi/dm/forml)](https://pypi.org/project/forml/) [![Stars](https://img.shields.io/github/stars/formlio/forml)](https://github.com/formlio/forml/stargazers) [![Forks](https://img.shields.io/github/forks/formlio/forml)](https://github.com/formlio/forml/fork) [![Issues](https://img.shields.io/github/issues/formlio/forml)](https://github.com/formlio/forml/issues) [![Pull Requests](https://img.shields.io/github/issues-pr/formlio/forml)](https://github.com/formlio/forml/pulls) [![Contributors](https://img.shields.io/github/contributors/formlio/forml)](https://github.com/formlio/forml/graphs/contributors) [![Last Commit](https://img.shields.io/github/last-commit/formlio/forml)](https://github.com/formlio/forml/commits/main) ForML is a development framework for researching and implementing data science projects as well as an MLOps platform capable of managing their entire life cycles. Use ForML to formally describe a data science problem as a composition of high-level operators. ForML expands your project into a task dependency graph specific to the given life-cycle phase and executes it using any of its supported technologies while taking care of all of its operational requirements. Solutions built on ForML are naturally easy to reuse, extend, reproduce, or share and collaborate on. Not Just Another DAG -------------------- Despite DAG (directed acyclic graph) being at the heart of ForML operations, it stands out among the many other task dependency processing systems due to its: 1. Specialization in machine learning problems wired right into the flow topology. 2. Concept of high-level operator composition helping to wrap complex ML techniques into simple reusable units. 3. Abstraction of runtime dependencies allowing to implement fully portable projects that can be operated interchangeably using different technologies. History ------- ForML started as a response addressing the notoriously painful process of transitioning any data science research into production. The framework was initially developed by a group of data scientists and ML engineers seeking to minimize the effort traditionally required to productionize any typical ML solution. Becoming increasingly useful to its original authors, ForML has been released as a community-driven project. Resources --------- * [Documentation](https://docs.forml.io/en/latest/) * [Source Code](https://github.com/formlio/forml/) * [Chat Room](https://app.gitter.im/#/room/#formlio_community:gitter.im) * [Issue Tracker](https://github.com/formlio/forml/issues/) * [PyPI Repository](https://pypi.org/project/forml/)


نیازمندی

مقدار نام
- click
- cloudpickle
- jinja2
- numpy
- packaging>=20.0
- pandas
- pip
- scikit-learn
- setuptools
- toml
- tomli
xtr forml[dask,graphviz,mlflow,rest,spark,sql];
xtr distributed;
xtr black[jupyter];
xtr flake8-bugbear;
xtr flake8-colors;
xtr flake8-typing-imports;
xtr isort;
xtr pip-tools;
xtr pre-commit;
xtr pycln;
xtr pylint;
xtr pytest-asyncio;
xtr pytest-cov;
xtr pytest-xdist;
xtr starlette[full];
xtr jupyter-client;
xtr nbsphinx;
xtr sphinx;
xtr sphinx-copybutton;
xtr sphinx-immaterial;
xtr sphinxcontrib-details-directive;
xtr sphinxcontrib-napoleon;
xtr sphinxcontrib-spelling;
xtr graphviz;
xtr mlflow;
xtr starlette;
xtr uvicorn;
xtr pyspark;
xtr duckdb-engine;
xtr pandas[parquet];
xtr sqlalchemy>=2.0.0;
xtr trino[sqlalchemy];


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

مقدار نام
>=3.9 Python


نحوه نصب


نصب پکیج whl forml-0.92:

    pip install forml-0.92.whl


نصب پکیج tar.gz forml-0.92:

    pip install forml-0.92.tar.gz