Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 793 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 793 Bytes

Titanic_Dataset

Using the google titanic dataset to create a model using regression

Flowers Dataset

Using the google iris dataset to create a model using clustering

Keras Fashion MNIST

using Keras and Sequential model to find classify the type of garment in the image

CIFAR10 Dataset

using keras.Squential Model to classify the type of image into 10 different catergories using CNN

Pneumonia Detection

Detecting the presence of pneumonia using CNN

Linear Regression

Linear Regression to predict ice cream sales using custom loss function and gradient desecent

Multi Variable Linear Regression

Multi Variable Linear Regression to predict housing pricses using sklearn lib

Text Preprocessing

Cleaning of text present in the form of text file, string and web scrapping