Can regression algorithms work with continuous data?
Saturday, 19 August 2023
by Nguyen Xuan Tung
Regression algorithms are widely used in the field of machine learning to model and analyze the relationship between a dependent variable and one or more independent variables. Regression algorithms can indeed work with continuous data. In fact, regression is specifically designed to handle continuous variables, making it a powerful tool for analyzing and predicting numerical

