/DataMiningAntwerp

Assignment Classification methods

Primary LanguagePython

DataMiningAntwerp

Assignment Classification methods

There are two files

  • Classification_DT.py contains all the code to achieve revenue from decision tree method.
  • Classification_NB.py contains all the code to achieve revenue from naive bayes method.

they both implement all the code from import to estimate the revenue.