Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gracysapra/logistic-regression-transfer-learning

This project demonstrates transfer learning using Logistic Regression by creating a reusable module. The logistic regression model is trained in one file, saved, and then imported into another file to make predictions. The project showcases modularization for logistic regression tasks and includes accuracy evaluation.
https://github.com/gracysapra/logistic-regression-transfer-learning

classification logistic-regression machine-learning modules prediction transfer-learning

Last synced: 15 days ago
JSON representation

This project demonstrates transfer learning using Logistic Regression by creating a reusable module. The logistic regression model is trained in one file, saved, and then imported into another file to make predictions. The project showcases modularization for logistic regression tasks and includes accuracy evaluation.

Awesome Lists containing this project