All Projects → intel → Dffml

intel / Dffml

Licence: mit
The easiest way to use Machine Learning. Mix and match underlying ML libraries and data set sources. Generate new datasets or modify existing ones with ease.

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Dffml

Cyclow
A reactive frontend framework for JavaScript
Stars: ✭ 105 (-14.63%)
Mutual labels:  data-flow, flow-based-programming
eventkit
Event-driven data pipelines
Stars: ✭ 94 (-23.58%)
Mutual labels:  data-flow, asyncio
React Flow Editor
React component which enables creating flow editors with ease
Stars: ✭ 110 (-10.57%)
Mutual labels:  flow-based-programming
Notes
let me know if my notes help you :D (it's a mess, I know)
Stars: ✭ 119 (-3.25%)
Mutual labels:  asyncio
Asakusafw
Asakusa Framework
Stars: ✭ 114 (-7.32%)
Mutual labels:  data-flow
Liteflow
liteflow是一个基于任务版本来实现的分布式任务流调度系统
Stars: ✭ 112 (-8.94%)
Mutual labels:  dag
Aiochan
CSP-style concurrency for Python
Stars: ✭ 116 (-5.69%)
Mutual labels:  asyncio
Bit Torrent
📁 🌎 BitTorrent client built with Python + asyncio
Stars: ✭ 111 (-9.76%)
Mutual labels:  asyncio
Monocle
PoGo mapper and notifier
Stars: ✭ 122 (-0.81%)
Mutual labels:  asyncio
Netius
Readable, simple and fast asynchronous non-blocking network apps
Stars: ✭ 114 (-7.32%)
Mutual labels:  asyncio
Aiogram
Is a pretty simple and fully asynchronous framework for Telegram Bot API written in Python 3.7 with asyncio and aiohttp.
Stars: ✭ 2,195 (+1684.55%)
Mutual labels:  asyncio
Edgedb Python
EdgeDB Python Driver
Stars: ✭ 113 (-8.13%)
Mutual labels:  asyncio
Tornado Sqlalchemy
SQLAlchemy support for Tornado
Stars: ✭ 112 (-8.94%)
Mutual labels:  asyncio
Aioftp
ftp client/server for asyncio (http://aioftp.readthedocs.org)
Stars: ✭ 116 (-5.69%)
Mutual labels:  asyncio
Ni Pyt
Materiály k předmětu NI-PYT na FIT ČVUT
Stars: ✭ 112 (-8.94%)
Mutual labels:  asyncio
Sketal
Бот для ВКонтакте. Беседы / группы / развлечения.
Stars: ✭ 119 (-3.25%)
Mutual labels:  asyncio
Aiormq
Pure python AMQP 0.9.1 asynchronous client library
Stars: ✭ 112 (-8.94%)
Mutual labels:  asyncio
Aiofiles
File support for asyncio
Stars: ✭ 1,748 (+1321.14%)
Mutual labels:  asyncio
Tinvest
Тинькофф Инвестиции, tinkoff, python, aiohttp, requests, pydantic
Stars: ✭ 115 (-6.5%)
Mutual labels:  asyncio
Socketry
High-level wrappers for Ruby sockets with advanced thread-safe timeout support
Stars: ✭ 122 (-0.81%)
Mutual labels:  asyncio

Data Flow Facilitator for Machine Learning (dffml)

Actions Status Gitpod Ready-to-Code codecov CII Gitter chat PyPI version

Mission Statement

DFFML aims to be the easiest and most convenient way to use Machine Learning.

  • Its a machine learning distribution. Providing you access to a set of popular machine learning libraries guaranteed to work together.

  • Its a AI/ML Python library, command line application, and HTTP service.

  • You give it your data and tell it what kind of model you want to train. It creates a model for you.

  • If you want finer grained control over the model, you can easily do so by implementing your own model plugin.

  • We make it easy to use and deploy your models.

  • We provide a directed graph concurrent execution environment with managed locking which we call DataFlows.

  • DataFlows make it easy to generate datasets or modify existing datasets for rapid iteration on feature engineering.

Documentation

Documentation for the latest release is hosted at https://intel.github.io/dffml/

Documentation for the master branch is hosted at https://intel.github.io/dffml/master/index.html

Contributing

The contributing page will guide you through getting setup and contributing to DFFML.

Help

License

DFFML is distributed under the MIT License.

Legal

This software is subject to the U.S. Export Administration Regulations and other U.S. law, and may not be exported or re-exported to certain countries (Cuba, Iran, Crimea Region of Ukraine, North Korea, Sudan, and Syria) or to persons or entities prohibited from receiving U.S. exports (including Denied Parties, Specially Designated Nationals, and entities on the Bureau of Export Administration Entity List or involved with missile technology or nuclear, chemical or biological weapons).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].