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

[ML-204][NaiveBayes] Remove cache from NaiveBayes #208

Merged
merged 8 commits into from
Jun 6, 2022

Conversation

minmingzhu
Copy link
Collaborator

What changes were proposed in this pull request?

removed cache and added warn message
closes #204

Does this PR also require the following changes?

  • CI
  • Documentation
  • Example

No.

minmingzhu and others added 5 commits April 11, 2022 16:51
Signed-off-by: minmingzhu <minming.zhu@intel.com>
Signed-off-by: minmingzhu <minming.zhu@intel.com>
Signed-off-by: minmingzhu <minming.zhu@intel.com>
Signed-off-by: minmingzhu <minming.zhu@intel.com>
Signed-off-by: minmingzhu <minming.zhu@intel.com>
@minmingzhu minmingzhu changed the title Fix bayes error [ML-204]Fix bayes error Apr 13, 2022
@github-actions
Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?
https://github.com/oap-project/oap-mllib/issues

Then could you also rename pull request title and commit log in the following format?

[ML-${ISSUES_ID}] ${detailed message}

See also:

@github-actions
Copy link

#204

minmingzhu and others added 3 commits June 6, 2022 16:01
Signed-off-by: minmingzhu <minming.zhu@intel.com>
@xwu99 xwu99 changed the title [ML-204]Fix bayes error [ML-204][NaiveBayes] Remove cache from NaiveBayes Jun 6, 2022
@xwu99 xwu99 merged commit 9ca3dbb into oap-project:master Jun 6, 2022
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.

Intel-MLlib require more memory to run Bayes algorithm.
2 participants