Skip to content

Latest commit

 

History

History
40 lines (40 loc) · 1.14 KB

File metadata and controls

40 lines (40 loc) · 1.14 KB
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