improve logistic regression model

hi everyone, it’s a basic question but I’m new to machine learning, I’m trying to improve the logistic regression model but the best score I got is less than 75%, I saw many videos on YouTube but nothing new in the score. I uploaded the workflow if anyone can help with that. and how you do it it’s important to me.
what parameter must be changed?

logistic regression.knwf (25.8 KB)

I use this dataset
heart-csv.csv (51.2 KB)

First of all sample has to be proportional. Also, look at node description and other examples here:

2 Likes

I need more explanation here (First of all sample has to be proportional) if you have time.

Please see below

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.