Skip to content

Conversation

@sudipg4112001
Copy link

Predicts state from the last 8 years of ground water data using cat boost regressor.

@YuvrajSinghGitbub
Copy link
Collaborator

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.

@sudipg4112001
Copy link
Author

sudipg4112001 commented Oct 9, 2022

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 have a closer look at the code. Its display accuracy score at the end of all the epochs('0.0'). The value here is 0.0 because here the output is not any numerical value but a string.
Hence, there is no error

@Anamaya1729
Copy link
Owner

Please follow PEP8 guidelines, organize your code, add comments, imports at top.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants