Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 831 Bytes

File metadata and controls

11 lines (6 loc) · 831 Bytes

Datascience-Projects-Lab

This repository contains projects done during my personal time and implementations for others to learn from and use.

Connect with me on my website: www.siddhantchauhan.com/

Logistic Regression Example using Breast Cancer Data from UCI Machine Learning Repository.

ChatBot Jordan on recognizing input from 2 users and answering some basic questions if asked.

ANN to Predict Prices using a ANN from Tensorflow library with a quick example on building 2 layers and 1 output layer neural network model for regression