Skip to content

Logistic Regression model to track users with multiple sensors

Notifications You must be signed in to change notification settings

ivangonzalezacuna/ml_regression_tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logistic Regression Library

Library used to make a Logistic Regression model based in some CSV data. The best model is obtained based in a loop, which will select the model with the higher Accuracy parameter.

With the function to make a prediction, the library will return a 0 (no presence detected) or 1 (presence detected), which will be handled by the main process.

About

Logistic Regression model to track users with multiple sensors

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages