Git Product home page Git Product logo

select_stocks's People

Contributors

lmlyzxiaop avatar

Watchers

 avatar  avatar

select_stocks's Issues

#1

1 提取特征 将open 与 close取均值 向后滞后N期算收益率
2 取3个月的数据进行训练,一个月的数据进行预测
3 设置一个阈值alph,预测的收益率 >= alph 保存,否侧丢掉

#4

1 season data 处理完得到 stock code 和 return
2 根据 stock code 将 return添加到 该stock对应的交易日历史数据中,并作为label
3 用SVR , LR 训练第一季度的数据
4 预测第二季度的return

#2

1 添加基本面数据
2 实现添加因子的函数
3 跑完模型之后将抽取code 返回 top 10

#3

1 feature table
2 extract the features that you need
3 train/label
4 predict
5 calculate_loss

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.