Git Product home page Git Product logo

optiver-trading-close's Introduction

Optiver Trading at the Close Analysis with LSTM and ConvNet

This repository contains two machine learning models developed for analyzing Optiver trading at the close on Kaggle Optiver Trading at the Close Competition Overview: a Long Short-Term Memory (LSTM) model and a Convolutional Neural Network (ConvNet) model. Both models are designed to predict stock return using raw features without any feature engineering and a small set of imbalance features only.

LSTM Model

The LSTM model is built using raw features along with target lag. This model emphasizes the temporal sequence of the data, capturing patterns over time without extensive feature engineering.

  • Performance: The model achieved a score of 5.3508 on the public leaderboard.
  • Features: Utilizes raw features and target lag.
  • Notebook: The model's implementation can be found on Kaggle under the username nimashahbazi.

ConvNet Model

The ConvNet model, in contrast, incorporates imbalance features only with raw feature

  • Performance: This model scored 5.3439 on the public leaderboard, the key performace comes from the residual part.
  • Features: Includes imbalance features.
  • Improvement Suggestion: By adding couple more features like global stock mapping, the performance could easily reach 5.33X.
  • Notebook: The ConvNet model's implementation is also available on Kaggle under the username nimashahbazi.

Getting Started

These models are publicly available for review and improvement. To access the notebooks and explore the models:

  1. Visit the Kaggle platform.
  2. Search for the username nimashahbazi.
  3. Navigate to the respective notebooks for the LSTM and ConvNet models.

optiver-trading-close's People

Contributors

nimashahbazi 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.