WebClub-NITK / Hacktoberfest-2k18

Repository for Hacktoberfest 2018 open for the global open source community.
https://webclub-nitk.github.io/Hacktoberfest-2k18/
19 stars 102 forks source link

Implementation of QDA #270

Closed GajeshS closed 5 years ago

GajeshS commented 5 years ago

Resolves Issue #33

Description

Implemented Quadratic Discriminant Analysis Classifier

Technical Specifications

python, scikit-learn, pandas, numpy

How to run

All output is displayed in the jupyter notebook.

Checklist