Skip to content

AI-EMS_v1.0.0

Latest
Compare
Choose a tag to compare
@AmedBrook AmedBrook released this 17 Mar 21:08
· 4 commits to main since this release

Updates :

  • New model based on decision tree classification algorithm insted of svm.
  • Using tensorflow library to call the being used classifier.
  • New dataset is beeing used.
  • Updating src/models/iems.py package accordingly.
  • Updating src/visualization/visualize.py accordingly.

Results :

  • Good performance to classifie non-linear data comparing to IEMS_v0.1.4.
  • 93.3% accuarcy achieved.