-
Problem_Solving_Codes Public
Forked from CODERS-TO-THE-RESCUE/Problem_Solving_CodesUpdatedJun 9, 2021 -
-
-
-
-
Toxic-Comment-classifier Public
-
Credit-Card-Default Public
The model accepts demographics and historical data as input and predict whether an account will default next month.
-
Hacktoberfest2020 Public
Forked from CodeSadhu/Hacktoberfest2020Use this repository to create PR during Hacktoberfest
HTML UpdatedOct 15, 2020 -
Given 13 features related to heart diseases classify if a patient has heart disease or not.
Jupyter Notebook UpdatedOct 10, 2020 -
Plagiarism-Detection-Model Public
Built a plagiarism detector that examines a text file and performs binary classification; labeling that file as either plagiarized or not, depending on how similar the text file is to a provided so…
-
Face-Recognition-Model Public
The objective of this project is to build and train a model to recognize the number of faces in the image and also distinguish the known faces with unknown ones. It is build using OpenCV and other …
-
Meme-Generator Public
A simple and attractive meme generator for creating innovative memes. The memes can be easily edited, shared on social media platforms directly and can be easily downloaded.
-
-
Valve-Monitoring-System Public
This is predictive analysis model of the control valves in the furnace zone. This model predicts the anomalies as well also the maintenance time for the proper functioning of the control valves.
Jupyter Notebook UpdatedSep 11, 2020 -
The objective of this project is to build and train a convolutional neural network (CNN) in Keras from scratch to recognize facial expressions. The data consists of 48x48 pixel grayscale images of …
-
The objective of this project is to apply a style image's stylistic features to a content image while retaining the overall structure of the content image, with the help of a neural network. Neural…