I've been working with my partner project on developing various sklearn ids models that take some pcap traffic data as input and get the classification traffic in the output (benign or attack name). Now we want to deploy our models in production so the input will now take real time traffic. What tools do we have to consider in order to get this work in a network real time interface?

Thanks!

Similar questions and discussions