Skip to content

Application of the Linear Regression algorithm to a simple cybersecurity case to predict the cost of a security incident based on the number of equipment that have been affected. The data set was randomly generated.

License

Notifications You must be signed in to change notification settings

Marta-Barea/linear-regression-security-incident-cost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

linear-regression-security-incident-cost

Application of the Linear Regression algorithm to a simple cybersecurity case to predict the cost of a security incident based on the number of equipment that have been affected. The data set was randomly generated.

  • Python version 3.9.13
  • numpy version 1.23.4
  • matplotlib version 3.6.2
  • pandas version 1.5.1
  • scikit-learn version 1.1.3

About

Application of the Linear Regression algorithm to a simple cybersecurity case to predict the cost of a security incident based on the number of equipment that have been affected. The data set was randomly generated.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages