/Echo

Primary LanguagePython

Echo

Using this, according to answers given by survey taker we can predict whether employee is happy or unhappy without explicitly asking by creating seperate question (because he can answer yes most of the time) whether he is happy or not. if predicted value is more than 0.5 then survey taker is happy about the company

Usage

Model is trained using TensorFlow Docker container and saved as model.h5 file

  1. Run parentCode.py to train the model and save it to model.h5 file
  2. Run the model.py file to get prediction of survey taker