You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project focuses on predicting forest fire areas using the Fire Weather Index (FWI) dataset. Key methods include the use of Log Transform to normalize the burned area data, improving the performance of linear regression models. Data analysis and visualizations like histograms and QQ plots are utilized to explore patterns and model accuracy.