Skip to content

a software system which can predict a company's Return on Equity(ROE) score for the upcoming quarter/year

Notifications You must be signed in to change notification settings

sbcd90/financial-statements-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

financial-statements-analysis

  • The goal of this project is to design a software system which can predict a company's Return on Equity(ROE) score for the upcoming quarter quarter/year.

  • Return on equity (ROE) is a measure of financial performance calculated by dividing net income by shareholders' equity. Because shareholders' equity is equal to a company’s assets minus its debt, ROE could be thought of as the return on net assets.

Design

Data preparation

data_preparation.jpg

Training

Training.JPG

Features used

  • PreviousRoe
  • PercentOfPositiveWords
  • PercentOfNegativeWords
  • PercentOfLitiguousWords
  • PercentOfConstrainingWords
  • PercentOfStrongModalWords
  • PercentOfWeakModalWords
  • PercentOfUncertaintyWords
  • (Label) PercentChangeInRoe

Master data

  • Ticker
  • CompanyName
  • CompanyCategory
  • Date
  • TtmNetIncome
  • ShareholdersEquity

Sample data

data.JPG

Run locally

mvn clean install

Baseline comparison

  • Baseline comparison for MSFT, GOOGL, ORCL & TWTR available here.

References

About

a software system which can predict a company's Return on Equity(ROE) score for the upcoming quarter/year

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published