ShubhamDev-AI
Data Science | Machine Learning | Deep Learning | Computer Vision
@AI-Automation-collaboration us
Pinned Repositories
AIPND
Code and associated files for the AI Programming with Python Nanodegree Program
amazon-clone
Created with CodeSandbox
amazon-clone-react
Created with CodeSandbox
Analyze-A-B-Test-Results
Analyze A/B Test Results run by an e-commerce website using Python
blog-adjango
docker-django-nginx
Fake-Review-Detection-System
Our project mainly focused on reviews, users, and business datasets from Yelp open data source. For reviews, we kept the unique id of each review, user id for people wrote the review, business id for restaurants that the user wrote it for, the review content, the rating according to the review, and the date when the review was writing. We also added in one geolocation character into the review data, which indicates the restaurant’s location where the review implied. We kept user id, the number of reviews that a user has written, the time since an user joined Yelp, and the average ratings reviews that an user has written from the user.json file. Last by not the least, we only included business id, name, business categories, geolocation information (city, state, postal codes, latitude, longitude), price range, ratings, number of reviews, and whether the restaurant is open or not from the business dataset. The Model is trained will be trained providing the labelled fake and true reviews. Support Vector Machine Classifier Pre-process: We used feature extraction module called Tfidf Vectorizer which is a scheme that transformed each review to a large sparse matrix with each cell represents a word and the frequency it appears in that review.
House-Sales-in-King-County-USA
MERN-login-register-user
react-Firebase-login-register
Created with CodeSandbox
ShubhamDev-AI's Repositories
ShubhamDev-AI/amazon-clone
Created with CodeSandbox
ShubhamDev-AI/amazon-clone-react
Created with CodeSandbox
ShubhamDev-AI/blog-adjango
ShubhamDev-AI/docker-django-nginx
ShubhamDev-AI/MERN-login-register-user
ShubhamDev-AI/bloging
ShubhamDev-AI/bootstrap-4-login-page
Bootstrap 4 Login Page Template
ShubhamDev-AI/Build-Apps-with-Modern-JavaScript
Code Repository for Build Apps with Modern JavaScript, Published by Packt
ShubhamDev-AI/Comment
Django comment app. It can be associated with any given model.
ShubhamDev-AI/Computer-Networking-A-Top-Down-Approach-NOTES
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
ShubhamDev-AI/django-data-science-app
ShubhamDev-AI/django-docker-postgresql-starter-project
ShubhamDev-AI/django-graphql-auth
Django registration and authentication with GraphQL.
ShubhamDev-AI/django-house-sales-app
ShubhamDev-AI/django-rest-api-project
ShubhamDev-AI/DockerDjangoReactProject
Docker Guide - Build a fully production ready machine learning app with React, Django, and PostgreSQL on Docker
ShubhamDev-AI/First-Gatsby-project
Created with CodeSandbox
ShubhamDev-AI/Flask-register-login-app
ShubhamDev-AI/Gis-Mapping
ShubhamDev-AI/heroku-django
ShubhamDev-AI/instagram-clone
Instagram like photo application using Django
ShubhamDev-AI/interactor
A Simple Website User Interaction Tracker.
ShubhamDev-AI/lazy-loading-react-async
Created with CodeSandbox
ShubhamDev-AI/MERN-login-register-crud-googleLogin
Created with CodeSandbox
ShubhamDev-AI/react-calculator
Created with CodeSandbox
ShubhamDev-AI/react-express-mysql-app
ShubhamDev-AI/react-firebase-login-register-emailverification
Created with CodeSandbox
ShubhamDev-AI/react-portfolio
ShubhamDev-AI/ShubhamDev-AI
ShubhamDev-AI/WhatChat
A web chat application clone of Whatsapp web using Elixir / Phoenix, VueJs and PostgreSQL.