im_subha (SubhadeepDutta2002)

SubhadeepDutta2002

Geek Repo

0

followers

0

stars

Github PK Tool:Github PK Tool

im_subha's repositories

Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Hand_Sign_detection_

hand_sign_detection

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

facemaskdetection

Face_mask_detection

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

OPEN-SOURCE

repository for hacktoberfest 22

Language:JavaStargazers:0Issues:0Issues:0

HacktoberFest22

About This repository is for everyone who wants to participate in Hacktoberfest 2022. Anyone can contribute/add quality code or projects for your Swags (T- Shirt), must be relevant that can add some value to this repository.

Language:JavaScriptStargazers:0Issues:0Issues:0

html

html

Stargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

House_price_prediction.

This data science project series walks through step by step process of how to build a real estate price prediction website. We will first build a model using sklearn and linear regression using banglore home prices dataset from kaggle.com. Second step would be to write a python flask server that uses the saved model to serve http requests. Third component is the website built in html, css and javascript that allows user to enter home square ft area, bedrooms etc and it will call python flask server to retrieve the predicted price. During model building we will cover almost all data science concepts such as data load and cleaning, outlier detection and removal, feature engineering, dimensionality reduction, gridsearchcv for hyperparameter tunning, k fold cross validation etc. Technology and tools wise this project covers, 1) Python 2) Numpy and Pandas for data cleaning 3) Matplotlib for data visualization 4) Sklearn for model building 5) Jupyter notebook, visual studio code and as IDE 6) Python flask for http server 7) HTML/CSS/Javascript for UI

Language:Jupyter NotebookStargazers:1Issues:0Issues:0