nsimonato8 / atcns-demo

This repository is the demo for the Advanced Topics for Computer and Network Security class, held by prof. Mauro Conti of the University of Padova.
0 stars 0 forks source link

Model selection module #5

Closed nsimonato8 closed 6 months ago

nsimonato8 commented 6 months ago

Develop a module that, given the pre-processed dataset, returns a set of optimized models.

nsimonato8 commented 6 months ago

model_selection.py is implemented, needs testing.