module EmailPredictor
To find for a particular company Usage EmailPredictor::DataAnalyser.find
(‘google’)
EmailPredictor::Predictor.predict
(name: ‘Ankit Gupta’,company: ‘google’)
This is responsible for the prediction of existing data
To find for a particular company Usage EmailPredictor::DataAnalyser.find
(‘google’)
EmailPredictor::Predictor.predict
(name: ‘Ankit Gupta’,company: ‘google’)
This is responsible for the prediction of existing data