NumPy
NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2026-06-23 00:21:44 UTC
- JSON Representation
https://github.com/achalesh27022003/python-assignments-iwt
This repository is objected to have all the assignments and project related to IWT (Semester - 3).
cosinewave frame grid image imagetk labels matplotlib-pyplot numpy numpy-arrays numpy-library photoimage pil python3 sinewave spyder tkinter tkinter-gui window
Last synced: 10 Apr 2026
https://github.com/tom474/rice_plant_disease_classification
[RMIT 2025A] COSC2753 - Machine Learning - Group Assignment
classification machine-learning matplotlib numpy pandas python scikit-learn seaborn tensorflow
Last synced: 11 Jun 2025
https://github.com/apoorva-info/eye-blink-detetction
Blink Detector Sensitive to Facial Orientation
mediapipe numpy opencv python3
Last synced: 28 Apr 2026
https://github.com/anvesham/machinelearning_models_using_matlab
Stepwise Multiple Linear Regression (With Interactions) and Random Forest Regression on predicting the Productivity of the Garment Factory Workers
bagging-ensemble bayesian-optimization decision-trees jupyter-notebook machine-learning matlab multiple-linear-regression-model numpy python random-forest-regression
Last synced: 11 Apr 2026
https://github.com/alexandrbig1/py-design-analysis-algo
Advanced Python project on the design and analysis of algorithms. Includes practical modules on dynamic programming, graph theory, big data (Bloom filter, HyperLogLog), parallel computing (MapReduce), and optimization. Uses libraries like NumPy, Matplotlib, NetworkX, BTrees, PrettyTable, and Datasketch for efficient computation and visualization.
algorithms asyncio git heapq matplotlib numpy python python3 turtle
Last synced: 09 Apr 2026
https://github.com/raju-2003/indiaai-cyberguard-ai-hackathon
An NLP-powered system to simplify cybercrime reporting by analyzing descriptions, categorizing incidents, and providing actionable insights.
matplotlib nltk numpy pandas python random-forest-classifier re scikit-learn seaborn shap spacy wordcloud
Last synced: 11 Apr 2026
https://github.com/tynab/numpy
CyberSoft Data Analyst 08 - NumPy Basic
cybersoft cybersoft-academy cybersoft-academy-da cybersoft-academy-da-08 cybersoft-academy-data-analyst cybersoft-academy-data-analyst-08 cybersoft-da cybersoft-da-08 cybersoft-data-analyst cybersoft-data-analyst-08 da da-08 data-analyst data-analyst-08 jupyter-notebook matplotlib numpy pandas python yan
Last synced: 11 Feb 2026
https://github.com/Tritonix711/FractureAI
This tool helps people upload X-rays to find broken bones. It uses a machine to mark where the breaks are and gives users marked pictures to download. A smart computer also helps people understand their broken bones and gives them advice.
css cv2 flask gorq html javascript matplotlib npm numpy pandas pydantic python react scikit-learn torch torchvision ultralytics
Last synced: 19 Aug 2025
https://github.com/singhmnprt01/Custom-Deep-Neural-Network-Package
A custom deep neural network package that gives the liberty to design your deep neural network using only NumPy
customized-deep-neural-network deep-learning-framework maths-behind-neural-network numpy
Last synced: 09 Jul 2025
https://github.com/felixcharotte/housepredictions_tatahousing
Data science project of real estate price prediction website, deployed using a Flask server on AWS, incorporating machine learning for price prediction and a UX HTML/CSS/JavaScript for website building.
aws flask jupyter linear-regression numpy pandas python
Last synced: 09 Feb 2026
https://github.com/mark0011astra/simplecuda
CUDAを使用したGPU演算をNumPyと同様のインターフェースで簡単行えるライブラリ。A library that allows users to easily perform GPU operations using CUDA with a NumPy-like interface.
cuda cupy gpu machine-learning numpy python vector
Last synced: 02 May 2026
https://github.com/achuth-0908/hemoguard-anemia-predictor
A Web App incorporated with a Gradient Boosting Classifier Model, to predict Anemia with given data.
css flask html matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/prathameshdhande22/data-visualization-tutorial
Repository Contains all the stuff required for Data Visualization. Numpy Tutorial, Pandas Tutorial, Matplotlib Tutorial, Seaborn Tutorial
data-visualization jupyter-notebook matplolib numpy pandas pandas-dataframe python seaborn tutorial
Last synced: 09 Apr 2026
https://github.com/haidermalikk/neural-network-circuit-optimizer
The Neural Network Circuit Optimizer, built on my custom digital circuit simulator, uses AI and machine learning to optimize simple digital circuits. It leverages neural networks, circuit simulation, and optimization algorithms to reduce component count which improves: power usage, and execution time and efficiency. *Under Dev see Readme*
ai jupyter-notebook matplotlib ml numpy pandas python pytorch sqlalchemy tensorflow
Last synced: 10 Apr 2026
https://github.com/lasithaamarasinghe/movie-recommender-system
This ML model recommends movies that may align with the user's preferences based on TF-IDF matrix.
jupyter-notebook machine-learning movie-recommendation movielens-dataset numpy pandas python regex scikit-learn tf-idf-vectorizer
Last synced: 12 Apr 2026
https://github.com/g-eoj/cv-tl-keras
Use the cross validation functions from scikit-learn to evaluate image classification transfer learning with Keras models.
cross-validation keras numpy scikit-learn transfer-learning
Last synced: 10 Apr 2026
https://github.com/mohd-faizy/learn_numpy
NumPy (short for Numerical Python) is a powerful Python library used for working with arrays, matrices, and numerical computations.
array-manipulations numpy numpy-arrays numpy-matrix numpy-neural-network numpy-python numpy-tutorial
Last synced: 26 Feb 2026
https://github.com/aryansingla45/image-classification-project
A Deep Learning Model which classifies Cats and Dogs.
artificial-neural-networks convolutional-neural-networks deep-learning keras machine-learning numpy pandas python tensorflow
Last synced: 13 Apr 2026
https://github.com/yogeshnile/flight-delay-prediction
In this repo i developed predict a flight delay using machine learning.
flight-delay-prediction jupyter-notebook machine-learning numpy pandas python3 seaborn sklearn
Last synced: 13 Feb 2026
https://github.com/mdaiyub/covid-19-detection
The emergence of Coronavirus Disease 2019 (COVID-19) in early December 2019 has caused immense damage to health and global well-being. Currently, there are approximately five million confirmed cases and the novel virus is still spreading rapidly all over the world. The chest X-ray images along with emerging Artificial Intelligence (AI) methodologies, in particular, Deep Learning (DL) algorithms have recently become a worthy choice for early COVID-19 screening. This work proposes a DL-assisted automated method using X-ray images for the early diagnosis of COVID-19 infection. We evaluate the effectiveness of the pre-trained Convolutional Neural Network (CNN) model. The model has been validated on publicly available chest X-ray images and it is obtained by CNN with an accuracy of 97.26%. This study will be useful for researchers to think about the design of more effective CNN-based models for early COVID-19 detection.
backend early-stopping global keras matplotlib modelcheckpoint numpy os pandas tensorflow
Last synced: 02 Apr 2026
https://github.com/nemeslaszlo/financial-crisis-effects-on-some-stocks
Focusing on bank stocks to see how they progressed throughout the 2008-09 financial crisis all the way to early 2016.
cufflinks jupyter-notebook matplotlib numpy pandas pandas-datareader plotly seaborn
Last synced: 03 May 2026
https://github.com/coqui123/tradegpt
TradeGPT is a full-stack cryptocurrency trading application that combines a modern Fresh (Deno) frontend with a Python (FASTAPI) backend for Coinbase integration and Azure AI Services for intelligent trading analysis. 💹
analytics automation cryptocurrency data deno fastapi fresh numpy python trading-algorithms trading-strategies tradingbot typescript
Last synced: 11 Apr 2026
https://github.com/harmanveer2546/movie-industry
Investigate the film industry to gain sufficient understanding of what attributes to success and in turn utilize this analysis to create actionable recommendations for companies to enter the industry.
business business-analytics dataanalysis datetime matplotlib numpy pandas python seaborn
Last synced: 11 Apr 2026
https://github.com/jayanthsd2003/ams-attendance_management_system
Project based on AMS-Attendance Management System
anaconda-navigator anaconda3 datetime face-recognition glob haarcascade-frontalface numpy opencv os pandas python python3 text-to-speech tkinter visual-studio-code
Last synced: 11 Apr 2026
https://github.com/nguyenanhtuan1912/computer_vision_exercises
Trong này sẽ chứa các file source về bài tập Computer Vision.
computer-vision numpy opencv python
Last synced: 12 Apr 2026
https://github.com/fatma-moanes/machine-learning-labs
My implementation for the labs of the Machine Learning course that I studied in my university, Zewail City.
bootstrap data-analysis data-science deep-learning keras knn-classification linear-regression logistic-regression machine-learning machine-learning-algorithms matplotlib ml neural-networks numpy pandas pca preprocessing python seaborn svm-classifier
Last synced: 12 Apr 2026
https://github.com/ngirimana/decision-trees-and-random-forest-
For this project we will be exploring publicly available data from [LendingClub.com](www.lendingclub.com). Lending Club connects people who need money (borrowers) with people who have money (investors). Hopefully, as an investor you would want to invest in people who showed a profile of having a high probability of paying you back. We will try to create a model that will help predict this. Lending club had a [very interesting year in 2016](https://en.wikipedia.org/wiki/Lending_Club#2016), so let's check out some of their data and keep the context in mind. This data is from before they even went public. We will use lending data from 2007-2010 and be trying to classify and predict whether or not the borrower paid back their loan in full. You can download the data from [here](https://www.lendingclub.com/info/download-data.action) or just use the csv already provided. It's recommended you use the csv provided as it has been cleaned of NA values. Here are what the columns represent: * credit.policy: 1 if the customer meets the credit underwriting criteria of LendingClub.com, and 0 otherwise. * purpose: The purpose of the loan (takes values "credit_card", "debt_consolidation", "educational", "major_purchase", "small_business", and "all_other"). * int.rate: The interest rate of the loan, as a proportion (a rate of 11% would be stored as 0.11). Borrowers judged by LendingClub.com to be more risky are assigned higher interest rates. * installment: The monthly installments owed by the borrower if the loan is funded. * log.annual.inc: The natural log of the self-reported annual income of the borrower. * dti: The debt-to-income ratio of the borrower (amount of debt divided by annual income). * fico: The FICO credit score of the borrower. * days.with.cr.line: The number of days the borrower has had a credit line. * revol.bal: The borrower's revolving balance (amount unpaid at the end of the credit card billing cycle). * revol.util: The borrower's revolving line utilization rate (the amount of the credit line used relative to total credit available). * inq.last.6mths: The borrower's number of inquiries by creditors in the last 6 months. * delinq.2yrs: The number of times the borrower had been 30+ days past due on a payment in the past 2 years. * pub.rec: The borrower's number of derogatory public records (bankruptcy filings, tax liens, or judgments).
artificial-intelligence decision-tree-classifier machine-learning matplotlib numpy pandas python3 random-forest-classifier seaborn
Last synced: 11 Apr 2026
https://github.com/Shriram-Vibhute/RealEstateForecast-Price-Prediction-System
This project aims to predict Prices of House. It involves several key stages, including data preprocessing, feature engineering, model selection, and evaluation. The goal is to develop a model that provides accurate and reliable price predictions based on the given features.
exploratory-data-analysis feature-engineering feature-transformation hyperparameter-tuning machine-learning matplotlib numpy pandas python random-forest sklearn
Last synced: 02 Apr 2025
https://github.com/iv4n-ga6l/OpenPose-Prediction
Person's body parts or joint position detection using openCV
detection numpy opencv prediction prediction-model python
Last synced: 28 Apr 2025
https://github.com/localhostpib/pythonplayground
Playground of destruction :-D
bootstrap designpatterns docker flask html jupyter-notebook matplotlib numpy office365 pandas plone5 plotly pygal python rest-api schedule seaborn sharepoint tal totp
Last synced: 10 Apr 2026
https://github.com/culeshovi/cs229
Machine Learning
machine-learning machine-learning-algorithms machine-learning-practice matplotlib numpy python3
Last synced: 10 Apr 2026
https://github.com/ayaanjawaid/google_playstore_data_analysis
This project provides an in-depth analysis of Google Play Store apps and user reviews, focusing on understanding app performance, user sentiment, and key trends in app categories. Using Python, I performed data cleaning, feature engineering, and exploratory data analysis (EDA) on app data and reviews.
data-analysis eda html numpy pandas-dataframe plotly python vizualisation
Last synced: 24 Feb 2026
https://github.com/kimpro82/myinvestmentmodules
Someday these will be an integrated trading system, but not now. So I am sad.
investment monte-carlo-simulation numpy python r vba xing-api
Last synced: 10 Feb 2026
https://github.com/fayzi-dev/machin_learning
Machin Learning Full Algorithm (Linear Regression, Decision tree, Random forest, Neural network ,Logistic regression ,Support vector machine ,Naive Bayes ,Clustering, XGBoost,DBscan,KMeans)
algorithms artificial-neural-networks logistic-regression machine-learning matplotlib matplotlib-pyplot naive-bayes-classifier numpy pandas python python3 seaborn seaborn-plots sklearn sklearn-knn sklearn-library sklearn-linear-model sklearn-linear-regression sklearn-metrics sklearn-svm
Last synced: 09 Apr 2025
https://github.com/otivedani/hedge_hog
Histogram of Oriented Gradients, full numpy
feature-extraction histogram-of-oriented-gradients hog-features numpy
Last synced: 13 Apr 2026
https://github.com/ayuhamaro/py_weight_estimation
體重變化預估
matplotlib numpy pandas python3 scikit-learn scipy
Last synced: 12 Apr 2026
https://github.com/sakshisrivastava-2601/credit-card-fraud-detection
Credit Card Fraud Detection Project Using Machine Learning. This project focuses on leveraging advanced Machine learning techniques to identify fraudulent transactions with high accuracy.
advanced-machine data machine-learning numpy project-repository python pytorch random-forest
Last synced: 16 Apr 2026
https://github.com/kamakshi4023/brain-tumour-detection
ML based project which uses various techniques to build a hybrid model for identifying brain tumour in MRI images
jupyter-notebook keras machine-learning ml numpy python seaborn sklearn sklearn-metrics tensorflow
Last synced: 03 Jan 2026
https://github.com/xushiyan/udacity-machine-learning
Content for Udacity's Machine Learning curriculum
jupyter-notebook machine-learning numpy pandas python reinforcement-learning scikit-learn supervised-learning udacity-machine-learning unsupervised-learning
Last synced: 13 Apr 2026
https://github.com/tasninanika/mammographic-masses-analysis-dt
This project uses a Decision Tree Classifier to predict whether a detected mammographic mass is benign (0) or malignant (1) based on input features.
decision-tree-classifier numpy pandas pyhton3 scikit-learn
Last synced: 11 Apr 2026
https://github.com/garcane/income-prediction-ml
This is a machine learning project aimed at predicting whether an individual's annual income exceeds $50,000 based on their demographic and personal information.
data data-science machine-learning ml numpy pandas python random-forest scikit-learn
Last synced: 08 Apr 2026
https://github.com/gauravsakure02/pubg_win_prediction
Predicting PUBG game wins using a dataset involves analyzing various in-game features such as player kills, distance traveled, and weapons acquired to build a model that forecasts the likelihood of winning a match based on player performance, helping in winning game
matplotlib numpy pandas sklearn
Last synced: 29 Apr 2026
https://github.com/anandarauf/wifu-detection
Machine Learning Wifu Detection from Dataset Anime and Manga
anime data-science dicoding dicoding-submission machine-learning machinelearning manga numpy object-detection pandas pandas-python python3 sklearn tensorflow waifu waifu-detection
Last synced: 13 Apr 2026
https://github.com/amorehead/ml-fundamentals
A self-educational series of Python scripts made to explore the vast library of machine learning knowledge.
machine-learning numpy pandas python scipy sentdex tensorflow tflearn
Last synced: 13 Apr 2026
https://github.com/muhammad-fiaz/gpt
A simple implementation based on the "Attention is All You Need" paper, using GPT-2 for text generation.
attention-is-all-you-need gpt gpt-2 gpt-3 gpt-implementation gpt-using-pytorch gpt2 numpy open-source paper-implementations python pytorch pytorch-implementation
Last synced: 13 Apr 2026
https://github.com/garcane/Income-Prediction-ML
This is a machine learning project aimed at predicting whether an individual's annual income exceeds $50,000 based on their demographic and personal information.
data data-science machine-learning ml numpy pandas python random-forest scikit-learn
Last synced: 24 Oct 2025
https://github.com/Zion-Dev1/E-commerce-Analysis
Short machine learning project which analyses customer behaviour 🔎
analysis clustering ecommerce machine-learning numpy pandas sklearn
Last synced: 24 Oct 2025
https://github.com/w86763777/numpynet
A simple Deep Learning framework powered by numpy.
backpropagation cnn deeplearning fundamental numpy python
Last synced: 11 Feb 2026
https://github.com/serratotech/python3-for-finance
Investment fundamentals & data analytics exercises
anaconda conda data-analytics finance ipynb jupyter-notebook numpy pandas python python3 python35
Last synced: 12 Apr 2026
https://github.com/rahulvictor12/the-movie-database-data-scrapper
A Python web scraper that collects movie data from The Movie Database (TMDB). It uses `requests`, `BeautifulSoup`, and `pandas` to extract titles, ratings, genres, and cast details from multiple pages. The data is structured into DataFrames and saved as a CSV, perfect for analysis or integration into projects.
beautifulsoup colab-notebook dataframes numpy pandas python requests testing webscraping
Last synced: 11 Apr 2026
https://github.com/moinak-majumdar/fake-currency-detection
Indian fake currency detecting mobile application.
cnn deep-learning flutter getx keras machine-learning mobile-app neural-network numpy random-forest scikit-learn support-vector-machines tensorflow
Last synced: 12 Apr 2026
https://github.com/ladityagogoi/shadowguard
The ShadowGuard Browser Extension is a powerful tool designed to enhance user experience by identifying and highlighting potential dark patterns on websites. Our extension employs a combination of machine learning algorithms and natural language processing (NLP) models to detect and classify various deceptive design practices
css flask html javascript joblib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/burakkagann/pixels2genai-2.0
Free, open-source curriculum teaching generative art and AI across 15 modules, from a single pixel to diffusion models.
computer-vision creative-coding curriculum deep-learning design-based-research diffusion-models education gans generative-ai generative-art machine-learning numpy pytorch touchdesigner vae
Last synced: 19 Jun 2026
https://github.com/nikita-data/eda_projects
Exploratory data analysis projects
cac data-analysis data-visualization eda folium-maps hypothesis-testing ltv math matplotlib numpy plotly python regular roi scipy seaborn segmentation statistics unit-economics
Last synced: 06 Jan 2026
https://github.com/jayakrishnagaddam/deep_sheild_
This is a Machine Learning applied Artificial intelligence project. Deepsheild is a cutting-edge deepfake detection system designed to safeguard the integrity of visual content in an era where synthetic media poses unprecedented challenges. Deepsheild stands as a robust fortress against the proliferation of manipulated videos and images.
artificial-intelligence bootstrap css cv2 deep-learning flask html machine-learning mongodb numpy tensorflow torch
Last synced: 11 Jan 2026
https://github.com/msadeqsirjani/synapse
seizure detector with neural networks
cnn edf matplotlib neural-network numpy pyedflib python seizure-detection sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/prakashjha1/stock-trend-prediction
Deep learning for predicting stock market prices and trends has become even more popular than before. I have used yahoo finance to collect the data and LSTM to build the stock trend model.
deep-learning keras lstm lstm-neural-networks machine-learning numpy pandas pandas-datareader prediction python rnn tensorflow
Last synced: 11 Apr 2026
https://github.com/jaypanchal9/spotless-data
Spotless Data: A Python-based workflow using Jupyter Notebooks for efficient data cleaning, preprocessing, handling missing values, correcting outliers, and integrating external datasets ideal for quick, reliable, and clean data preparation.
data-cleaning data-preprocessing data-wrangling matplotlib numpy pandas python3
Last synced: 13 Apr 2026
https://github.com/jilliennelapid/finalproject_group53
Final Project for COP2080. Audio Graphical software that works with mono-channel .wav files and plots them in various ways.
matplotlib numpy pydub python scipy tkinter
Last synced: 14 Apr 2026
https://github.com/pacatro/lse2text
Deep learning program that translates Spanish Sign Language (LSE) to text in real time.
ai cnn computer-vision deep-learning lse matplotlib numpy pandas python pytorch pytorch-lightning scikit-learn torchmetrics translation
Last synced: 11 Apr 2026
https://github.com/kanishk1420/renewabled-data-helper
An AI-powered assistant designed to help analysts, developers, and investors efficiently analyze and extract critical insights from renewable energy project documents. Built using Python, Google Gemini, FAISS, and Streamlit
gemini-api langchain mongodb numpy python streamlit
Last synced: 11 Apr 2026
https://github.com/rusiruchapana/blood-group-prediction
Creating a machine learning project to predict blood groups from fingerprint patterns
asp-net-web-api keras matplotlib numpy opencv-python pandas pillow scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/hamdaniqhmqd/test-deploy-streamlit
dateset machine-learning matplotlib numpy pandas python sklearn-library stremlit
Last synced: 10 Apr 2026
https://github.com/urme-b/multimodal-multisensor
Longitudinal neurophysiological study of adult psychometric testing.
keras matplotlib numpy pandas python pytorch scikit-learn seaborn tensorflow
Last synced: 13 Apr 2026
https://github.com/awrsha/principal-component-analysis
Dimension reduction in Python
image-processing matplotlib numpy pillow python
Last synced: 02 Sep 2025
https://github.com/da-luce/cornell-autobike
Codebase of the Cornell Autonomous Bicycle Team
autonomous-vehicles cornell docker machine-learning mapping matplotlib numba numpy osmnx pytest python3 qlearning robotics scipy tk
Last synced: 27 Feb 2026
https://github.com/asim-2000/machine-learning-projects-in-python
ensemble-model machine-learning matplotlib numpy pandas python sklearn
Last synced: 11 Apr 2026
https://github.com/zazi2002/neuroscience-project-cnn
This project is part of the Neuroscience of Learning, Memory, Cognition course and focuses on the visual processing pathways in the brain, particularly the dorsal and ventral streams.
cnn-for-visual-recognition learning matplotlib numpy scipy visual-processing
Last synced: 09 May 2026
https://github.com/arnoldchrisoduor1/machinelearning-and-neuralnetworks
Starting out in Machine Learning.
numpy pandas python scikit-learn scipy sql tensorflow2
Last synced: 11 Apr 2026
https://github.com/nikita-data/unit_economics_projects
unit economics & cohort analysis projects
cac churn-rate conversion create-function data-analysis data-visualization eda hypothesis-testing ltv math matplotlib numpy python retention-rate roi scipy seaborn segmentation statistics unit-economics
Last synced: 06 Jan 2026
https://github.com/sushmitha-93/cmpe275---machine-learning-assigments-and-labs
Machine Learning Course Topic wise Assignments and Projects
artficial-neural-network classification-algorithm clustering-algorithm convolutional-neural-networks machine-learning natural-language-processing numpy pandas plotly python regression-algorithms regularization-methods sentiment-analysis sklearn tensorflow time-series-analysis
Last synced: 11 Apr 2026
https://github.com/a3ro-dev/weather-prediction-application
a weather prediction application built using Streamlit. The application predicts future temperatures and weather types based on past trends. It provides a sleek and intuitive user interface for input and displays the predictions dynamically.
charts mathematics matplotlib numpy plotting python python3 streamlit weather weather-app weather-forecast weatherprediction webapp
Last synced: 06 Feb 2026
https://github.com/cusyio/datenverarbeitung-mit-numpy
Kurs zum Schreiben und Optimieren eigener Programme zur Datenverarbeitung mit Numpy.
Last synced: 08 Jun 2026
https://github.com/gaurangdave/house_price_predictions
Machine Learning Application to predict House Prices
hands-on learning-by-doing machine-learning numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/amishmathur1/resumeats
✨ With Resume ATS Analyzer, users can improve their resume quality, boost ATS compatibility, and increase their chances of landing interviews — all with smart AI assistance.
express-python matplotlib-python nltk nltk-python numpy openai-api pandas plotly plotly-dash plotly-express pypdf2 python streamlit wordcloud
Last synced: 11 Apr 2026
https://github.com/socaity/media-toolkit
Web-ready standardized file processing and serialization. Read, write, convert and send files. Including image, audio, video and any other file. Easily convert between numpy, base64, bytes and more.
base64 bytesio fast-task-api httpx image-processing json numpy serialization video
Last synced: 27 Oct 2025
https://github.com/avijit-jana/used-car-price-prediction
A Streamlit-based application utilizing machine learning to predict used car prices based on features like make, model, year, fuel type, and transmission, enhancing customer experience and streamlining the pricing process.
carpriceprediction data-science jupyter-notebooks machine-learning numpy pandas pickle pricing-data-science python3 streamlit streamlit-webapp webapplication
Last synced: 11 Apr 2026
https://github.com/suraj-sedai/lstm-deep-learning
A step-by-step guide to mastering sequence prediction using TensorFlow and LSTM. This repository covers everything from basic linear predictions to advanced multi-step forecasting, many-to-many LSTM models, and real-world applications like stock price forecasting and sales prediction.
lstm-neural-networks lstm-sentiment-analysis numpy pandas python sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/williyam-m/movie-recommendation-system
Developed a web app with a cosine similarity machine learning model for personalized recommendations based on user history, likes, bookmarks, and activity. Implemented user auth and CRUD operations for movies.
django machine-learning numpy pandas prediction-model python scikit-learn
Last synced: 10 Apr 2026
https://github.com/subhash3/neural_net_using_numpy
Feed Forward Neural Networks using Numpy
feedforward-neural-network from-scratch neural-network nicenet numpy python3
Last synced: 14 Apr 2025
https://github.com/osx-rsplug-a/py_studies
Python studies
math matplotlib numpy pandas python
Last synced: 12 Apr 2026
https://github.com/nathanaelsantos/dynamic-maze-search-algorithms
Dynamic-Maze-Search-Algorithms
conda docker graph-tool inteligencia-artificial numpy pygame python
Last synced: 24 Jan 2026
https://github.com/epsoft/text-generation-stopword
text generation stopword
datasets generation nltk nltk-library nltk-python numpy re stopword text wordnet wordnet-library
Last synced: 15 May 2026
https://github.com/kunalshelke90/predict-bank-credit-risk-using-south-german-credit-data
This is an end-to-end ML project, which aims at developing a classification model for the problem of classifying a given customer profile into either of the risk category (safe or not safe). The final classifier used for this project is CatBoost classifier. Deployed in AWS.
aws cassandra catboost-classifier classification credit-risk data data-science dataanalysis dockerfile finance financial-analysis flask github-actions logging machine-learning mlflow numpy pandas python
Last synced: 03 Jan 2026
https://github.com/kartikeya443/handgesture_detection_opencv
A Computer Vision based model trained on data sets of over 300 inputs for a particular gesture is able to detect and identify human hands gestures effortlessly and is able to track the coordinates for further modifications in its usage for controlling devices like mouse and windows (control features are in development).
deep-learning mediapipe numpy opencv tensorflow
Last synced: 11 Apr 2026
https://github.com/moindalvs/assignment-basic-stats-level1
Assignment Basic Stats
bia binomial-distribution boxplot confidence-intervals datatypes descriptive-statistics inferential-statistics normal-distribution numpy pandas probability python3 scipy-stats statistics z-score
Last synced: 24 Jan 2026
https://github.com/sorna-fast/iris-classifier-pca
An interactive web application for Iris flower classification using Random Forest and PCA visualization, built with Streamlit. Features real-time predictions, interactive model training, and beautiful data visualizations.
matplotlib matplotlib-pyplot matplotlib-python numpy pandas python seaborn sklearn streamlit
Last synced: 16 Apr 2026
https://github.com/sralter/sustainability_insights
A data analysis project that derived insights from an emissions dataset sourced from Climate TRACE.
duckdb eda matplotlib numpy pandas tableau
Last synced: 12 Feb 2026
https://github.com/i-am-nolan25/bells-palsy-ml-research
A Machine Learning Model to Grade the Severity of Bell's Palsy
artificial-intelligence dlib healthtech jupyter-notebook machine-learning matplotlib numpy opencv pandas python research scikit-learn scipy
Last synced: 06 Mar 2025
https://github.com/epsoft/transfer-learning
Transfer Learning
numpy seaborn tensorflow transfer-learning
Last synced: 06 May 2026
https://github.com/satvikpraveen/fashionmnist-analysis
A comprehensive analysis of the Fashion MNIST dataset using PyTorch. Covers data preparation, EDA, baseline modeling, and fine-tuning CNNs like ResNet. Includes modular folders for data, notebooks, and results. Features CSV exports, visualizations, metrics comparison, and a requirements.txt for easy setup. Ideal for ML workflow exploration.
computer-vision confusion-matrix convolutional-neural-networks deep-learning-algorithms exploratory-data-analysis fashion-mnist-dataset fine-tuning hyperparameter-tuning image-classification jupyter-notebook machine-learning-algorithms matplotlib-pyplot model-evaluation numpy pandas pytorch resnet-18 scikit-learn seaborn vgg
Last synced: 22 Apr 2025
https://github.com/brenofariasdasilva/dagster-portuguese-grades
Dagster Portuguese Grades Model.
dagster matplotlib numpy pandas python scikit-learn seaborn
Last synced: 15 Apr 2026
https://github.com/aymen016/emotion-recognition-using-face-detection
A deep learning-based project that detects human faces and predicts their emotions in real-time using OpenCV and a trained neural network model.
gpu-acceleration haar-cascade-classifier keras-tensorflow matplotlib numpy opencv python
Last synced: 13 Apr 2026