Code Monkey home page Code Monkey logo

Rohan Sethi's Projects

c-plus-plus-programming-codes icon c-plus-plus-programming-codes

This repository consists of the basic to advanced C ++programming source codes . The concepts covered range from basic (loops,if-else conditions and other miscellaneous) to data structures , function…

c-programming-codes icon c-programming-codes

This repository consists of the basic to advanced C programming source codes . The concepts covered range from basic (loops,if-else conditions and other miscellaneous) to data structures , functions , pointers , structure and union.

cascading-style-sheets-3 icon cascading-style-sheets-3

This repository consists of the experimental web page design using the CSS-3 codes and tags ; Moreover , the repository deals with the codes which are implemented to complete different web pages using CSS-3 codes . The basic to advanced CSS-3 codes and styles are implemented to design and style web pages and websites.

chit-chatter icon chit-chatter

The project Chit-Chatter basically features a deep learning implementation based Chatbot, which replies to the selective queries in a very short span of time. The project is built using Python, NLTK and Keras.

color-extraction-and-image-segmentation icon color-extraction-and-image-segmentation

This repository introduces to my personal project, which explains and demonstrates the concept of segmentation of feature vectors according to the "Dominant Characteristic Feature" persistent in the image. The demonstration of the project was achieved by the application of "K-Means" Clustering algorithm, which is an unsupervised machine learning algorithm typically used for vector quantization and signal processing with data mining. This algorithm follows an iterative approach to segment or partition the dataset effectively, into K pre-defined clusters or overlapping sub-groups. The output obtained is the dominant color schemes demonstrated through graphical representation persistent in the image given as input.

credit-card-fraud-detection-system icon credit-card-fraud-detection-system

The Credit Card Fraud Detection Problem includes modeling past credit card transactions with the knowledge of the ones that turned out to be fraud. This model is then used to identify whether a new transaction is fraudulent or not.

diabetes-prediction-using-knn icon diabetes-prediction-using-knn

This repository demonstrates the project of "Diabetes Prediction using Machine Learning". This project has been created by implementing the K Nearest Neighbors Algorithm. Initially, the Machine Learning model of KNN Algorithm is trained using diabetes_train dataset and later on the expected results are tested and obtained successfully. The accuracy of around 87.4 % was achieved after the successful execution of the Machine Learning Model.

emoji-prediction-using-deep-learning icon emoji-prediction-using-deep-learning

This repository describes about the project which predicts the emoji based on the sentiment of the text message sent. This project is implemented using both RNN as well as LSTM Deep Learning Algorithms with the implementation of Glove Database.

handwritten-digit-classification-using-knn icon handwritten-digit-classification-using-knn

This repository introduces to my project "Handwritten-Digit-Classification" using MNIST Data-set . This project was implemented and executed by applying KNN algorithm with recognition accuracy of around 91-93 % . The desired results have been obtained by training the machine first using the mnist_train data-set and later testing the obtained results using mnist_test data-set , to recognise the handwritten digit.

hangman icon hangman

This is a Python project of the classic game "Hangman". The word to guess is represented by a row of dashes. If the player guesses a letter that exists in the word, the script writes it in all its correct positions. The player has 10 turns to guess the word. You can easily customize the game by changing the variables.

heart-disease-prediction-using-knn icon heart-disease-prediction-using-knn

This repository demonstrates the project of "Heart Disease Prediction using Machine Learning". This project has been created by implementing the K Nearest Neighbors Algorithm. Initially, the Machine Learning model of KNN Algorithm is trained 67% using heart_disease_train dataset and later on the expected results are tested and obtained successfully with 33% of dataset used for the testing purposes. The accuracy of around 85.06 % was achieved after the successful execution of the Machine Learning Model.

hyper-text-markup-language-5 icon hyper-text-markup-language-5

This repository consists of the experimental web page design using the HTML- 5 codes and tags ; Moreover , the repository deals with the codes which are implemented to complete different web pages using HTML-5 tags . The basic to advanced HTML-5 tags are implemented to design web pages and websites.

java-programming-codes icon java-programming-codes

This repository consists of the Core Java programming source codes . The concepts covered range from basic (loops,if-else conditions and other miscellaneous) to data structures , functions , packages , instances and much more.

kotlin-programming-codes icon kotlin-programming-codes

This repository consists of the Kotlin programming source codes . The concepts covered range from basic (loops,if-else conditions and other miscellaneous) to data structures , functions , packages , instances and much more.

maths-for-ml icon maths-for-ml

Notes and solutions for the Mathematics for Machine Learning Specialization

movie-recommendation-system icon movie-recommendation-system

This repository focuses on the demonstration of the project of 'Movie Recommendation System'. The purpose of a recommendation system basically is to search for content that would be interesting to an individual. Moreover, it involves a number of factors to create personalized lists of useful and interesting content specific to each user/individual. This project focuses on delivering recommendations of the movies based on their reviews and ratings. And, hence providing the user the best choices of selected movies from the list of movies for a better user experience.

open-source-ideas icon open-source-ideas

💡Ever had a cool idea for an Open Source project but didn't have the time to implement it yourself? Let someone else give it a try!

opencv icon opencv

Open Source Computer Vision Library

personal-portfolio-website icon personal-portfolio-website

This repository contains the source code of my personal portfolio website, designed using HTML5, CSS3, Javascript, PHP and Bootstrap.

python-programming-codes icon python-programming-codes

The codes includes the basic implementation of Python as a programming language for concepts such as Algorithm design , implementation of data structures and much more .

real-time-face-detection-system icon real-time-face-detection-system

This repository introduces to the system, which detects the face of an individual in real time. The project involves the implementation of OpenCV library of Python and assistance of haarcascade classifier to achieve the objective of facial detection of an individual by using the camera of the local system in which the user is executing the project.

real-time-face-recognition-system icon real-time-face-recognition-system

This repository introduces to the system, which recognizes the face of an individual in real time. The project involves the implementation of OpenCV library of Python and assistance of haarcascade classifier to achieve the objective of facial recognition of an individual by using the camera of the local system in which the user is executing the project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.