Skip to content

Update to support Julia 1.0 #12

@trthatcher

Description

@trthatcher

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions