# Flask Machine Learning Application
This is a Flask application that predicts Fire Weather Index (FWI) using a pre-trained Ridge Regression model.
## Table of Contents
- Installation
- Usage
- Application Structure
- Endpoints
- How It Works
- License
## Installation
1. **Clone the repository**:
```sh
git clone
github.com