Loan prediction app based on a ML model. Performed EDA analysis on a datasheet and visualized the results using Plotly. Implemented data pre-processing and model classification pipelines. Prediction is done via use of KNN, Random Forest.PythonPandasSklearnPlotly
IOS application which predicts skin cancer using deep learning techniques. Implemented using CNN and transfer learning. Created a REST api and interfaced with the frontend IOS app.PythonFlaskSwiftTensorflowKerasPandasNumpy
Implemented using LSTM model and Bidirectional RNN. Created the Flask Web app and made a docker image. Model Predicts the future value of given stock.PythonFlaskHTML5CSSDocker