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

Update to support Julia 1.0 #12

Open
4 of 11 tasks
trthatcher opened this issue Jan 6, 2021 · 0 comments
Open
4 of 11 tasks

Update to support Julia 1.0 #12

trthatcher opened this issue Jan 6, 2021 · 0 comments
Assignees

Comments

@trthatcher
Copy link
Owner

This package was originally written for Julia 0.4. Since Julia 0.4 was released, there have been major language changes which necessitates a full rewrite of the package.

This is the current status:

  • Linear Discriminant Analysis
    • Fit implementation
    • Predict implementation
    • Unit tests
    • Native interface (lda function)
  • Quadratic Discriminant Analysis
    • Fit implementation
    • Predict implementation
    • Unit tests
    • Native interface (lda function)
  • StatsBase Interface
@trthatcher trthatcher self-assigned this Jan 6, 2021
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