Ground water level prediction using catboost regressor#16
Ground water level prediction using catboost regressor#16sudipg4112001 wants to merge 2 commits intoAnamaya1729:masterfrom
Conversation
|
Thank you for your submission. There appear to be some error in the fitAndPredict(model) function as the accuracy_score() function does not appear to be in the code. Please address this issue and then the merge request will be excepted. |
Hi |
|
Please follow PEP8 guidelines, organize your code, add comments, imports at top. |
Predicts state from the last 8 years of ground water data using cat boost regressor.