- Scala Machine Learning Projects
- Md. Rezaul Karim
- 87字
- 2021-06-30 19:05:38
Training
Use order book data, instead of derived OHLC + volume data. Therefore, for training and prediction, use data that looks like this:
- Split the data into a time series of a certain size (size is a parameter to tune).
- Cluster the time series data into K clusters (K is a parameter to tune). It's assumed that clusters with some natural trends would appear (sharp drop/rise in price and so on).
- For each cluster, train the regression and classifier to predict the price and price change, respectively.
推薦閱讀
- Internet接入·網(wǎng)絡(luò)安全
- Design for the Future
- 網(wǎng)上生活必備
- 快學(xué)Flash動畫百例
- 工業(yè)機(jī)器人入門實(shí)用教程(KUKA機(jī)器人)
- CorelDRAW X4中文版平面設(shè)計(jì)50例
- 分布式多媒體計(jì)算機(jī)系統(tǒng)
- 大數(shù)據(jù)安全與隱私保護(hù)
- RPA(機(jī)器人流程自動化)快速入門:基于Blue Prism
- Visual C++編程全能詞典
- Hybrid Cloud for Architects
- Moodle Course Design Best Practices
- Lightning Fast Animation in Element 3D
- SAP Business Intelligence Quick Start Guide
- FPGA/CPLD應(yīng)用技術(shù)(Verilog語言版)