Skip to content

HashFinancial is a, proof of concept, financial analysis python application which was a freshman year project. Possible forecasting functionality enabled by Linear Regression.

Notifications You must be signed in to change notification settings

abhnvx/Hash-Financial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

HashFinancial is a, proof of concept, financial analysis python application which was a freshman year project. Possible forecasting functionality enabled by Linear Regression.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%