Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 2.02 KB

README.md

File metadata and controls

40 lines (27 loc) · 2.02 KB

HashFinancial forthebadge made-with-python ForTheBadge built-with-science

HashFinancial is a, proof of concept, financial analysis python application which was a freshman year project for CS102: Data Structures course. It aims at a comparative analysis of several companies listed on NASDAQ through their ticker values. Linear Regression seemed a likely statistical method for prediction given our current scope of exposure to Machine Learning.

screenshot

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing.

Prerequisites

What things you need to install the software and how to install them

  • install dependencies using pip install -r requirements.txt in your virtual-environment.

Installation

  • Clone this repository from here.
  • Run the program using any preferred IDE.
  • If anything interesting pops up do let me know. :D

Built With

Authors