Skip to content

Gaussian Discriminant Analysis introduction and Python implementation from scratch

Notifications You must be signed in to change notification settings

tugrulhkarabulut/Gaussian-Discriminant-Analysis

Repository files navigation

Gaussian-Discriminant-Analysis

Gaussian Discriminant Analysis introduction and Python implementation from scratch

You can learn about mathematical background of the algorithms in GaussianDiscriminantAnalysisApplication.pdf. Implementation is in GaussianDiscriminantAnalysis.py. Applications of the algorithm to the real data are provided in GaussianDiscriminantAnalysis.ipynb.

Contributors

Şafak Bilici