rainfall prediction using lasso

Rainfall Prediction using Lasso and Decision Tree alogrithm on Python

Rainfall Prediction Implementation Details:
We are taking dataset

X Train & Test is from ID to Oct-Dec (NOT ANNUAL Column)
Y Train & Test is the Annual column

We are taking dataset and Analysing dataset & plotted all graphs.

Using Train set of X & Y

we are applying ML algorithm Lasso and Decision Tree

For X testset, we are arriving results and stored as resultLasso & resultDecisionTree

 

Python Demo

 

Rainfall prediction using Lasso and Decision Tree alogrithm on Python

Leave a Reply

Your email address will not be published. Required fields are marked *