Skip to content

Exploratory Project based on ML models predicting outcomes for various uses. Designed the frontend on HTML and styled using Tailwind CSS. Integrated ML using Flask.

Notifications You must be signed in to change notification settings

aryanparihar2910/Exploratory-Project

Repository files navigation

Exploratory Project

This was our project in 2nd year of college in which we integrated web development with the principles of machine learning. Our project consisted of 3 parts :

Screenshot 2023-04-13 at 2 13 04 AM

Screenshot 2023-04-13 at 2 13 27 AM

e-Asptal

Screenshot 2023-04-13 at 2 13 38 AM

We created and deployed machine learning models for the following diseases or infections -

1 . Detection of Covid-19 with the help of chest CT scans.

Screenshot 2023-04-13 at 7 07 48 PM

Screenshot 2023-04-15 at 3 03 55 PM

Screenshot 2023-04-15 at 3 03 20 PM

2 . Predection of brain tumour with the use of brain CT scans.

Screenshot 2023-04-15 at 3 04 19 PM

Untitled.mp4

3 . Detection of pneumonia with the help of chest X-ray images.

Screenshot 2023-04-15 at 3 05 21 PM

Screenshot 2023-04-15 at 3 05 37 PM

Stress - Strain

We built a ML model which would predict the suitable values of a,b and n which would fit the graph of experimental data of stress-strain values of different materials.

The graph of the plastic region would follow the function a+bx^(n). Hence our model would give the most apt values to fit the data. Also it would predict the errors between the analytical and experimental results.

Screenshot 2023-04-17 at 5 52 04 PM

Screenshot 2023-04-17 at 5 57 56 PM

Roads and Traffic

We used the yolo v3 architecture to identify objects in an image and provide their locations, sizes and classes in real time.

Screenshot 2023-04-17 at 5 52 48 PM

Alongwith we did road segmentation on a given video for the autonomous vehicles to know where they can drive. We used Fully Convolutional Networks for this task

Screenshot 2023-04-17 at 5 52 57 PM

Authors

Screenshot 2023-04-13 at 2 40 54 AM

About

Exploratory Project based on ML models predicting outcomes for various uses. Designed the frontend on HTML and styled using Tailwind CSS. Integrated ML using Flask.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages