DiscriminantAnalysis.jl
Classifier library
A Julia package implementing regularized discriminant analysis for multiclass classification
Regularized discriminant analysis in Julia.
9 stars
2 watching
8 forks
Language: Julia
last commit: almost 4 years ago
Linked from 2 awesome lists
discriminant-analysisjuliastatistics
Related projects:
Repository | Description | Stars |
---|---|---|
djcp/linnaeus | A Redis-backed system for classifying documents into categories based on their content. | 38 |
davidavdav/rocanalysis.jl | A tool for analyzing and evaluating probabilistic binary classifiers | 32 |
wangqianwen0418/discrilens | A tool for analyzing and visualizing discrimination in machine learning models | 7 |
wildart/tda.jl | A Julia package for analyzing high-dimensional data by applying topological methods to understand complex relationships and patterns | 38 |
quarticcat/detypify | An image classification tool designed to recognize typographical symbols | 142 |
juliastats/distributions.jl | A package for probability distributions and associated functions in Julia | 1,114 |
dysonance/indicators.jl | A Julia package offering efficient implementations of many technical analysis indicators and algorithms. | 216 |
juliastats/clustering.jl | A collection of clustering algorithms and evaluation metrics for data analysis | 355 |
chxj1992/captcha_cracker | An image recognition system using a deep learning model to classify characters from verification codes | 188 |
tk3369/binarytraits.jl | A package that enables simple and easy-to-use trait-based dispatch in Julia | 53 |
riatelab/statsbreaks | A JavaScript package to discretize quantitative datasets into thematic categories. | 22 |
juliatext/textanalysis.jl | A Julia package for text analysis and natural language processing | 373 |
jekyll/classifier-reborn | A general classifier module with Bayesian and LSI classification capabilities | 552 |
juliastats/hypothesistests.jl | A package of statistical tests implemented in Julia to make hypothesis testing accessible and easy to use. | 299 |
cstjean/scikitlearn.jl | A Julia implementation of popular machine learning algorithms and interfaces. | 544 |