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-26 00:18:09 UTC
- JSON Representation
https://github.com/deanlogan/data-analysis-course
Code created when completing the Data Analysis with Python Course on freecodecamp.org
course data-analysis numpy pandas python python3
Last synced: 06 May 2026
https://github.com/paulo-santos-ds/llm
Um aplicativo web simples de tradução que converte texto do português para o inglês, construído com Streamlit e Google Translator
deeptranslate googletranslate numpy pyngrok python streamlit
Last synced: 06 May 2026
https://github.com/fazal-coder/capturing_img
python code for Creating blue color image
loop numpy opencv processing python scheduler threading
Last synced: 06 May 2026
https://github.com/cycle-sync-ai/student-score-analysis
A data-driven student performance analysis project using UCI dataset (396 students, 33 features). Implements machine learning models (K-means, PCA, Decision Tree, Random Forest, Linear Regression) to analyze academic patterns and predict student scores based on lifestyle, health, and study habits.
clustering clustering-algorithm decision-trees feature-engineering learning-management-system linear-regression machine-learning machine-learning-algorithms matplotlib numpy pandas pca pickle prediction prediction-algorithm scikit-learn score seaborn student
Last synced: 06 May 2026
https://github.com/elmezianech/classifyreviews_nlp
Revolutionize customer feedback analysis with our NLP Insights Analyzer. Utilize cutting-edge text preprocessing to transform raw reviews into a machine-friendly format. Explore sentiment models, such as Logistic Regression and Naive Bayes, employing cross-validation for model robustness.
accuracy-score ai countvectorizer cross-validation joblib logistic-regression machine-learning ml multinomialnb naive-bayes-classifier nltk-library numpy pandas randomforestclassifier svc
Last synced: 06 May 2026
https://github.com/naveen88112/genetic_algos_maze_solver
Genetic Algorithm Maze Solver This project utilizes a Genetic Algorithm (GA) to solve the optimization of a maze problem. It evolves the population of promising solutions to the best solution finding shortest path between start and end point using selection, crossover, and mutation.
deap-library genetic-algorithms matplotlib maze-solver numpy python
Last synced: 06 May 2026
https://github.com/fbi555/fashion-mnist-cnn-tf
🧵 Classify fashion images using a compact CNN model in TensorFlow/Keras, designed for the Fashion-MNIST dataset with easy execution in Google Colab.
adam classification cnn colab-notebook computer-vision convolutional-neural-networks custom-training-loop deep-learning fashion-mnist gans image-classification interactive jupyter-notebook keras lowlevelapi mnist-dataset numpy regularization
Last synced: 06 May 2026
https://github.com/albert-2002/robust-penalized-empirical-likelihood-estimation-method-for-linear-regression
Implementation for the paper titled: Robust Penalized Empirical Likelihood Estimation Method for Linear Regression
linear-regression machine-learning numpy pandas python regression regression-analysis statistics
Last synced: 06 May 2026
https://github.com/christiansassi/signal-image-and-video-project
Project developed by Pietro Bologna (@bolognapietro) and Christian Sassi for the Signal, Image and Video course.
image-processing mri-segmentation numpy opencv python
Last synced: 06 May 2026
https://github.com/williyam-m/company-registration-trends
Utilized Linear Regression from scikit-learn to predict future company registration trends.
flask matplotlib numpy pandas-python scikit-learn
Last synced: 06 May 2026
https://github.com/swapnilvishwakarma/twitter_sentiment_dashboard
Using Streamlit and Python, I created interactive data dashboards and used Pandas to manipulate data in data science workflows. I also used Plotly to create interactive graphs.
dashboard machine-learning matplotlib numpy pandas plotly sentiment-analysis streamlit-webapp webapp wordcloud
Last synced: 06 May 2026
https://github.com/kavayk29/text-summarization-fine-tuning-pegasus-model
This project uses the Pegasus model to generate concise, coherent text summaries. Fine-tuned on large datasets, it excels in abstractive summarization, ideal for automating tasks like summarizing articles and research papers.
datasets huggingface-transformers matplotlib nltk numpy pandas teansform tqdm
Last synced: 06 May 2026
https://github.com/xanonymous-github/multimediax
The collections of class projects in Multimedia Technologies and Applications class, NTUT.
deep-learning machine-learning numpy opencv-python
Last synced: 06 May 2026
https://github.com/timeless-residents/handson-tensorflow-numpy
A practical guide to learning and using TensorFlow and NumPy for data manipulation and machine learning
data-science machine-learning numpy tensorflow tutorial
Last synced: 06 May 2026
https://github.com/hansalemaos/cv2_collage
Create a collage from images with OpenCV
Last synced: 06 May 2026
https://github.com/ananyachibber21/automation-python-projects
Automation with Python (Second Year Projects)
automation chromedriver numpy openpyxl pandas-dataframes python selenium
Last synced: 06 May 2026
https://github.com/kumar-o/customer-churn-prediction
🔍 Predict customer churn using a synthetic dataset with advanced models and metrics to enhance business retention strategies and decision-making.
churn-prediction customer-churn-prediction customer-survival-analysis data-science factorization-machines flask-application gridsearchcv libsvm machine-learning model-evaluation numpy pipelines roc-auc scikit-learn seaborn smote survival-analysis xgboost4j
Last synced: 06 May 2026
https://github.com/prab9166/-web-content-extraction-and-sentiment-analysis-
web content extraction and sentiment analysis on URLs provided in an Excel file. Its divided into classes to manage different stages such as data loading, web scraping, text processing, sentiment scoring, and output generation
beautifulsoup lxml nltk-python numpy pandas python re requests xlsxwriter
Last synced: 06 May 2026
https://github.com/lunanvarg/bid-data-cac22039
En este repositorio se vé mi TP Integrador del programa Codo a Codo: Big Data
colab data-studio-google deepnote excel matplotlib mysql numpy pandas-library python seaborn
Last synced: 06 May 2026
https://github.com/sahilmate/gesturepainter
Virtual Painting Application
gesturepainter mediapi numpy opencv virtualpaint
Last synced: 06 May 2026
https://github.com/piero24/lossfuncition-4sn
This research will show an innovative method useful in the segmentation of polyps during the screening phases of colonoscopies. To do this we have adopted a new approach which consists in merging the hybrid semantic network (HSNet) architecture model with the Reagion-wise(RW) as a loss function for the backpropagation process.
dataset deep-learning deep-neural-networks loss loss-functions matplotlib neural-network numpy opencv polyp-detection polyp-segmentation python python3 pytorch segmentation segmentation-models torchvision transformers unipd unipd-dei
Last synced: 06 May 2026
https://github.com/fatihilhan42/lane-line-detection-with-python
In this project you will detect lane lines in images using Python and OpenCV. OpenCV means "Open-Source Computer Vision", which is a package that has many useful tools for analyzing images.
image-processing line-detection numpy opencv python
Last synced: 06 May 2026
https://github.com/vandanac20/advanced-real-estate-valuation-with-ensemble-regression-models
Advanced Real Estate Valuation with Ensemble Regression Models
machine-learning numpy pandas python sklearn
Last synced: 06 May 2026
https://github.com/dhruwsunita/iphones-eda-analysis
EDA analysis on apple products.
data-analysis data-visualization eda matplotlib numpy pandas plotly python seaborn
Last synced: 06 May 2026
https://github.com/bartosz-ziolkowski/social_data
Data analysis of San Francisco's crime data set from 2003 to 2018
data-science data-visualization jupyter-notebook numpy pandas python
Last synced: 06 May 2026
https://github.com/redinfinitypro/python-finance
Rating: (8/10) The code performs a linear regression analysis on stock data using the yfinance library, importing necessary libraries, selecting stock symbols, downloading data, fitting a model, making predictions, and visualizing results.
datetime matplotlib numpy pandas random sklearn yfinance
Last synced: 06 May 2026
https://github.com/jayanthpotluri5513/heart-disease-prediction-using-ml
This project aims to develop a machine learning model for heart disease prediction, leveraging the potential of advanced algorithms and a comprehensive dataset.
machine-learning matplotlib numpy pandas python
Last synced: 06 May 2026
https://github.com/jai0212/course-selector-uoft
A program that suggests university courses based on your program and provides a custom GUI to customize your course plan. Created to help UofT students
beautifulsoup csv graphs graphs-algorithms networkx-graph numpy os parser pickle pillow plotly python tkinter-gui tkmacosx
Last synced: 06 May 2026
https://github.com/theweird-kid/ml-notes
Machine Learning Notes
machine-learning matplotlib numpy scikit-learn seaborn
Last synced: 06 May 2026
https://github.com/harmanveer-2546/student-performance-in-exam
Student performance analysis and prediction using datasets has become an essential component of modern education systems. With the increasing availability of data on student, schools and universities are using advanced analytics and machine learning algorithms to gain insights into student performance and predict future outcomes.
classification-report cluster dbscan dimensionality-reduction k-means-clustering labelling linear-regression logistic-regression numpy pandas pre-processing random-forest-classifier test-train-split unsupervised-machine-learning visualization
Last synced: 06 May 2026
https://github.com/jcbritobr/iris-python
Simple data analysis using iris dataset, pandas, numpy, matplotlib and seaborn.
data-science matplotlib numpy pandas python seaborn
Last synced: 06 May 2026
https://github.com/jonolav95/advent_of_code_2022
Using Python with Pandas and Numpy (www.adventofcode.com).
Last synced: 06 May 2026
https://github.com/abdulrahmanaymann/data-storage-and-information-retrieval
This is a Python project that performs tokenization, stop word removal, positional indexing, phrase query searching, term frequency-inverse document frequency (TF-IDF) calculation, cosine similarity computation, and document ranking.
cosine-similarity information-retrieval nltk numpy pandas postional-index python ranking stop-word-removal tf-idf tokenization
Last synced: 06 May 2026
https://github.com/aleksibovellan/ai-2048-game
AI Heuristics in Python for solving the 2048 Game
2048 2048-game 2048-solver ai expectimax game heuristics numba numpy python python3
Last synced: 06 May 2026
https://github.com/kianaabrisham/svm-from-scratch
Linear SVM from scratch with hinge loss + decision boundaries
classification from-scratch fundamentals hinge-loss numpy optimization scikit-learn svm
Last synced: 07 May 2026
https://github.com/shimu-i/pythonmastery
Diving into Python essentials, libraries, and tricks to become an AI & ML pro. Coding, learning, and having fun while building the future!
Last synced: 07 May 2026
https://github.com/voorhs/ml-practice
ML algorithms implementation
aimasters lomonosov-msu machine-learning numpy python
Last synced: 07 May 2026
https://github.com/chandkund/pytorch
Foundational introduction to PyTorch, focusing on the basics of tensors, their creation, manipulation, and operations, which are essential for understanding and building deep learning models
classification computer-vision cuda-programming deep-learning loss-functions matplotlib numpy optimization pandas pyhton pytroch workflow
Last synced: 07 May 2026
https://github.com/malintha-induwara/python-for-ds
This repository contains my personal notes, exercises, and examples for Python
numpy pandas python webscraping
Last synced: 07 May 2026
https://github.com/siddhantprateek/machine-learning-resources
Machine Learning Resources
best-practices clustering-algorithm data-analysis deep-learning in-progress journey linear-regression machine-learning machine-learning-algorithms neural-language-modelling neural-language-processing neural-network numpy python3 read reinforcement-learning-algorithms tensorflow visualisation
Last synced: 07 May 2026
https://github.com/waghraj1699/ipl-win-probability-predictor
Web app to predict live probability of win percentage of match
data-preprocessing machine-learning ml-algorithms numpy pandas
Last synced: 07 May 2026
https://github.com/sriyaroy/coding-challenges
50 Machine Learning & Computer Vision challenges ranging from Easy to Hard to sharpen you ML engineering skills.
coding-challenges computer-vision interview-prep machine-learning numpy python pytorch
Last synced: 07 May 2026
https://github.com/thearnavrustagi/cepstral_analysis
audio feature extraction
cepstral-analysis feature-extraction numpy python3 scipy
Last synced: 07 May 2026
https://github.com/dakshdeephere/bank_eda-practice
EDA analysis of Bank.csv dataset
analysis data data-visualization dataanalysis matplotlib numpy pandas python3 seaborn
Last synced: 07 May 2026
https://github.com/jonad/titanic_survival
Basic decision tree model for Titanic dataset. Predict who will survive.
jupyter-notebook matplotlib numpy pandas python3 titanic-survival-prediction
Last synced: 07 May 2026
https://github.com/suhas-005/jovian-data-analysis-course-assignment
These are my assignments for Data Analysis : Zero to Pandas course by Jovian.ai
data-analysis data-analytics numpy pandas python
Last synced: 07 May 2026
https://github.com/dulajkavinda/breast-cancer-detect
🧬 breast cancer classification using machine learning
added machinelearning matplotlib numpy pandas python
Last synced: 07 May 2026
https://github.com/ashwani-199/web-scraping2023
Python Web-Scraping 2023
beautifulsoup4 django-framework numpy pandas python rest-api
Last synced: 07 May 2026
https://github.com/amruta33/bike_sharing
Building ML model for Bike sharing
linear-regression matplotlib numpy pandas python3 seaborn
Last synced: 07 May 2026
https://github.com/aicorsair/python-case-study-ab-testing-for-lunartech-homepage-cta-button
This repository contains a detailed case study on an A/B test of LunarTech's homepage CTA button, using proxy data structured similarly to the company's real data.
ab-testing click-through-rate confidence-intervals data-analysis data-analytics data-exploration data-science data-visualization hypothesis-testing matplotlib normal-distribution numpy pandas practical-significance python statistical-analysis statistical-significance z-critical z-statistic z-test
Last synced: 07 May 2026
https://github.com/miss-mhv/retail_strategy_and_analytics
The purpose of this work is to analyze data from a supermarket to better understand the types of customers who buy chips and their buying behavior in the area.
jupyter-notebook numpy pandas python3
Last synced: 07 May 2026
https://github.com/theamnabb/my-ai-brain
A complete, structured AI learning journey from scratch to advanced. Includes daily logs, mini projects, roadmaps, and useful resources for Artificial Intelligence, Machine Learning, Deep Learning, and Generative AI.
matplotlib numpy pandas pyhton3
Last synced: 07 May 2026
https://github.com/ai-ahmed/bda-and-ds
Dual Course: EMC2 Data Scientist & Big Data Analytics & IBM Professional Data Science Course
analytics big-data data-science jupyter-notebook jupyterlab linear-algebra mathematics matplotlib ml numpy pandas probability seaborn sklearn statistics
Last synced: 07 May 2026
https://github.com/jonad/chicago_crime_analysis
Exploratory data analysis on Chicago Crime dataset.
jupyter-notebook matplotlib numpy pandas python3
Last synced: 07 May 2026
https://github.com/matteopolak/chatterbox
RNN-based chat message generator.
numpy pandas python rnn tensorflow text-generation
Last synced: 07 May 2026
https://github.com/shantanudhanawade/mini-projects
Price prediction with linear regression
matplotlib-python numpy pandas scikit-learn-python
Last synced: 07 May 2026
https://github.com/s-hirata0831/graphicsprocessing
Pythonによる画像処理基礎実験(with OpenCV)
Last synced: 07 May 2026
https://github.com/ayushmankumar7/siamese-network-with-one-shot-learning
Implementation of this paper - https://www.cs.cmu.edu/~rsalakhu/papers/oneshot1.pdf
Last synced: 07 May 2026
https://github.com/helosantosdesousa/analise-dados-titanic
Análise de dados com o dataset 'Titanic - Machine Learning from disaster'
analise-de-dados analise-exploratoria bootcamp bootcamp-project data-analysis data-girls data-science matplotlib numpy pandas python
Last synced: 07 May 2026
https://github.com/ganesh774218/eda-book-store
Exploratory data analysis on a book store dataset to uncover sales trends, popular genres, and top publishers.
data-visualization datacleaning datamanipulation eda matplotlib numpy pandas python pythonp pythonproject seaborn
Last synced: 07 May 2026
https://github.com/pointer2alvee/machine-learning-algorithms-scratch
Core Machine Learning concepts , algorithms & maths implemented completely from scratch using Python & numpy only.
machine-learning-algorithms numpy pandas probabilistic-machine-learning python statistical-models
Last synced: 07 May 2026
https://github.com/mgitrov/kulo-chatbot
A retrieval based chatbot aiming to simulate human-like conversation with the user via text messages on chat.
artificial-neural-networks bag-of-words deep-learning json keras lemmatization natural-language-processing nltk numpy tkinter tokenization
Last synced: 07 May 2026
https://github.com/krishbharadwaj5678/gestureninja
Play Fruit Ninja using just your index finger with real time gesture tracking. No mouse, no keyboard — just your webcam and smooth slicing.
automation computer-vision cvzone finger-tracking fruit-ninja game-development gamedev gesture-recognition hand-tracking mediapipe mouse mouse-control numpy opencv pyautogui python realtime virtualmouse webcam
Last synced: 07 May 2026
https://github.com/salvatoreamaddio/powerbi
This project combines both Python and PowerBI technologies. It cleans a dataset and imports it into a PowerBI file.
numpy pandas pandas-python powerbi python
Last synced: 07 May 2026
https://github.com/abideen-olawuwo/vg_sales
Predicting Games Sales
machine-learning matplotlib numpy pandas seaborn sklearn
Last synced: 07 May 2026
https://github.com/alekiie/streamlit-dashboard
A dashboard that utilizes the power of streamlit charts to create intuitive and easy to understand charts for data visualization.
data-visualization matplotlib numpy pandas python3 streamlit
Last synced: 07 May 2026
https://github.com/ayushpatel2026/stock_predictor
Neural Networks to Predict Stock Prices
data-science flask-api machine-learning neural-network numpy python pytorch
Last synced: 07 May 2026
https://github.com/shefreenkaur/web-scraping-and-word-frequencies
This project analyzes word frequencies in BC Legislative documents using Stanford CoreNLP and Python. The program extracts text from PDF documents, processes it using natural language processing techniques, and generates a comprehensive word frequency analysis.
analytics chromedriver easyocr nlp numpy pandas pymupdf python selenium stanfordcorenlp webscraping wordfrequency
Last synced: 07 May 2026
https://github.com/mnitin-reddy/coffee-shop-sales-analytics
This project analyzes coffee shop sales data to uncover key insights, focusing on customer behavior, product performance, and sales trends. Using Pandas, Matplotlib, and Seaborn, the analysis identifies peak sales hours, popular product categories, and opportunities for upselling or bundling.
datasceince datavisualization exploratory-data-analysis matplotlib numpy pandas python seaborn
Last synced: 07 May 2026
https://github.com/jimmymugendi/luxdev-week-2-boot-camp
correlation-analysis eda matplotlib numpy pandas seaborn-plots visualizations
Last synced: 07 May 2026
https://github.com/ebadshabbir/bluff-detection-model-polynomial_regression-
This project predicts employee salaries based on position levels using Linear and Polynomial Regression models. It trains models with degrees 2, 3, and 4 on a dataset of job titles, position levels, and salaries, and predicts the salary for a position level of 6.5. The results are visualized to compare model performance.
jupyter-notebook linear-regression machine-learning matplotlib-pyplot multiple-linear-regression numpy polynomial-regression python
Last synced: 07 May 2026
https://github.com/imskully/python-cv-fault-detection
Fault detection algorithm that determines whether or not a fault exists within a ring using raw computer vision.
ccl computer-vision matplotlib morphology numpy opencv python
Last synced: 07 May 2026
https://github.com/shivangmathur1/simple-qlearning
Solving gym environments using Numpy Qtables and Q-learning
Last synced: 07 May 2026
https://github.com/hackintoshrao/first-neural-network
Simple Neural Network with a hidden layer written from scratch using Numpy for prediction the bike sharing sales
deep-learning neural-networks numpy python
Last synced: 07 May 2026
https://github.com/ifimust/room_generator
Room generator service for 2D game levels
flask google-app-engine microservice numpy procedural-generation python
Last synced: 07 May 2026
https://github.com/leftcoastnerdgirl/extract_transform_load
This mini project introduces data cleaning through ETL
data-cleaning etl extract-transform-load json merge-sort numpy pandas-dataframe pandas-python
Last synced: 07 May 2026
https://github.com/pocketfullofdata/electric-vehicles-market-size-analysis
This project analyzes the growth, adoption trends, and future projections of the electric vehicle (EV) market. Using data analysis and visualization techniques, it examines key factors like sales trends, and consumer adoption to understand the evolving landscape of the EV industry.
analysis data jupyter-notebook matplotlib numpy python seaborn vscode
Last synced: 07 May 2026
https://github.com/pesala-x/data-science-ai-assessments
this is inClass practice application for Python-for-Data-Science-AI
data-types functions jupyter-notebook loops machine-learning numpy pandas-python python python3 seaborn
Last synced: 07 May 2026
https://github.com/pereira-elizabeth/aah-2d-hermitian
Minimal 2D AAH model: build, diagonalize, and plot spectrum (NumPy/Matplotlib)
condensed-matter numpy physics scipy tight-binding
Last synced: 07 May 2026
https://github.com/kavayk29/audio-classification-using-python-library
This is a audio classification Project using python Libraries such as librosa to make the visual representation of the audio files, and using numpy to make array of data for manipulation and then extraction the features for classification to train and test of CNN model.
librosa matplotlib-pyplot mfcc-features numpy pandas sklearn-library
Last synced: 07 May 2026
https://github.com/maxencebonamy/ascii-webcam
You can see yourself in real time through characters in a terminal. This project is an enhancement of another project which consists in converting an image to ASCII format, which allows, in a way, to compress it.
ascii numpy opencv python webcam
Last synced: 07 May 2026
https://github.com/jimmymugendi/bulding-a-decision-tree-to-predict-customer-churn
This repo desribes bulding a decision tree to predict customer churn in a given organisation
accuracy-score decision-tree-classifier matplotlib-pyplot numpy pandas-dataframe scikit-learn
Last synced: 07 May 2026
https://github.com/christabelsakyi/sentiment_analysis
This project involves analyzing customer reviews to classify them as positive or negative using Logistic Regression. The workflow includes text preprocessing, feature extraction, training a model, making predictions, and evaluating its performance. Dataset
imblearn machine-learning nltk numpy python sklearn
Last synced: 07 May 2026
https://github.com/minjii1079/pytune
Building PyTune, a Python guitar tuner that uses PyAudio for recording, NumPy for math operations, and SciPy for FFT (Fast Fourier Transform) and signal processing.
fft guitar-tuner music numpy pyaudio python3 scipy
Last synced: 07 May 2026
https://github.com/jnayak1/naive_bayes_cars
Using Naive Bayes and SGD ML algorithms to predict if a new car will decrease in price
cars machine-learning naive-bayes numpy sklearn
Last synced: 07 May 2026
https://github.com/arnie1x/massive-dataset-lab
This project involves basic data manipulation with JSON files, focusing on tasks related to data processing of the MASSive dataset and file management.
data-science numpy pandas pandas-dataframe python3
Last synced: 07 May 2026
https://github.com/aimin-nur/dataanalyst-cohortanalysis
Sebuah project Data Analayst untuk mengetahui bagaimana pola pembelian pelanggan dalam periode waktu tertentu (Cohort Analysis)..
cohort-analysis numpy pandas pytz
Last synced: 07 May 2026
https://github.com/jpgiant/gujaratrainfallanalysis_2021
Analysis about the rainfall that occurred in the districts of Gujarat state in 2021
data-analysis exploratory-data-analysis exploratory-data-visualizations matplotlib numpy pandas-python python
Last synced: 07 May 2026
https://github.com/anselmoo/useful-math-functions
useful-math-functions for Optimization, Benchmarking, Visualizing, and more ...
basic functions math mathematics numpy
Last synced: 17 Mar 2025
https://github.com/mogankumar/covid-19-classification
A deep learning-based project that classifies chest X-ray images into Normal, COVID-19, and Viral Pneumonia using a two-layer CNN architecture. Achieves high accuracy and demonstrates potential for aiding in early diagnosis and treatment of COVID-19.
keras-tensorflow matplotlib numpy python3
Last synced: 11 May 2026
https://github.com/themysterysolver/python_basics
"This repo includes simple Python programs for beginners, covering various concepts, object-oriented programming, and different module usages, to help with understanding and learning Python."
basic-python-syntax collections dsa matplotlib numpy oops-in-python pandas python re scipy
Last synced: 05 Apr 2026
https://github.com/amardeepsingh-06/smart_attendance_system
The Smart Attendance System is designed to automate the attendance process using facial recognition. Traditional methods of taking attendance can be time-consuming and prone to errors. This project aims to streamline the process by leveraging computer vision technology, allowing for efficient, contactless, and accurate attendance tracking.
asgiref django mysql numpy opencv pillow-library python sqlparse
Last synced: 05 Apr 2026