欢迎使用GitHub
安装
sudo apt-get install python-setuptools python-numpy python-scipy python-matplotlib python-pip -y
sudo pip install numpy scipy matplotlib scikit-learn luminol
设置日志
您必须提供日志文件的位置才能运行此程序。 以下是任何Web服务器的日志格式
“%d-%b-%Y%T ::::%a ::::%m ::::%s ::::%B ::::%D ::::%U ::: :%r“
%d是日期
%b是月份
%Y是年份
%
1