There are 0 repository under sckiit-learn topic.
an implementation of a Radial Basis Function Neural Network (RBFNN) for classification problem.
Diseases Prediction System though Machine Learning with code and documents
End to end implementation and deployment of Machine Learning Car Price Prediction using python, flask, gunicorn, scikit-Learn, etc. on Heroku web application platform.
Movie data analysis project exploring revenue trends, genre popularity, and audience ratings using Python Libaries, Scikit-Learn, and data visualization.
PSO 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.
Sample codes in Python of machine learning models for enterprise financial applications using scikit-learn and PyTorch
This repo contains a simple Python implementation of the Perceptron algorithm, one of the earliest and most fundamental building blocks in machine learning.
Explore detailed technical guides for the Zama FHE protocol. Set up your environment on Linux, Windows, or GitHub Codespace. 🚀💻
Implements 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.
Implementation & Learning of Compression of Image through use of K-means Clustering Algorithm
Classifier des mails avec des outils ML
Machine Learning model development for a transport company, the objective is to predict whether an order will arrive on time or not.
We 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.
First exercise on simple linear regression and working with numpy and scikit-learn
A Website powered by Machine Learning to find the shortest and safest route dynamically, based on traffic changes for Delhi Metro Services.
Trying to use power of machine learning to predict stock prices
Sentiment Analysis Using Bert Transformer
Algorithmic trading (postgraduate dissertation)
PySpark Python ML Models
NLP repository with projects like Article Classifiers, Recommender Systems and Text Processing
A repository housing a CNN model for text recognition, implemented in Python with TensorFlow and Keras.
Ai models apply different algorithms
Welcome 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.
Distributed System Fault Diagnosis System based on Machine Learning
A 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).
Image Processing Grades Auto filler with 2 models Graded Sheet Model & Bubble Sheet Model
A capstone project in collaboration with Zama to develop a privacy-preserving machine learning model using PPML, FHE and Concrete ML to detect banking frauds.
This repository contains code and solutions for the Data Mining project, which applies various techniques and methods to different datasets. The project covers data preprocessing, dimensionality reduction, regression, classification, and association rule mining.
KNN and Decision Tree
This ML model predicts the medal count for various countries in the Olympic Games using Linear Regression.
Este proyecto ha sido desarrollado utilizando modelos de ML 📈🐍 con el fin de predecir el rendimiento del arándano silvestre 🌱 .
Own Course for Udemy. In progress: Daily Projects for convert in Professional Python Developer.
a maching learning model to automating the detection of spam in emails
🎓 Mentorly is an AI-powered smart classroom platform designed to enhance online education. It enables seamless class management, live sessions, progress tracking, and personalized insights for students and teachers alike.
Resume Analyzer is a prototype web application that allows users to upload multiple resumes and compare them against a job description using vectorization and cosine similarity. The project is built using Python, Flask, and scikit-learn.