Natural Gas Price Prediction Using Machine Learning

Sanjana G P
DOI: https://doi.org/10.22214/ijraset.2021.37291
2021-08-10
International Journal for Research in Applied Science and Engineering Technology
Abstract:Natural gas varies with season. In addition, natural gas supply, demand, storage, and imports are important indicators related to natural gas price. There are plenty of methods for analyzing and forecasting natural gas prices and machine learning is increasingly used. Machine learning algorithms can learn from historical relationships and trends in the data and make data-driven predictions or decisions. Here a new model for predicting price for natural gas by using Machine Learning concepts. Here some algorithms have been used to build the proposed model: Random Forest Regression, Linear Regression, Decision Tree, Multilinear Regression. By using the algorithm, a Flask model has been implemented and tested. The results have been discussed and a full comparison between algorithms was conducted. Random forest Regression was selected as best algorithm based on accuracy.
What problem does this paper attempt to address?