项目作者: ZuoYuShen

项目描述 :
Code for daily use, such as file reading, list transform
高级语言: Python
项目地址: git://github.com/ZuoYuShen/Code-for-daily-use.git
创建时间: 2019-12-11T15:03:19Z
项目社区:https://github.com/ZuoYuShen/Code-for-daily-use

开源协议:

下载


Code-for-daily-use

Code for daily use, such as file reading, list transform

2019-12-13: check for link.
2019-12-13: .txt File reading and merging, may useful in some dataset preprocessing.
2019-12-13: .csv File reading and plotting, with Matplotlib and polyfit, polyval (in numpy).
2019-12-15: Optimal notch filtering for periodic image noise.
2019-12-18: Data analysis with sklearn SVR in demand prediction.