There are 5 repositories under machinelearningprojects topic.
Machine Learning projects with source code - Machine Learning projects for beginners, ML projects for final year college students, machine learning projects - beginner to advanced
Projects I completed as a part of Great Learning's PGP - Artificial Intelligence and Machine Learning
Final Year Malware Detection Project with PPT, Research Paper, code and Synopsis. Malware detection project by Machine Learning ALgorithms.
This Repository Contain All the Artificial Intelligence Projects such as Machine Learning, Deep Learning and Generative AI that I have done while understanding Advanced Techniques & Concepts.
A Classification Problem which predicts if a loan will get approved or not.
This repository documents my journey to become a Machine Learning Engineer. It contains the list of projects undertaken, books read, courses pursued and almost everything I did in the process. So follow along or diverge to you own path, each way, I believe this will add value to any data professional / enthusiast.
Your one-stop shop for machine learning projects, tips, and notes – because learning should be accurate, not overfitted!
Implementation of paper everybody dance now for Deep learning course project
This Repository comprises of Statistical Analytics and Machine Learning Projects
Flask & Python - Fake news prediction using Machine Learning algorithms and Flask Framework.
This is a python project for building a linear regression model that is used to predict used car prices from a given dataset using machine learning. The dataset used for this project is taken from Kaggle. For the complete video explanation, check out the following link.
Machine Learning Development Projects
I have created face recognition system using openCV and numpy library . the project is bascially in two parts 1) collecting samples of your face(Face_Recognition_part1) and 2) Training your model and generating output as Locked(when face does not match) and unlocked (when face match) and face not found(when it could not detect your face)
Houses price prediction web app
A curated list of awesome Machine Learning frameworks, libraries and software.
InternShip Project for Voice Classification using ML that analyses the sentiment behind the tone of the voice and predicts the sentiment invovled from the Dataset |Team : Isaac | Jahnvi | Irfan | Hemanth |
Animation Tweening of 3D vertex data using a Feed-Forward Neural Network.
This project is the applied data science capstone project provided by IBM.
This repository combines rigorous data preprocessing, advanced feature engineering, and Random Forest-based modeling to predict stock prices with precision for UAE banks
This repository contains our project on Stock Market Price prediction Using Historical Data
Code repository for the machine learning book Feature Engineering & Selection for Explainable Models: A Second Course for Data Scientists
This project uses supervised machine learning techniques with multiple regression models to predict CO2 emissions in Canada, it includes data cleaning, encoding, analyzing and visualization to identify patterns, resulting in a model that can make accurate predictions.
This is a Realtime project. This project is weather visibility project
This project helps to detect whether a person coming to your house is a thief or not , while you are away from your house enjoying your holiday or a trip.
This project is about creating a machine learning algorithm that can predict the quality of wine based on the given dataset. Different machine learning algorithms such as logistic regression, decision tree and random forest are used in this project.
My collection of machine learning projects and experiments.
Back propagation algorithm to predict the weather condition(Sunny, Cold, Cloud, Rainy)
This repositry is a collection of machine learning models
Metaheuristics feature selection library for machine learning feature selection. Genetic Algorithm, Simulated Annealing, Particle Swarm Optimization, and Ant Colony Optimization
Building a baseline machine learning classifier model to predict whether a customer would clain his/her insurance or not.
A collection of projects completed as part of Post Graduate Program in Artificial Intelligence and Machine Learning
A Movie Recommendation System built using Machine Learning(ML) Algorithms and a website was created using Html,Css,Javascript,Bootstrap,JQuery and was published using Github Pages. Link Provided Below.
Machine learning project that distinguishes real vs AI-generated images using texture-based features (GLCM, PCA), applying classifiers like SVM, Random Forest, KNN, Naïve Bayes, and Logistic Regression, with applications in misinformation detection, cybersecurity, and digital forensics.