elifsare / gold-price-prediction

Random Forest Regressor used

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gold Price Prediction

📈 Description Of The Model

Understand and Visualize Data

Some graphs were created to understand the relationship between the data and the cost of insurance.

Training the Model

The dataset is splitted as 80% for training set and 20% for test set. Random Forest Regressor is used in the model.

💰 Dataset

https://www.kaggle.com/datasets/altruistdelhite04/gold-price-data

About

Random Forest Regressor used


Languages

Language:Jupyter Notebook 100.0%