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/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/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/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/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/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/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/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/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/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/amruta33/bike_sharing
Building ML model for Bike sharing
linear-regression matplotlib numpy pandas python3 seaborn
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/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/shantanudhanawade/mini-projects
Price prediction with linear regression
matplotlib-python numpy pandas scikit-learn-python
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/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/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/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/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/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/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/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/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/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/prajakta1321/exoplanet-atmospheric-characterization-1
A machine learning project to classify exoplanets using light curve image data. Developed as part of the ML4SCI GSoC 2025 Test Task. Includes data processing, CNN-based model, and full report.
classification colab-notebook dbscan gsoc-2025 machine-learning-algorithms matplotlib-python ml numpy open-source pca-analysis python3 seaborn
Last synced: 07 May 2026
https://github.com/4strium/predict-french-tv-audience
π¬ A beginner's machine learning project whose aim is to predict the audience for films on TV in France, based on previous data provided by the CNC and MΓ©diamΓ©trie.
machine-learning numpy pandas python tv xgboost
Last synced: 07 May 2026
https://github.com/louisblankemeier/numpytex
Latex script generator that generates an aesthetically appealing table using a numpy array.
latex numpy script-generator table
Last synced: 07 May 2026
https://github.com/kostadinlambov/the-galois-field-in-cryptography
This project is about Galois fields, what properties they have and how they can be used in cryptography.
aes-encryption asymmetric-cryptography encryption-decryption extension-fields finite-fields galois-fields numpy prime-fields python symmetric-cryptography
Last synced: 08 May 2026
https://github.com/djdurga/predictive_analysis_in_diabetes
This project applies Logistic Regression to predict diabetes in patients using the Pima Indians Diabetes Dataset. It covers the full data science lifecycle β from data imputation and exploration to model training, evaluation, and insights.
Last synced: 08 May 2026
https://github.com/tinaland101/carcinoma-regression-project
The goal of this project is to analyze and visualize the results of a clinical study involving the treatment of squamous cell carcinoma (SCC) in mice. As a senior data analyst, you are tasked with preparing a technical report for Pymaceuticals, Inc.
linear-regression mathplotlib numpy pandas pyhton
Last synced: 08 May 2026
https://github.com/khushi130404/k_means
This repository showcases 2D, 3D, and custom K-Means clustering models with visualizations. It includes both Jupyter notebooks and Python scripts for ease of reproducibility.
clustering-algorithm k-means-clustering numpy plotly sklearn
Last synced: 08 May 2026
https://github.com/haimgoldfisher/data_visualization_final_project
Final project of the Data Visualization course, Ariel university.
adaboost bayesian-learning catboost ensemble-learning gradient-boosting gridsearchcv matplotlib numpy pandas plotly seaborn semi-supervised-learning voting-classifier
Last synced: 08 May 2026
https://github.com/mttgdd/openfabmap-python3
Pybind11 and numpy array bindings to openFABMAP
cpp numpy openfabmap pybind11 python robotics vision
Last synced: 08 May 2026
https://github.com/gama1903/digital_image_processing
Implementation of Basic Algorithms of Digital Image Processing mainly through Numpy.
digital-image-processing numpy opencv python
Last synced: 08 May 2026
https://github.com/dhruvil-26/python-projects
This repository contains Python projects showcasing data analysis and visualization. 1. IMDB Movie Analysis: Analyzing movie trends, genres, and ratings. 2. Loan Default Analysis EDA: Exploring factors contributing to loan defaults.
eda imdb-dataset loan-default-analysis matplotlib numpy pandas python seaborn visualization
Last synced: 08 May 2026
https://github.com/afnanelhussini/biometrics
LABS for Biometrics Course
biometric-authentication biometric-identification biometrics cv2 numpy opencv python3
Last synced: 08 May 2026
https://github.com/alain-godo/spotify-popularity
A simple analysis and modeling for prediction of the popularity of songs on Spotify
linear-regression machine-learning numpy pandas random-forest sckiit-learn spotify tree-decision
Last synced: 08 May 2026
https://github.com/zuecopio/vco_2425
Computer Vision (VCO) subject practices
cv2 matplotlib numpy opencv pilllow
Last synced: 08 May 2026
https://github.com/jahanostg/linear-regression_ml-algorithm
Linear Regression Algorithm
colab-notebook matplotlib numpy pandas scikit-learn seaborn
Last synced: 08 May 2026
https://github.com/rohansoni45/ipl-win-predictor
A machine learning model that predicts the outcome of IPL matches based on historical data and player performance. Built using Python and libraries like Pandas, NumPy, and scikit-learn. This project demonstrates the use of classification algorithms to predict match outcomes.
classification data-science ipl machine-learning model-evaluation numpy pandas python sklearn sports-analytics
Last synced: 08 May 2026
https://github.com/antonio-f/simple-k-nearest-neighbors
Simple K-Nearest Neighbors using partial sort
101 k-nearest-neighbors knn numpy partial-sort python tutorial
Last synced: 08 May 2026
https://github.com/diloabininyeri/face-detect
python opencv face detect
artificial-intelligence deep-learning detection face facedetection machine-learning numpy object opencv people pyhton recognition
Last synced: 08 May 2026
https://github.com/moustafamohamed01/data-analysis-ecommerce-purchases
Data Analysis : Analyzing (Ecommerce Purchases) dataset from Kaggle
jupiter-notebook numpy pandas python
Last synced: 08 May 2026
https://github.com/deepcloudlabs/dcl702-2020-sep-16
DCL-702: Data Analytics using Python
data-analytics numpy pandas python python-3
Last synced: 08 May 2026
https://github.com/0290192029/apartment-price-predictor
Python-ΠΏΡΠΎΠ΅ΠΊΡ ΠΏΠΎ ΠΏΡΠΎΠ³Π½ΠΎΠ·ΠΈΡΠΎΠ²Π°Π½ΠΈΡ ΡΡΠΎΠΈΠΌΠΎΡΡΠΈ Π°ΡΠ΅Π½Π΄Ρ ΠΊΠ²Π°ΡΡΠΈΡ Ρ ΠΏΠΎΠΌΠΎΡΡΡ Π»ΠΈΠ½Π΅ΠΉΠ½ΠΎΠΉ ΡΠ΅Π³ΡΠ΅ΡΡΠΈΠΈ. ΠΡΠ°ΠΊΡΠΈΡΠ΅ΡΠΊΠ°Ρ ΡΠ°Π±ΠΎΡΠ° ΠΏΠΎ ΡΠ΅ΠΌΠ΅: "ΠΡΠ½ΠΎΠ²Ρ ΠΌΠ°ΡΠΈΠ½Π½ΠΎΠ³ΠΎ ΠΎΠ±ΡΡΠ΅Π½ΠΈΡ" Π΄ΠΈΡΡΠΈΠΏΠ»ΠΈΠ½Ρ "ΠΠΠ 13.01: ΠΡΠ½ΠΎΠ²Ρ ΠΏΡΠΈΠΌΠ΅Π½Π΅Π½ΠΈΡ ΠΌΠ΅ΡΠΎΠ΄ΠΎΠ² ΠΈΡΠΊΡΡΡΡΠ²Π΅Π½Π½ΠΎΠ³ΠΎ ΠΈΠ½ΡΠ΅Π»Π»Π΅ΠΊΡΠ° Π² ΠΏΡΠΎΠ³ΡΠ°ΠΌΠΌΠΈΡΠΎΠ²Π°Π½ΠΈΠΈ".
apartment-price-prediction apartments-for-rent api correios-api data-analysis feature-engineering feature-enginering linear-regression linear-regression-models mlops numpy prediction-model r seaborn
Last synced: 08 May 2026
https://github.com/sahil210695/numpy-basics
A brief overview of NumPy basics
data-science numpy numpy-tutorial python
Last synced: 08 May 2026
https://github.com/cbmira01/featureranking
A data science technique implemented in OpenCL.
data-science entropy feature-reduction machine-learning-algorithms numpy opencl pyopencl python windows-10
Last synced: 08 May 2026
https://github.com/samaalharbi2/100-days-of-code
This repository is a collection of 100 Python projects built as part of the "100 Days of Code: Python Developer Challenge" course.
data-science game-development machine-learning numpy pandas python udemy
Last synced: 08 May 2026
https://github.com/ishaan28malik/masters-admission-analyser
Admissions of Indian students for foreign universities.
admission classification machine-learning matplotlib numpy python students
Last synced: 08 May 2026
https://github.com/daniel-brai/alx-t-x-udacity-data-analytics-nanodegree
A 3-month nanodegree going through the intricacies of data analysis with Python and its various libraries such Pandas, Numpy, matplotlib, seaborn and others
matplotlib numpy pandas python3
Last synced: 08 May 2026
https://github.com/kevinmbeaulieu/machine-learning-practice
ML models & data processing utilities written from scratch as practice.
data-science machine-learning numpy pandas
Last synced: 08 May 2026
https://github.com/mzayles/analise-descritiva.py
Curso ProgramaΓ§Γ£o em Python para Data Science | AnΓ‘lise descritiva e mensuramento de dados de um report consolidado utilizando matplotlib.
matplotlib numpy pandas python
Last synced: 08 May 2026
https://github.com/satvikpraveen/numpymasterpro
A hands-on, production-ready toolkit to master NumPy β from first principles to real-world applications. Includes modular Jupyter notebooks, reusable utility scripts, cheatsheets, and advanced projects like K-Means clustering from scratch.
broadcasting data-analysis data-science data-source data-visualization jupyter-notebook kmeans-clustering linear-algebra machine-learning matrix-algebra numerical-computation numpy numpy-broadcasting numpy-examples numpy-tutorial open-source python scientific-computing standardization vectorization
Last synced: 08 May 2026
https://github.com/krish57-bit/sentiment-analysis-using-bert
Sentiment analysis using NLP techniques and BERT Model
matplotlib natural-language-processing nlp nltk numpy pandas seaborn sentiment-analysis
Last synced: 08 May 2026
https://github.com/saurabh274/aerofit-statistics-and-probability
The market research team at AeroFit wants to identify the characteristics of the target audience for each type of treadmill offered by the company, to provide a better recommendation of the treadmills to the new customers. The team decides to investigate whether there are differences across the product with respect to customer characteristics.
matplotlib-pyplot numpy pandas probability python seaborn statistics
Last synced: 08 May 2026
https://github.com/nova-land/kalmanfilter-python
Kalman Filter in PyTorch and Numpy
kalman-filter numpy python pytorch
Last synced: 08 May 2026
https://github.com/icejan/predicton-systems
Various systems that train on data and generate a prediction
lightfm machine-learning numpy python scikit-learn
Last synced: 08 May 2026
https://github.com/amiralisajadi/image-classification-neural-network
Custom deep learning model for binary image classification. Entirely built from scratch in Python with NumPy, including all ML functions, activations, and optimizations.
deep-learning image-classification image-classification-model machine-learning neural-networks numpy
Last synced: 08 May 2026
https://github.com/shaulamarquez/data-job-market
This is a Data Job Market analysis
analysis matplotlib numpy python seaborn
Last synced: 09 May 2026
https://github.com/jashmit918/image-caption-generator
Image Caption Generator
image-to-text matplotlib numpy pillow python streamlit torch transformers
Last synced: 09 May 2026
https://github.com/aliakbar-omidi/ten-most-populous-cities-of-iran
This project is to show the densely populated cities of Iran on the map
basemap matplotlib numpy pandas python
Last synced: 09 May 2026
https://github.com/raghavendranhp/predictive-analytics-in-automotive-manufacturing-testing-time-optimization
Explore machine learning for automotive testing optimization. Predictive analytics to reduce testing time and environmental impact.
elasticnet extratreesregressor fastica model-pipeline numpy pandas pca randomforestregressor svr-regression-prediction xgboost
Last synced: 09 May 2026
https://github.com/avinashkrishna07/plant-disease-prediction-cnn-deep-leanring-project
Plant Disease Prediction with CNN - Deep Learning Project
cnn-for-visual-recognition docker keras-tensorflow machine-learning numpy streamlit-webapp
Last synced: 09 May 2026
https://github.com/aymen016/leetcode-problems
This repo is designed to enhance your problem-solving skills through daily coding challenges, complete with clear explanations and well-structured solutions. π―
coding decision-making leetcode-python leetcode-solutions numpy problem-solving python
Last synced: 09 May 2026
https://github.com/sameerjain/ai-snake-game
Implemented a Q-learning agent to play and learn the classic Snake game, leveraging PyTorch for Neural Network. Visualized using Matplotlib, showcasing agent's evolving performance over time. Built UI using Pygame to visualize Snake, including food, and current score.
anaconda conda matplotlib neural-network numpy pygame python3 pytorch q-learning
Last synced: 09 May 2026
https://github.com/jupfu/beck-view-digitalize
Digitalize 16mm films with Python & reactivex & FT232H
cython ft232h libpng multiprocessing numpy opencv python3 reactivex um232h
Last synced: 09 May 2026
https://github.com/omogbolahan94/lego-analysis
Analysis of LEGO data from 1949 to 2021.
Last synced: 09 May 2026
https://github.com/franciscomartinez45/social-network-analysis
Applied to analyze how misinformation propagates within communities. With the goal of addressing health disparities and improving health literacy particularly in minority populations, the project explores both supervised and unsupervised learning approaches to understand patterns in graph-structured data using a custom Graph Attention Network
matplotlib ml networkx numpy pytorch
Last synced: 09 May 2026
https://github.com/dhruvv1402/x-twitter-bot-python
A Python-powered Twitter bot for content generation, analytics, and automation using Twitter API v2.
huggingface-transformers matplotlib nltk numpy pandas pillow python requests schedule textblob threading tweepy twitter-api wordcloud
Last synced: 09 May 2026
https://github.com/mattkevan/data-science
Notes from learning various data science topics.
data-science matplotlib numpy python3
Last synced: 09 May 2026
https://github.com/omogbolahan94/nobel-prize-winner-analysis
Data exploration, cleaning, visualization and presentation
markdown matplotlib numpy pandas plotly seaborn
Last synced: 09 May 2026
https://github.com/flexthink/matricize
A convenience library to convert between pure Python objects and their vectorized representations
data machine-learning numpy python
Last synced: 09 May 2026
https://github.com/moonshallow5/food_vision_mini
A program which can detect if an image contains either a pizza, sushi or steak: Has now been deployed on Flutter :)
huggingface matplotlib numpy pytorch
Last synced: 09 May 2026
https://github.com/amr-yasser226/pagerank-power-method
Modular Python implementation of the PageRank algorithm via the power method, with discreteβmath foundations, endβtoβend code, and experimental validation.
discrete-mathematics graph-algorithms markov-chain network-analysis networks numpy pagerank power-method python scipy
Last synced: 09 May 2026
https://github.com/aroojzahra908/machine-learning
This repository contains helpful guides and materials for easily understanding Pandas, NumPy, and Matplotlib libraries, which are essential tools for creating visual representations of data.
algorithms machine-learning-algorithms matplotlib numpy pandas
Last synced: 09 May 2026
https://github.com/chuvalniy/tulia
Contains self-implemented Machine Learning algorithms using only numpy.
boosting from-scratch knn learning logistic-regression machine ml numpy python random-forest regression sklearn testing xgboost
Last synced: 09 May 2026
https://github.com/carol-neto/sprint-4-statistical-data-analysis
In this project I had the opportunity to test my knowledge by analyzing a phone plan and creating graphs to compare the plans and determine which ones generate the most revenue.
matplotlib-pyplot numpy pandas pytho scipy-stats seaborn statistical-analysis
Last synced: 09 May 2026
https://github.com/dulajkavinda/numpy-ml
π’ Calculations with NumPy library.
calculations jupyter-notebook machine-learning matrices numpy numpy-arrays python
Last synced: 09 May 2026
https://github.com/dmalexx/lab1_computervision
Computer Vision Intro
matplotlib matplotlib-python numpy opencv rgb
Last synced: 09 May 2026
https://github.com/arjunravi26/selenium
This repository contains code from my learning about Selenium for web scraping and automation.
numpy python selenium time undetected-chrome webdriver
Last synced: 09 May 2026
https://github.com/navindafernando/character-recognition
Sinhala Character Recognition using KNN :coffee:
joblib knn-algorithm machine-learning matplotlib numpy opencv pillow tikiner-gui
Last synced: 09 May 2026
https://github.com/alexgustafsson/word-frequencies
Data and tools to compile word frequencies, trigrams and more for use with NLP, spelling correction etc.
language nlp nltk numpy python python3 sklearn spelling-correction trigram
Last synced: 10 May 2026
https://github.com/tim-w-james/python-data-reference-code
Python reference code for data visualization, machine learning and SQL
data-science jupyter-lab numpy python
Last synced: 10 May 2026
https://github.com/alphacrypto246/air-quality-prediction
The Air Pollution Prediction project forecasts pollution levels using the Air Quality UCI dataset, including variables like CO, NOx, temperature, and humidity. It analyzes temporal and environmental factors to predict air quality trends.
machine-learning numpy pandas scikitlearn-machine-learning sckiit-learn
Last synced: 10 May 2026
https://github.com/isratafrin826/linear-regression-ml-algorithm
googlecolab matplotlib-pyplot numpy pandas
Last synced: 10 May 2026
https://github.com/rebeccamorolong/market--basket--analysis
Market Basket Analysis using the Apriori algorithm to predict association rules and frequent itemsets from transactional data. The goal was to uncover product combinations that frequently co-occur in transactions, which can be used for recommendations, promotions, and inventory management.
apriori-algorithm numpy pandas seaborn
Last synced: 10 May 2026
https://github.com/dzakarias/waves
Fun with the sine function inspired by Chladni plates
Last synced: 10 May 2026
https://github.com/jupfu/beck-view-movie
Assemble mp4 video from list of images
multithreading numpy opencv python3 threadpool tqdm
Last synced: 10 May 2026