GithubHelp home page GithubHelp logo

laokpa's Projects

stock_play icon stock_play

Looking at patterns in stock price movements using pricing and volume data

stock_prediction icon stock_prediction

Predicting Stock Price by Time Series Analysis and generating signal to Buy or Sell by Genetic Algorithm (AI)

stock_price_movement_prediction_rnn_cnn_ffnn icon stock_price_movement_prediction_rnn_cnn_ffnn

The random forest, FFNN, CNN and RNN models are developed to predict the movement of future trading price of Netflix (NFLX) stock using transaction data from the Limit Order Book (LOB).

stockmarket-data-analysis-vizualization icon stockmarket-data-analysis-vizualization

Using Python to extract, perform data analysis & visualizations, and derive insights from the historical day-to-day price-volume data of various stocks registered on National Stock Exchange(NSE) of India.

stockpredictionai icon stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

stocks-transaction-calculation icon stocks-transaction-calculation

Created a prediction model to get Profit Percentage using Regression and Win Trade using Classification. Selected top features like 'EntrySeconds', 'Intraday Current Market Gap Percentage', 'All Exchanges Volume' from US stock market trades data using Random Forest

structured_data_random_features_for_large-scale_kernel_machines icon structured_data_random_features_for_large-scale_kernel_machines

Kernel machines such as the Support Vector Machine are widely used in solving machine learning problem, since they can approximate any function or decision boundary arbitrary well with enough training data. However, those methods applied on the kernel matrix (Gram matrix) of the data scale poorly with the size of the training dataset. The kernel trick may become intractable to compute as the computation and storage requirements for the kernel trick are exponentially proportional to the number of samples in the dataset. It takes a long time to train a model when training examples have big volume. For some specialized algorithms for linear Support Vector Machines, they operate much more quickly when the dimensionality of data is small because they operate on the covariance matrix rather than the kernel matrix of the training data. This paper we’ve chosen proposes a way to combine the advantages of the linear and nonlinear approaches. This method transformed the training and evaluation of any kernel machine by mapping the input data to a randomized low-dimensional feature space in order to create corresponding opera- tions of a linear machine. Those randomized features are designed to ensure that the inner products of the transformed data are nearly equal to those in the feature space of a user specific shift-invariant kernel. This method gives competitive results with state-of-the-art kernel-based classification and re- gression algorithms. What’s more, random features fix the problem of large scale of training data when computing the kernel matrix. The results have similar or even better testing error.

support_resistance_line icon support_resistance_line

A well-tuned algorithm to generate & draw support/resistance line on time series. 根据时间序列自动生成支撑线压力线

surpriver icon surpriver

Find big moving stocks before they move using machine learning and anomaly detection

t-1000 icon t-1000

:zap: :zap: 𝘋𝘦𝘦𝘱 𝘙𝘓 𝘈𝘭𝘨𝘰𝘵𝘳𝘢𝘥𝘪𝘯𝘨 𝘸𝘪𝘵𝘩 𝘙𝘢𝘺 𝘈𝘗𝘐

tablesaw icon tablesaw

Java dataframe and visualization library

tai icon tai

A composable, real time, market data and trade execution toolkit. Built with Elixir, runs on the Erlang virtual machine

talos icon talos

Hyperparameter Optimization for TensorFlow, Keras and PyTorch

tamit2019 icon tamit2019

High Frequency Trading bot for 2019 Traders at MIT, HFT Case. I placed 4th in the HFT competition (2nd overall) out of 120.

techniques icon techniques

Jupyter Notebook and Python business intelligence tools and techniques. [Raw upload]

tensorboardx icon tensorboardx

tensorboard for pytorch (and chainer, mxnet, numpy, ...)

tensorflow-neuroevolution icon tensorflow-neuroevolution

Neuroevolution Framework for Tensorflow 2.0, implementing among others the NE algorithm NEAT or custom hybrid-algorithms

tensorforce icon tensorforce

Tensorforce: a TensorFlow library for applied reinforcement learning

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.