Giter Site home page Giter Site logo

iflytek2020-temperatureprediction's Introduction

iflytek2020-TemperaturePrediction

2020年讯飞开发者大赛温室温度赛道 复赛No.3解决方案

比赛链接 http://challenge.xfyun.cn/topic/info?type=temperature

成绩A榜0.07826,B榜成绩0.07724

代码包含4部分

  1. lgb_fll_first.py 先填充中间特征,再利用lgb建模预测室内温度,A榜成绩0.07995
  2. lr_fll_first.py 先填充中间特征,再利用Ridge(实际正则取很小,约等于LinearRegression)建模预测室内温度,A榜成绩0.08412
  3. predict_first.py 先预测每两小时室内温度(LR+lgb融合),再对中间时刻室内温度进行填充,A榜成绩0.08468
  4. aver.py 对以上3个答案进行加权平均及施加偏置获得最后结果

更多赛题解读细节见https://zhuanlan.zhihu.com/p/268563179

iflytek2020-temperatureprediction's People

Contributors

zui0711 avatar

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.