Primeclue 0.2.0 releases

I'm plugging along with my toy AI project. There have been enough changes to justify the 0.2.0 version:

  • Changes in trees' construction: results in smaller and better classifiers
  • Polish stock market tests and data: predicting stock's runs
  • Allowing for multiple classifiers under a single name: great for convenience
  • Parts of code moved to 'lib' crate
  • More documentation, especially examples and functions they use
  • Example for how to import a large file

Code available on GitHub

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.