Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 449 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 449 Bytes

Text Maturity App

This app is the continuation of my portfolio project which predicts the mininum age a reader should be for a given book based on its features (title, genre, and book type).

The deployed web app is live at https://text-maturity.herokuapp.com/

The web app was built in Python using the following libraries:

  • numpy
  • pandas
  • pickle
  • streamlit
  • tensorflow-cpu