ricotomo / Citi-Tech-Hackathon

Submission for the Jan 2021 Citi Tech Hackathon. We are working on an Income Share Agreement solution to improve the university financing process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Univest

About

Submission for the Jan 2021 Citi Tech Hackathon. Univest is a two-sided marketplace for Income Share Agreements (ISAs). Students sign up and indicate how much money they need for tuition, then they get offers from investors and choose the best one. Investors submit offers to fund the ISA. They can expect extremely low risk and medium to high returns. ​

In our MVP students can create a request for an ISA. This is posted to our backend and stored in a SQLite DB. Our machine learning algorithms then go to work calculating the expected yearly ROI over a 10 year timespan after graduation. Investors can search for this ISA requests and see the expected ROI.

Built With

  • Python
  • Flask
  • Bootstrap
  • SQLite
  • Azure
  • Linear Regression
  • Lasso
  • Ridge Regression
  • Random Forest
  • XGBoost
  • Artificial Neural Network

Dependencies

  • Install requirements with "pip install -r requirements.txt"

Links

Figma clickdummy: https://www.figma.com/proto/Qtv7IkeX6LmxaycgjtDRTP/Citi-ISA?node-id=23%3A2&scaling=min-zoom
Pitchdeck: https://1drv.ms/p/s!Ai_wUCcxJ4B3kg7p5wT6JvKF4ckJ?e=PjSoS5
Data analytics branch readme: https://github.com/ricotomo/Citi-Tech-Hackathon/tree/data_analytics
(for a breakdown of how we built and trained a model, tested ML algorithms, and calculate our predictions) Azure deployment: http://citihack.azurewebsites.net

Contributors

About

Submission for the Jan 2021 Citi Tech Hackathon. We are working on an Income Share Agreement solution to improve the university financing process.


Languages

Language:Python 96.8%Language:JavaScript 1.6%Language:CSS 1.0%Language:HTML 0.4%Language:PowerShell 0.1%Language:Mako 0.0%Language:SCSS 0.0%Language:Batchfile 0.0%