معرفی شرکت ها


fma-core-0.0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Federated Model Aggregation's Core Functionality
ویژگی مقدار
سیستم عامل -
نام فایل fma-core-0.0.1
نام fma-core
نسخه کتابخانه 0.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Kenny Bean, Tyler Farnan, Taylor Turner, Michael Davis, Jeremy Goodsitt
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/capitalone/federated-model-aggregation
آدرس اینترنتی https://pypi.org/project/fma-core/
مجوز Apache License, Version 2.0
# FMA-Core The FMA-Core component is a collection of building blocks use for agnostically building an FMA service. Algorithms and workflows are agnostic in the sense that users can build their own algorithms/workflows and use them in the FMA Service. Quick start ----------- For installation: ```console pip install fma-core ``` Testing ------- Inside a virtualenv: ``` make install make test ``` For testing and coverage reports: ``` make test-and-coverage ``` ## FMA-Algorithms A sub-part of FMA-Core is FMA-Algorithms. This component is an agnostic implementation of the model aggregation function for the FMA service. ## FMA-Workflows FMA-Workflow is the principal component of the service: gluing together the `aggregator`, `api`, `model`, and `metadata` connectors for the various parts of the service to communicate with each other.


نیازمندی

مقدار نام
==1.22.2 numpy


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

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


نحوه نصب


نصب پکیج whl fma-core-0.0.1:

    pip install fma-core-0.0.1.whl


نصب پکیج tar.gz fma-core-0.0.1:

    pip install fma-core-0.0.1.tar.gz