Machine Learning based applications served using either a Web app or an API. The web frameworks are both Streamlit and Flask with bunch of other web technologies.
- "Predict Smart" : An early stage Diabetes risk prediction app built using supervised ML and web framework "Streamlit".
- "machine failure": A machine failure prediction app based on the given sensor's value built using web framework "Streamlit".
- "WordCloud-Generator-App: A WordCloud generator application built in Streamlit. It generates wordcloud image on the text-records. Upload your text data and it will generate a wordcloud for a given column.