上传者: 42100188 
                                    |
                                    上传时间: 2022-03-01 22:05:20
                                    |
                                    文件大小: 112KB
                                    |
                                    文件类型: -
                                
                            
                                
                            
                                欢迎使用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是年份
%