Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyprianfusi/predicting-listing-gains-in-the-indian-ipo-market-using-tensorflow

A test accuracy of 75% with just 319 observations is encouraging but not good enough. With more observations and further tweaking, a much higher accuracy could be achieved. Listing gains are the percentage increase in the share price of a company from its IPO issue price on the day of listing
https://github.com/cyprianfusi/predicting-listing-gains-in-the-indian-ipo-market-using-tensorflow

binary-classification deep-learning keras neural-networks python3 regularization tensorflow

Last synced: 12 days ago
JSON representation

A test accuracy of 75% with just 319 observations is encouraging but not good enough. With more observations and further tweaking, a much higher accuracy could be achieved. Listing gains are the percentage increase in the share price of a company from its IPO issue price on the day of listing

Awesome Lists containing this project

README

        

## The Task

An investment firm that is interested in investing in the Initial Public Offerings (IPO) in the Indian market. You have been hired as a data scientist to build a deep learning classification model to determine if there will be listing gains for the IPO.
A test accuracy of just **`75%`** with just **319** observations is encouraging but not good enough. With more observations and further tweaking, a much higher accuracy could be achieved.