A simple logistic regression model using Python and scikit-learn to predict whether a person will buy insurance based on age.
- Data visualization with matplotlib
- Model training and prediction
- Accuracy evaluation
- pandas
- matplotlib
- scikit-learn
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple logistic regression model using Python and scikit-learn to predict whether a person will buy insurance based on age.