Description
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.
Data Flow Facilitator for Machine Learning (dffml) alternatives and similar packages
Based on the "Machine Learning" category.
Alternatively, view Data Flow Facilitator for Machine Learning (dffml) alternatives based on common mentions on social networks and blogs.
-
tensorflow
Computation using data flow graphs for scalable machine learning -
scikit-learn
A Python module for machine learning built on top of SciPy. -
Keras
Minimalist deep learning library for Python, running on top of Theano and Tensorflow. -
xgboost
A scalable, portable, and distributed gradient boosting library. -
gym
A toolkit for developing and comparing reinforcement learning algorithms. -
CNTK
Microsoft Cognitive Toolkit -
PaddlePaddle
PArallel Distributed Deep LEarning -
Prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. -
gensim
Topic Modelling for Humans. -
TFLearn
Deep learning library featuring a higher-level API for TensorFlow. -
MLflow
Open source platform for the machine learning lifecycle -
NuPIC
Numenta Platform for Intelligent Computing. -
H2O
Open Source Fast Scalable Machine Learning Platform. -
srez
Image super-resolution through deep learning -
Surprise
A Python recommender system library aimed towards researchers, teachers and students. -
Pylearn2
A Machine Learning library based on Theano. -
MindsDB
Explainable AutoML for Developers -
PyBrain
Another Python Machine Learning Library. -
LightFM
A Python implementation of a number of popular recommendation algorithms. -
skflow
A simplified interface for TensorFlow (mimicking scikit-learn). -
Sacred
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA. -
Clairvoyant
Software designed to identify and monitor social/historical cues for short term stock movement -
python-recsys
A Python library for implementing a Recommender System. -
Metrics
Machine learning evaluation metrics. -
pydeep
-Deep learning in python -
awesome-embedding-models
A curated list of awesome embedding models tutorials, projects and communities. -
Crab
A flexible, fast recommender engine. -
hebel
GPU-Accelerated Deep Learning Library in Python. -
karateclub
A general purpose community detection and network embedding library for research built on NetworkX. -
rwa
Machine Learning on Sequential Data Using a Recurrent Weighted Average -
SciKit-Learn Laboratory
SciKit-Learn Laboratory (SKLL) makes it easy to run machine learning experiments. -
adaptive
📈 Adaptive: parallel active learning of mathematical functions -
seqeval
Well-tested evaluation framework for named-entity recognition. -
pdpipe
Easy pipelines for pandas DataFrames. -
Feature Forge
A set of tools for creating and testing machine learning features, with a scikit-learn compatible API -
brew
Multiple Classifier Systems and Ensemble Learning Library in Python. -
MLP Classifier
A handwritten multilayer perceptron classifier using numpy. -
vowpal_porpoise
A lightweight Python wrapper for Vowpal Wabbit. -
nptyping
Type hints for numpy -
bodywork
ML-Ops framework for running containerised model-training workloads and deploying model-scoring services, using Kubernetes. -
tfgraphviz
A simple graphviz wrapper to visualize a graph like TensorFlow & TensorBoard -
neptune-contrib
Tools, helpers and everything else that helps you work with Neptune. -
Simple GAN
Attempt at implementation of a simple GAN using Keras
Scout APM - Leading-edge performance monitoring starting at $39/month
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Data Flow Facilitator for Machine Learning (dffml) or a related project?
Popular Comparisons
-
Data Flow Facilitator for Machine Learning (dffml)vstensorflow
-
Data Flow Facilitator for Machine Learning (dffml)vsscikit-learn
-
Data Flow Facilitator for Machine Learning (dffml)vsKeras
-
Data Flow Facilitator for Machine Learning (dffml)vsxgboost
-
Data Flow Facilitator for Machine Learning (dffml)vsgym
README
Data Flow Facilitator for Machine Learning (dffml)
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
- Ask a question via an issue
- Send an email to [email protected]
- You can subscribe to the users mailing list here https://lists.01.org/postorius/lists/dffml-users.lists.01.org/
- Ask a question on the Gitter chat
License
DFFML is distributed under the [MIT License](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 all licence references and agreements mentioned in the Data Flow Facilitator for Machine Learning (dffml) README section above
are relevant to that project's source code only.