ferdouszislam / Rainfall-Prediction-ML

Predict rainfall and waterlevel from other relevant weather data using data-mining techniques and machine learning. Weather dataset source: http://www.brri.gov.bd/site/page/2ded3c9f-593b-4434-9dda-20e6f77d47ab/-, Water-level dataset source: http://www.hydrology.bwdb.gov.bd/index.php?pagetitle=water_level&sub3=185&_subid=131&id=125&id2=126.
MIT License
0 stars 1 forks source link

Write Generalized Functions to Apply ML Algorithms #8

Closed ferdouszislam closed 2 years ago

ferdouszislam commented 2 years ago

The notebook should contain functions for both Regression and Classification to:

Test the functions on the brri-weather dataset.