Skip to content

laola1412/insider-analysis

Repository files navigation

Insider Analysis

Description

The repository consists of a jupyter notebook, multiple pickle machine learning models and a streamlit application. This application can be run locally. The user can enter information about a stock, like growth rate, operrating margin, etc. and the model will output if the stock will significantly out- or underperform the market (or neither). The model has been trained with stocks that had insider buys with more than 200k $. Its a classification model to identify whether a stock will out- or underperform by more than +-50%. alt text alt text

Run Application

To run the application:

  1. Install the dependencies
  2. Navigate into the parent folder of the repo
  3. Run "streamlit run init.py"

WIP Info

The current dependecies are not correct, when trying to run the application it will result in an dependency error. WIP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published