jonny536486040

jonny536486040

Geek Repo

Github PK Tool:Github PK Tool

jonny536486040's repositories

A-Deep-Learning-Based-Illegal-Insider-Trading-Detection-and-Prediction-Technique-in-Stock-Market

Illegal insider trading of stocks is based on releasing non-public information (e.g., new product launch, quarterly financial report, acquisition or merger plan) before the information is made public. Detecting illegal insider trading is difficult due to the complex, nonlinear, and non-stationary nature of the stock market. In this work, we present an approach that detects and predicts illegal insider trading proactively from large heterogeneous sources of structured and unstructured data using a deep-learning based approach combined with discrete signal processing on the time series data. In addition, we use a tree-based approach that visualizes events and actions to aid analysts in their understanding of large amounts of unstructured data. Using existing data, we have discovered that our approach has a good success rate in detecting illegal insider trading patterns. My research paper (IEEE Big Data 2018) on this can be found here: https://arxiv.org/pdf/1807.00939.pdf

Language:PythonStargazers:0Issues:0Issues:0

AutoIT-Scripts

All of my AutoIT Scripts

Language:AutoItStargazers:0Issues:0Issues:0

backtrader

Python Backtesting library for trading strategies

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0

deap

Distributed Evolutionary Algorithms in Python

Language:PythonLicense:LGPL-3.0Stargazers:0Issues:0Issues:0

DeepEvolve

Rapid hyperparameter discovery for neural nets using genetic algorithms

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

DeepLearningImplementations

Implementation of recent Deep Learning papers

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

dlib

A toolkit for making real world machine learning and data analysis applications in C++

Language:C++Stargazers:0Issues:0Issues:0

examples-of-web-crawlers

python有趣的爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

finplot

Performant and effortless finance plotting for Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

force-directed-layout-algorithms

Force directed layout algorithms for Python

Language:PythonStargazers:0Issues:0Issues:0

gota

Gota: DataFrames and data wrangling in Go (Golang)

Language:GoLicense:NOASSERTIONStargazers:0Issues:0Issues:0

hyperopt

Distributed Asynchronous Hyperparameter Optimization in Python

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

hyperopt-sklearn

Hyper-parameter optimization for sklearn

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

japonicus

Genetic Algorithm for Gekko Trading Bot.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

LSTM-Neural-Network-for-Time-Series-Prediction

LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data

Language:PythonLicense:AGPL-3.0Stargazers:0Issues:0Issues:0

LSTM_RNN_Tutorials_with_Demo

LSTM-RNN Tutorial with LSTM and RNN Tutorial with Demo with Demo Projects such as Stock/Bitcoin Time Series Prediction, Sentiment Analysis, Music Generation using Keras-Tensorflow

Language:PythonStargazers:0Issues:0Issues:0

Machine-Learning-for-Beginner-by-Python3

为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

MachineLearning

Machine learning resources,including algorithm, paper, dataset, example and so on.

Language:PythonStargazers:0Issues:0Issues:0

ML-Finance

Calculate technical indicators from historical stock data Create features and targets out of the historical stock data. Prepare features for linear models, xgboost models, and neural network models. Use linear models, decision trees, random forests, and neural networks to predict the future price of stocks in the US markets. Evaluate performance of the models in order to optimize them Get predictions with enough accuracy to make a stock trading strategy profitable.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

pmdarima

A package that brings R's beloved auto.arima to Python, making an even stronger case for why Python > R for data science.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pyqtgraph

Fast data visualization and GUI tools for scientific / engineering applications

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

scipy-lecture-notes

Tutorial material on the scientific Python ecosystem

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

StockPrediction-SVM

Semester Project for Stock Price Prediction

Language:PythonStargazers:0Issues:0Issues:0

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.

Stargazers:0Issues:0Issues:0

tsfresh

Automatic extraction of relevant features from time series:

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

tutorials-1

CatBoost tutorials repository

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

WebGLSamples.github.io

WebGL Samples and Examples

Language:MathematicaStargazers:0Issues:0Issues:0