RainFallDataAnalysis
│
| main.py
|───src
| ├───controller
| │ controller.py
| ├───excel
| │ xlsxInput.py
| ├───grouping
| │ groupingData.py
| ├───mongoo
| │ mongoDBController.py
| ├───clustering
| │ filtering.py
| │ kMeanAlgoAlgo.py
| ├───expect
| │ clientQuery.py
| │ expectingQuery.py
| ├───ANNalgo
| │ ann.py
| │ annController1.py
| │ annController2.py
| │ processingANNdata1.py
| │ processingANNdata2.py
| ├───graph
| │ dataProcess.py
| │ plotGraphController.py
| └───share
| │ config.json
| │ indianStates.json
| │ months.json
| └───utils
| utils.py
| dbUtils.py
| expectUtils.py
├───data
| RainFallData.xlsx
└───ppt
project-ppt.pptx