CurFi: An automated tool to find the best regression analysis model using curve fitting
Ayon Roy, Tausif Al Zubayer, Nafisa Tabassum, Muhammad Nazrul Islam,, Md. Abdus Sattar

TL;DR
CurFi is an automated tool that simplifies the process of finding the best linear regression model for a dataset, making regression analysis accessible to non-experts and researchers handling large data.
Contribution
The paper introduces CurFi, an automated system that streamlines regression analysis by automatically selecting the best fit linear model from data.
Findings
Successfully developed CurFi tool for automated regression analysis
Enables non-experts to perform regression modeling easily
Facilitates feature selection and model training automation
Abstract
Regression analysis is a well known quantitative research method that primarily explores the relationship between one or more independent variables and a dependent variable. Conducting regression analysis manually on large datasets with multiple independent variables can be tedious. An automated system for regression analysis will be of great help for researchers as well as non-expert users. Thus, the objective of this research is to design and develop an automated curve fitting system. As outcome, a curve fitting system named "CurFi" was developed that uses linear regression models to fit a curve to a dataset and to find out the best fit model. The system facilitates to upload a dataset, split the dataset into training set and test set, select relevant features and label from the dataset; and the system will return the best fit linear regression model after training is completed. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Regression
