38 skills found · Page 1 of 2
raaaouf / RBF Neural Network Pythonan implementation of a Radial Basis Function Neural Network (RBFNN) for classification problem.
Vatshayan / Disease Prediction Project Using Machine Learning ProjectDiseases Prediction System though Machine Learning with code and documents
divyansh1195 / Car Price PredictionEnd to end implementation and deployment of Machine Learning Car Price Prediction using python, flask, gunicorn, scikit-Learn, etc. on Heroku web application platform.
AbdulRehmanBaig384 / Movie Data AnalysisMovie data analysis project exploring revenue trends, genre popularity, and audience ratings using Python Libaries, Scikit-Learn, and data visualization.
Anas1108 / Particle Swarm Optimization PSO For Feature SelectionPSO feature selection improves classifier performance. Implemented in Jupyter Notebook with pandas, numpy, scikit-learn. PSO done from scratch. Results compared using accuracy, precision, recall, F1 score. Improves results compared to using all features. Can be applied to various classification problems.
sergepaulc / Machine Learning For FinanceSample codes in Python of machine learning models for enterprise financial applications using scikit-learn and PyTorch
vonderklaas / Perceptron As Linear ClassifierThis repo contains a simple Python implementation of the Perceptron algorithm, one of the earliest and most fundamental building blocks in machine learning.
akhilk07 / Zama FheExplore detailed technical guides for the Zama FHE protocol. Set up your environment on Linux, Windows, or GitHub Codespace. 🚀💻
Issam-KEBIRI / Classification Des Mails Spams HamsClassifier des mails avec des outils ML
Anas1108 / Genetic Algorithm For Feature SelectionImplements a genetic algorithm to select the most impactful features in a dataset to improve classifier performance. Written in Jupyter Notebook using pandas, numpy, scikit-learn. Results displayed with accuracy, precision, recall, F1 score comparison to using all features.
Vatshayan / Machine Learning Project For Image CompressionImplementation & Learning of Compression of Image through use of K-means Clustering Algorithm
Jeanfabra / E CommerceMLMachine Learning model development for a transport company, the objective is to predict whether an order will arrive on time or not.
umeshsakinala / Speech Emotion RecognitionWelcome to the world of Speech Emotion Recognition (SER) in Python! This project aims to harness the power of machine learning to detect and classify emotions from spoken language. Whether it's joy, sadness, anger, or any other emotion, our SER model, built using Python libraries and deep learning techniques, can understand and differentiate them.
shubhammehra4 / SMART MetroA Website powered by Machine Learning to find the shortest and safest route dynamically, based on traffic changes for Delhi Metro Services.
Jesus-Vazquez-A / InsurenceWe solve a regression problem in which it consists of calculating the health insurance charge in the United States Where we will break down the project into 5 phases: Exploratory Analysis. Feature Engineering. Selection of the ideal model. Development of the final model. Creation of a web application in streamlit.
Amanbig / Introver ExtrovertA full-stack web application that predicts personality type (introvert, extrovert, or ambivert) using AI/ML models. Built with Next.js (frontend) and Python FastAPI (backend).
rezamosavi8740 / Car Price Prediction Regression ExerciseFirst exercise on simple linear regression and working with numpy and scikit-learn
CirSandro / Private Fhe Fraud DetectionA capstone project in collaboration with Zama to develop a privacy-preserving machine learning model using PPML, FHE and Concrete ML to detect banking frauds.
ludel / AutoTradingAlgorithmic trading (postgraduate dissertation)
YoungZM339 / Fault Diagnosis SystemDistributed System Fault Diagnosis System based on Machine Learning