SiddharthaShandilya
Aspiring MLOps Engineer passionate about integrating ML with DevOps to deliver scalable and robust applications.
Bengaluru
Pinned Repositories
AIOps-mlflow-pytorch-multistep-workflow
AIOps-mlflow-pytorch-multistep-workflow
air_quality_index_prediction
THIS WEB_APP ALLOWS USER TO PREDICT THE AIR QUALITY INDEX BASED ON FEATURES LIKE TEMPERATURE, WIND VELOCITY, ATMOSPHERIC PRESSURE
automation-using-python
we are using python to automate docker , Hadoop ,
Covid-Prediction
A Web-App using Machine Learning to Predict whether the user symptoms related to Covid or not . It helps predict the chances of the user having covid with an accuracy of 85%.
Dementia_detection_using_AI
Dementia is a neurodegenerative disorder, using this web-app we can predict whether the person is suffering from dementia or not
DockerWeb
📌 In this task you have to create a Web Application for Docker (one of the great Containerization Tool which provides the user Platform as a Service (PaaS)) by showing your own creativity and UI/UX designing skills to make the webportal user friendly. 📌 This app will help the user to run all the docker commands like: 👉docker images 👉docker ps 👉docker run 👉docker rm -f 👉docker exec 👉 add more if you want. (Optional) 👉 Make a blog/article/video explaining this task step by step. ⚙️ Task 7.2 - 📌 Write a blog explaining the use-case of javaScript in any of your favorite industries.
Health_Care_AI
In this project , I have trained multiple model which predicts the probability of an user having the mentioned disease based on symptoms
insurance_fraud_detection
The project will have a complete end-to-end pipeline for insurance fraud prediction model
Medical-Image-Processing
The Covid Detection application
number-plate-recognition
👉Create a model that will detect a car in a live stream or video and recognize characters on number plate of the car . 👉Secondly , it will use the characters and fetch the owners information using RTO API’s . 👉Create a Web portal where all this information will be displayed (using html,css,and js)