- Published on
Play Or Not App
150 words1 min read–––
Views
Play Or Not ? Android-App 🔥
The application helps you check if the weather conditions are favourable for stepping out of the house. Outlook, temperature, humidity and wind are four characteristics which need to be checked and the machine learns and predicts correctly if it is safe to step out or not. (Using Decision Tree Algorithm).
📥 Download
Play Or Not is available for Android can be downloaded from Github releases.
https://github.com/officialpm/Play-Or-Not-Android-App/releases/
Descision Tree Algorithm
Decision Tree Algorithm belongs to the family of supervised learning algorithms. Unlike other supervised learning algorithms, decision tree algorithm can be used for solving regression and classification problems too.
Prepared in SEM 4
Duration of Learning and Development: 1 week