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

Performance optimization for model training/application #1

Open
ChillkroeteTTS opened this issue Aug 30, 2017 · 0 comments
Open

Performance optimization for model training/application #1

ChillkroeteTTS opened this issue Aug 30, 2017 · 0 comments

Comments

@ChillkroeteTTS
Copy link
Owner

By using the clojure standard library for computing the anomaly detection model, many features will lead to a long training time. (1000 feature vectors with 1000 features each took 1.377s on an i5-4300U CPU @ 1.90GHz took)

I never had a closer look for areas of optimization but I'm sure there is much potential left since my implementation never had performance in mind.

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

No branches or pull requests

1 participant