Random Forest Algorithm Modification
Budget: $10 – $30 USD
I have developed a script for random forest based on bed occupancy data. The script is available in the 'Random_Forest.ipynb' notebook, and the data used is stored in the 'bed_occupancy.csv.xlsx' file.
The issue I'm facing is that when I try to predict data for 34 days beyond the available data, the resulting Excel sheet contains duplicate values. This is not the desired outcome.
I kindly request your assistance in modifying the existing code to ensure accurate predictions for the next 34 days. Currently, the code is able to make predictions, but the values are being duplicated. I would appreciate your help in resolving this issue."
The issue I'm facing is that when I try to predict data for 34 days beyond the available data, the resulting Excel sheet contains duplicate values. This is not the desired outcome.
I kindly request your assistance in modifying the existing code to ensure accurate predictions for the next 34 days. Currently, the code is able to make predictions, but the values are being duplicated. I would appreciate your help in resolving this issue."