Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented toJsonObject and allowed fromJson to accept JSON objects #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lemnik
Copy link

@lemnik lemnik commented Nov 2, 2016

This will allow bayes classifiers to be serialised / de-serialised as part of larger JSON models (or even as MongoDB documents)

…cts that can be embedded in larger serialized structures
@derhuerst
Copy link

Why not just have a methods that can import/export from simple objects, so that users can chose their own serialisation format?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants