nyoka | Python library that helps to export ML models | Machine Learning library
kandi X-RAY | nyoka Summary
kandi X-RAY | nyoka Summary
Nyoka is a Python library for comprehensive support of the latest PMML (PMML 4.4) standard. Using Nyoka, Data Scientists can export a large number of Machine Learning models from popular Python frameworks into PMML by either using any of the numerous included ready-to-use exporters or by creating their own exporter for specialized/individual model types by simply calling a sequence of constructors. Besides about 500 Python classes which each cover a PMML tag and all constructor parameters/attributes as defined in the standard, Nyoka also provides an increasing number of convenience classes and functions that make the Data Scientist’s life easier for example by reading or writing any PMML file in one line of code from within your favorite Python environment. Nyoka comes to you with the complete source code in Python, extended HTML documentation for the classes/functions, and a growing number of Jupyter Notebook tutorials that help you familiarize yourself with the way Nyoka supports you in using PMML as your favorite Data Science transport file format. Read the documentation at Nyoka Documentation.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Generate the PMM .
- Generate build standard element .
- Process validator body restrictions .
- Generate an export function for the given child .
- Parses and generates an XschemaXML file .
- Generates the export function for the given child .
- Set the type constants for the given name space .
- Generate build attributes .
- Generates the export function for the given element .
- Initialize the class attributes .
nyoka Key Features
nyoka Examples and Code Snippets
Community Discussions
Trending Discussions on nyoka
QUESTION
I'm trying to output a trained Tensorflow 2.0 model to PMML using the nyoka package. When I do so, it errors out. The problem seems to be different from that in this answer, even though the error is the same, because my model does not have a complicated creation function and does, in fact, train appropriately and transform appropriately.
...ANSWER
Answered 2019-Jul-14 at 09:43This is Tensorflow's error. If you can print input_shape and output_shape or weights for each layer then you will be able to export it using Nyoka also.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install nyoka
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page