Apache Flink ML Python API
Project description
Flink ML is a library which provides machine learning (ML) APIs and infrastructures that simplify the building of ML pipelines. Users can implement ML algorithms with the standard ML APIs and further use these infrastructures to build ML pipelines for both training and inference jobs.
Flink ML is developed under the umbrella of Apache Flink.
Python Packaging
Prerequisites for building apache-flink-ml:
- Unix-like environment (we use Linux, Mac OS X)
- Python version(3.7 or 3.8) is required
Then go to the root directory of flink-ml-python source code and run this command to build the sdist package of apache-flink-ml:
cd flink-ml-python; python setup.py sdist;
The sdist package of apache-flink-ml will be found under ./flink-ml-python/dist/. It could be used for installation, such as:
python -m pip install dist/*.tar.gz
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file apache-flink-ml-2.3.0.tar.gz
.
File metadata
- Download URL: apache-flink-ml-2.3.0.tar.gz
- Upload date:
- Size: 3.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.0 pkginfo/1.8.3 requests/2.28.1 setuptools/60.10.0 requests-toolbelt/0.10.0 tqdm/4.64.0 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcff20eff7691791f8b562700cde7a248169d612ab6ea47df8a5a2069abf5912 |
|
MD5 | 281e22e59ca06b9ef7d9f7cf30c08d7b |
|
BLAKE2b-256 | 8282bd7e6abc8286e8ea1e7d34196bb6bd153308b7764d621a65bfee91939900 |