My aim here is to build a model using various approaches that will be able to predict an ore's purity and impurity using the different column values as input.
The dataset used in this project is taken from the Kaggle website.
Dataset Link:- https://www.kaggle.com/datasets/edumagalhaes/quality-prediction-in-a-mining-process
In this dataset there is a table which contains 24 columns and around 735000 rows.
Some of the columns are:% Iron Feed, % Silica Feed, Starch Flow, Ore Pulp Flow, Floatation columns and so on.
My aim here is to build a model using various approaches that will be able to predict an ore's purity and impurity using the different column values as input. The dataset used in this project is taken from the Kaggle website. Dataset Link:- https://www.kaggle.com/datasets/edumagalhaes/quality-prediction-in-a-mining-process In this dataset there is a table which contains 24 columns and around 735000 rows. Some of the columns are:% Iron Feed, % Silica Feed, Starch Flow, Ore Pulp Flow, Floatation columns and so on.
The steps I plan on following are: