Skip to content

⚙ Machine Learning Models Deployed to an Interactive App

License

Notifications You must be signed in to change notification settings

Diplomatica-HTN/ML-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚙ Machine Learning App

NLP and Forecasting Models were deployed on Streamlit with Python and hosted through Heroku

Summarizer-AI: link

Both NLP summarizers were used in this section such that the user can summarize relevant articles by inputting a search term or summarize a specific article by inputting a URL. The search query will output a list of articles and the top 2 will be summarized based on relevancy to the topic. The article’s text will be extracted and sent to the model which will summarize it based on the given complexity.

Analyzing and Forecasting Data: link

Data Forecasting system deployed with interactive charts for visualization and extrapolation of information through data models. Graphing tools include various features to customize the analysis process and charts can be saved a .png or .jpg

Model Construction

The training and testing process of the ML Models can be viewed on the Construction repository.

About

⚙ Machine Learning Models Deployed to an Interactive App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages