Git Product home page Git Product logo

financialratiobuilder's Introduction

FinancialRatioBuilder

The current version generates estimated current ratios using Twitter tweets.

You can find specific instruction in the JupyterNotebook

  • Build Financial Analysis From Scratch-Deliver.ipynb
  • Required packages are located in the requirements file. You can install the first three packages, scrapy mongodb and mysql-connector by running the cell in the above notebook.

The files in the folders are described as follows:

  • Build Financial Analysis From Scratch-Deliver.ipynb -- Interactive Jupyter Notebook to make prediction
    • Structured.py -- supporting functions to construct structured features for prediction
    • ParseTweet.py -- supporting functions to parse tweets to unstructured features for prediction
    • SelectInput.py -- generate ipywidget to take input
    • country_dict.pickle -- translate country name to two letter ISO code
    • us_state_list.pickle -- list of two letter US state names
    • canada_state_list.pickle -- list of two letter Canada state names
    • sic_reg.pickle -- translate division and industry to four digit sic code
    • datax_header.pickle -- regulate structured data
    • ridgemodel.pickle -- first part of the pre-trained model using mean estimator
    • sentimentmodel.pickle -- second part of the pre-trained model using sentiment analysis

The following files are included to support TweeterScraper App:

  • TweeterScraperReadMe.md, no need to read and do not need to follow its instruction
  • LICENSE, license of the app
  • scrapy.cfg and folder TweetScraper are part of the App. They should not be removed.
  • Temporary folder Data and temporary file get_tweet.sh will be generated to collect tweets

financialratiobuilder's People

Contributors

mythopoet18 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.