This repository contains my submission for Flipr Hackathon 4.0 ML track
It is present in Train_dataset.xlsx
It is present in Test_dataset.xlsx
It is present in Variable_Description.xlsx
Diuresis.csv file contains the Diuresis values from 20-March till 27-March 2020 (Includes time series model Prediction)
- Machine learning model used for part 1 is in the notebook Flipr_ML.ipynb
- The solution for Part-1 is present in file Part1.xlsx
- Time series model used for gettting Diuresis values on 27-March is in the notebook Time_Series.ipynb
- The solution for Part-2 is present in file Part2.xlsx