Machine Learning Implementation for Profit Estimation

Alexander Dharmawan,Tri Purwani,Yani Prihati,Christina Priscilla Putri
DOI: https://doi.org/10.54783/ijsoc.v5i2.708
2023-06-08
International Journal of Science and Society
Abstract:The company must have a unique strategy to help grow its business. One of the ways to strengthen the company's business is by estimating the company's profit. This is because with an estimated profit, the company can manage the transactions made. Some companies still use a manual profit determination process that requires several steps. Processes that are carried out manually result in a long time, which can cause delays in completing tasks and results that are less accurate than desired. Multiple linear regression is an algorithm used to determine the relationship between the dependent variable and at least two independent variables. This algorithm is a type of supervised learning algorithm that develops estimation models based on input data. The use of this algorithm is included in part of machine learning. Implementation of machine learning to calculate company profit estimates using the Python programming language. From the estimation results using multiple linear regression and Python programming, the result is that multiple linear regression can be utilized or used to predict company profits. 98% of Profit is influenced by independent factors, namely R&D Spend and Marketing Spend, while the remaining 2% is influenced by variables that are not included in this calculation.
What problem does this paper attempt to address?