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/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/agoose77/midas-tape
An Awkward-Forth backed reader of MIDAS tape files
awkward-array awkward-forth hep midas numpy tape
Last synced: 21 Apr 2026
https://github.com/souvikmajumder26/neural-network-from-scratch
🚀 Building a simple Neural Network to classify the images of the Fashion-MNIST dataset, using only numpy and no TensorFlow, Keras, or PyTorch.
config fashion-mnist logger neural-network neural-network-from-scratch notebook-jupyter numpy project python
Last synced: 21 Apr 2026
https://github.com/oanderoficial/plant-health-check
cv2 diagnostic inteligencia-artificial numpy tensorflow
Last synced: 21 Apr 2026
https://github.com/carmoreno/aviones-aldeas
:airplane: Final project o Complexity and Optimisation course :house_with_garden:
Last synced: 21 Apr 2026
https://github.com/mohitsai/boston-housing-data-analysis
Data Analysis Project for the City of Boston Government for insights into effect of property rennovations and remodelling on housing availability in the city
data-analysis data-science matplotlib numpy pandas python
Last synced: 05 May 2026
https://github.com/refraction-ray/numkl
A thin cython/python wrapper on some routines from Intel MKL
cython-wrapper lapack mkl numpy
Last synced: 21 Apr 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/jeslipriya/expense-tracker
This is a smart expense tracking web app built with Flask that helps users manage and visualize their spending. It features Pandas and Numpy analysis to suggest ways to cut down on unnecessary expenses, with clean UI, graph visualizations, and secure login.
css flask-application full-stack html matplotlib numpy pandas
Last synced: 05 May 2026
https://github.com/surayasumona/ford_used_car_analysis
Explanatory Data Analysis with Python
data-science data-visualization matplotlib numpy pandas python seaborn
Last synced: 09 Apr 2026
https://github.com/prince-gh/numpy
Learn Numpy step by step
library numpy prince-gh python
Last synced: 22 Apr 2026
https://github.com/ahmad-ali-rafique/numpy-mastery-notebook
Inside this repository, you'll discover a comprehensive notebook dedicated to showcasing various NumPy array methods and operations. From basic array manipulation to advanced techniques, I've compiled a collection of examples and explanations to help both beginners and seasoned Python developers deepen their understanding of NumPy.
dataanalytics numpy numpy-arrays numpy-exercises numpy-library numpy-python
Last synced: 24 Apr 2026
https://github.com/theroyakash/shallow_neural_network
Design of an one hidden layer neural network using numpy only,
neural-networks numpy shallow-neural-network
Last synced: 24 Apr 2026
https://github.com/sciguymjm/introtomlmidterm2
Code for Intro to ML Midterm 2
hierarchical-clustering kfold-cross-validation kmeans-clustering numpy
Last synced: 24 Apr 2026
https://github.com/haranrk/linear-regression
Implemented Linear Regression and some of it's variants
machine-learning matplotlib numpy python python3
Last synced: 24 Apr 2026
https://github.com/dpb24/datakind-2025
📊 Data Analytics: Identifying Actionable Insights to Improve Financial Inclusion in Kenya
data-analytics data-visualization databricks datakind exploratory-data-analysis financial-data geopandas jupyter-notebook kenya matplotlib numpy python seaborn
Last synced: 24 Apr 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/takana671/texturegenerator
Procedually generate texture images from noise.
cloud cubemap cv2 cython noise noise-textures numpy python skybox
Last synced: 25 Apr 2026
https://github.com/abdullah-masood-05/eye-balll-detection
This repository provides advanced eye gaze tracking using MediaPipe Face Mesh for both video files and live camera feeds.
Last synced: 10 Apr 2026
https://github.com/toxic-whitelgnd/matrice_cryptography
A simple math Project based on Matrices-Cryptography by using python-numpy
cryptography math-problem matrices numpy python3
Last synced: 25 Apr 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/pedroteixeiraw/predicting_football_match_results
This project focuses on modelling the attacking and defensive strength of teams in the Portuguese First League of Football, along with the impact of home advantage.
bayesian-hierarchical-models dixon-coles matplotlib numpy pandas poisson-distribution pymc3 seaborn theano-models
Last synced: 26 Apr 2026
https://github.com/dr-rompecabezas/mean-variance-standard-deviation-calculator
[freeCodeCamp] Numpy-based stats calculator
Last synced: 26 Apr 2026
https://github.com/zuhairzia/customer-segmentation
📖 About Customer Segmentation using KMeans clustering to analyze demographics, income, and spending. Helps businesses with targeted marketing and customer insights.
joblib matplotlib numpy pandas scikit-learn seaborn
Last synced: 05 May 2026
https://github.com/whiteshadow1234/guessthenumber
This is the python code for teaching high school students python
math numpy python3 random teaching-materials turtle
Last synced: 27 Apr 2026
https://github.com/theadeelahmed/mall-customers-segmention
This project segments mall customers based on income, age, and shopping score. Using clustering techniques, it identifies key customer groups for targeted marketing campaigns. Tools used: Pandas, Matplotlib, Seaborn, and Scikit-learn
matplotlib-pyplot numpy pandas python3 seaborn sklearn-clustering
Last synced: 05 May 2026
https://github.com/voidwalker7/mnist
MNIST Digit Detector Model using only Numpy
from-scratch-in-python mnist numpy python
Last synced: 05 May 2026
https://github.com/josttim/timelined_array
Manage easily 1 or multidimensionnal samples numpy arrays that are time related. Extends numpy without removing any of it's abilities on such arrays.
numpy python time-series-analysis
Last synced: 27 Apr 2026
https://github.com/pramodyasahan/cifar-10-object-recognition
This repository contains a TensorFlow-based image classification model designed to classify images from the CIFAR-10 dataset. The CIFAR-10 dataset comprises 60,000 32x32 color images in 10 classes, with 6,000 images per class.
convolutional-neural-networks numpy python tensorflow
Last synced: 05 May 2026
https://github.com/shlokarora2709/data-science
classification clustering data-science machine-learning matplotlib numpy pandas regression sklearn
Last synced: 27 Apr 2026
https://github.com/brendandasilva/applieddatascience
4 projects from Applied Data Science
data-science numpy pandas python
Last synced: 27 Apr 2026
https://github.com/rohra-mehak/sciencesync
System for Personalized Google Scholar Alerts Processing and Data Management, and provision of ML based clustering analysis
agglomerative-clustering clustering crossref-api customtkinter google-api google-scholar graph-api machine-learning numpy pandas python3 scientific-article-analysis scikit-learn sqlite3
Last synced: 05 May 2026
https://github.com/magnitopic/data-science-journey
data-science jupyter-notebook numpy python statistics
Last synced: 12 Apr 2026
https://github.com/nomissbowling/nomissbowling.github.io
nomissbowling.github.io
c cplusplus matplotlib numpy pyob python python-cpp-wrapper wrapper wx wxpython
Last synced: 05 May 2026
https://github.com/jbayardo/dip-tp2
compression image-processing jpeg numpy python scikit-image
Last synced: 27 Apr 2026
https://github.com/moonmoonsamal/data-driven-google-ads-for-listing-sites-analysis
Analyzed Google Ads performance to identify top channels, keywords, and geographical impact
cleaning-dataset eda manipulation modelling numpy visualization
Last synced: 27 Apr 2026
https://github.com/sukanyadutta52/topic_modeling
What are the most pressing concerns regarding ‘Climate Change’ among tweeters according to Topic Modeling?
climate-change gensim matplotlib nltk numpy pandas pyldavis regular-expression spacy
Last synced: 09 Apr 2026
https://github.com/jonad/quora_data_analysis
Exploratory data analysis and feature engineering on Quora dataset.
exploratory-data-analysis feature-extraction numpy pandas python3 quora-dataset
Last synced: 05 May 2026
https://github.com/shailikadakia/yoga-pose-accuracy-detector
Real-time yoga pose accuracy detector using MediaPipe and OpenCV. Classifies poses from webcam input with KNN and provides feedback on duration and accuracy, built with Python and scikit-learn.
computer-vision fitness health-tech knn machine-learning mediapipe numpy opencv pandas pose-estimation python real-time-detection yoga
Last synced: 09 Apr 2026
https://github.com/abdelrahman-amen/neural_style_transfer
This project applies neural style transfer to create new images by merging the content of one image with the artistic style of another.
neuralstyletransfer numpy os python streamlit tensorflow
Last synced: 05 May 2026
https://github.com/glbter/data-analysis-py
data-analysis labs. 50/50 made with Oleh Tonkoshkur
numpy pandas python3 scipy-stats
Last synced: 12 Jun 2026
https://github.com/rishant/data-science-learning-2025
data science learning 2025
data-science jupyter numpy pandas python python3
Last synced: 28 Apr 2026
https://github.com/sahaninilesh/future_ds_01_social-media-sentiments-analysis
The Social Media Sentiments Analysis Dataset captures a vibrant tapestry of emotions, trends, and interactions across various social media platforms. This dataset provides a snapshot of user-generated content, encompassing text, timestamps, hashtags, countries, likes, and retweets. Each entry unveils unique stories—moments of surprise, excitement,
jupyter matplotlib numpy pandas python
Last synced: 05 May 2026
https://github.com/ronverse17/automate-data-cleaning
This project automates messy data cleaning tasks - like fixing column names, filling missing values, and spotting outliers, so analysts and data scientists can spend more time on insights, not preprocessing.
Last synced: 28 Apr 2026
https://github.com/gregoritsch3/dl_cnn_resnet50_digitrecognition
A Deep Learning Computer Vision project on the MNIST Digit Dataset. The project demonstrates the use of four TensorFlow Neural Network architectures, ranging from a basic Shallow Sigmoid Model to a Deep Convolutional Model constructed using the FunctionalAPI, and even a modified Resnet50 Model. Includes Error Analysis and test runs on real images.
cnn convolutional-neural-networks cv2 keras matplotlib numpy resnet-50 tensorflow
Last synced: 28 Apr 2026
https://github.com/rajivaleaakash/customer-churn-prediction
A machine learning project focused on predicting customer churn using various data analysis and modeling techniques. The repository includes data preprocessing, feature engineering, exploratory data analysis (EDA), model training, evaluation, and visualization to help businesses identify customers at risk of leaving.
churn-prediction classification customer-churn data-analysis data-science gridsearchcv imblearn machine-learning numpy pandas pyhton randomsearchcv scikit-learn
Last synced: 28 Apr 2026
https://github.com/varakanthamsaihruthikreddy975/avocadopricesanalysis
This data analysis finds out the trends and analysis of avocado data by year
matplotlib-pyplot numpy pandas scipy scipy-stats seaborn sklearn-preprocessing
Last synced: 28 Apr 2026
https://github.com/yanisdib/somint
Somint - AI-powered Trading Card Grading
ai api devcontainer docker numpy opencv python yolov8
Last synced: 28 Apr 2026
https://github.com/anshpg/popularity-based-book-recommendation-system
I developed a popularity-based book recommendation system using Google Colab, leveraging libraries like pandas, numpy, and matplotlib. The dataset was obtained from Kaggle.com, consisting of three CSV files: books.csv, ratings.csv, and users.csv.
collab csv kaggle-dataset matplotlib-pyplot numpy pandas python
Last synced: 28 Apr 2026
https://github.com/pedronjorge/average-face
Generate an average face from a given set of images by detecting facial landmarks, aligning features, and blending the images using Delaunay Triangulation. Libraries used: Dlib, OpenCV, NumPy
dlib image-generation jupyter-notebook numpy opencv python3
Last synced: 30 Apr 2026
https://github.com/mattmoony/ann_mnist
Simple self-written ANN powered by NumPy to classify handwritten digits of the famous MNIST Dataset. ✍️
adam ann deep-learning learning-algorithm machine-learning ml mnist mnist-handwritten-digits momentum neural-net neural-network normalization numpy regularization relu sigmoid tanh
Last synced: 09 Apr 2026
https://github.com/iv4n-ga6l/crowd-move-simulation
Crowd move simulation in python
matplotlib numpy python simulation
Last synced: 28 Apr 2026
https://github.com/shivangmathur1/simple-qlearning
Solving gym environments using Numpy Qtables and Q-learning
Last synced: 07 May 2026
https://github.com/shreeparab1890/indian-elections-2019-analysis-eda
This ipython notebook is the Exploratory data analysis (EDA) of the Indian Lok Sabha Elections 2019.
data data-analysis data-science data-visualization eda exploratory-data-analysis matplotlib numpy pandas plotly python python3 visualization
Last synced: 28 Apr 2026
https://github.com/semanticdata/traffic-studies
Comprehensive traffic analysis dashboard for Crystal, Minnesota, built with Streamlit.
matplotlib numpy pandas plotly python seaborn streamlit
Last synced: 28 Apr 2026
https://github.com/manalisbhavsar/stock-price-prediction
Stock Price Prediction model using Machine Learning and LSTM to forecast future stock prices based on historical data. Achieved a low error rate of 3.2% by leveraging moving averages and deep learning techniques, ensuring accurate predictions.
data-analysis deep-learning lstm machine-learning matplotlib numpy pandas python
Last synced: 28 Apr 2026
https://github.com/vi-ssh-al/diamond-price-prediction
matplotlib ml numpy panda seaborn
Last synced: 05 May 2026
https://github.com/khalidkhankakar/numpy-for-data-science
Exploring the full Numpy library for DS
data-science dataexploration jupyter numpy python
Last synced: 28 Apr 2026
https://github.com/redinfinitypro/drawimages
Rating: (8/10) The code uses Python's Turtle module to create a canvas image, converting it to grayscale, and then placing dots at each pixel's location based on its intensity.
Last synced: 28 Apr 2026
https://github.com/mahmood-anaam/wheeled-robot-simulation
A Python simulation of a robot equipped with four Swedish wheels, focusing on accurately modeling its kinematics and dynamics to analyze specific motion scenarios.
kinematics-dynamics matplotlib-python numpy python robotics-simulation roboticstoolbox-python swedish-wheels
Last synced: 28 Apr 2026
https://github.com/waghraj1699/fraud-detection-project
A fraud detection system with machine learning will be able to detect risk based on your historical data
data-processing decision-tree-classifier machine-learning numpy pandas
Last synced: 05 May 2026
https://github.com/nkamilla/titanic-eda
Exploratory Data Analysis of the Titanic dataset using Python (Pandas, NumPy, Matplotlib). Includes data cleaning, visualizations, correlations, and key business insights.
data-analysis eda jupyter-notebook matplotlib numpy pandas python titanic-dataset
Last synced: 05 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/sanchezluys/inmersion-en-datos-con-python-2024
Inmersión en Datos con Python Julio 2024
analisis-de-data colab inmersiondatosaluralatam numpy pyhton
Last synced: 28 Apr 2026
https://github.com/keyurparalkar/knn-for-cifar-10
K-nearest neighbour algorithm for CIFAR-10 dataset
Last synced: 28 Apr 2026
https://github.com/ksprugevics/galton-board
Python implementation of the Galton board
galton-board numpy pygame pymunk python
Last synced: 29 Apr 2026
https://github.com/fimbres/numpy-start
A crash project with the most important numpy functions and methods, used in data science, AI and machine learning.
data-science numpy python python-script
Last synced: 29 Apr 2026
https://github.com/santiagoenriquega/game_of_life
This repository contains simulates Conway's Game of Life using Pygame for graphics and Numpy for array operations. The game simulates cellular automata where cells evolve based on simple rules.
conways-game-of-life numpy pygame python python3
Last synced: 29 Apr 2026
https://github.com/chandkund/loan-eligibility-prediction
This project is designed to predict the eligibility of loan applicants based on various factors such as income, credit history, and marital status. By analyzing historical loan application data, the model helps to determine whether a loan application should be approved or not.
data-analysis data-science data-visualization machine-learning-algorithms matplotlib numpy pandas python seaborn
Last synced: 09 Apr 2026
https://github.com/louis-finegan/least-squares-method-curve-fitting-python3
Applying the Least-Square-Method to Curve-Fit in python using Numpy.
curve-fitting least-squares numpy
Last synced: 29 Apr 2026
https://github.com/thekartikeyamishra/interactive-ai-model-trainer
A Google Colab notebook for interactively training simple AI/ML classification models. Features CSV upload, dummy data generation, feature/target selection, model choice, and basic evaluation. Includes a user-friendly UI. Ideal for educational purposes. See screenshots below!
google googlecolab ipywidgets matpl numpy pandas python scikit-learn seaborn
Last synced: 29 Apr 2026
https://github.com/skypse/santander-coders-data_science-course
Curso de Data Science, proposto pelo Satander, utilizando Python!
jupyter-notebook numpy pandas-python python scikit-learn
Last synced: 29 Apr 2026
https://github.com/flashdroid15/food_safety_security_dtp3
Modelling food safety and food security using Python
data-processing data-visualization matplotlib multiple-linear-regression numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/kalwalt/pybind-test
A simple example with pybind and numpy with C++ code
cplusplus numpy pybind11 python
Last synced: 05 May 2026
https://gitlab.com/DLR-SY/beos
Beos is a legacy Fortran tool used to calculate the static and dynamic buckling behavior of flat/curved fiber composite structures.
Last synced: 16 Aug 2025
https://github.com/hms75/movie_rating_analysis
A movie rating analysis which identifies trends amongst a dataset of 5000 movies.
data-analysis data-visualization matplotlib-pyplot numpy pandas python
Last synced: 05 May 2026
https://github.com/amruta33/melanoma-detection
To build a CNN based model which can accurately detect melanoma. Melanoma is a type of cancer that can be deadly if not detected early. It accounts for 75% of skin cancer deaths. A solution that can evaluate images and alert dermatologists about the presence of melanoma has the potential to reduce a lot of manual effort needed in diagnosis.
keras machine-learning numpy pandas python3 sckiit-learn tensorflow
Last synced: 09 Apr 2026
https://github.com/humankernel/hands-on-ml
Practice of Machine Learning
machine-learning matplotlib numpy pandas sklearn
Last synced: 08 Jun 2026
https://github.com/0nom4d/306radiator
Mathematical EPITECH Project - This project reproduces the behaviour of a radiator placed at a position in a room of a given size.
epitech epitech-project numpy pytest python3
Last synced: 29 Apr 2026
https://github.com/w13b3/ssim-py
Structural Similarity (SSIM) index, where the only core dependency is NumPy
image-comparison numpy opencv-python pillow python3 ssim tested unittests
Last synced: 29 Apr 2026
https://github.com/kmkurn/text2array
Python library to convert text dataset into arrays.
deep-learning natural-language-processing neural-networks numpy
Last synced: 14 May 2026
https://github.com/ujjvalrajput/data-analysis-python-practise
Practise with matplotlib, pandas, and numpy.
matplotlib numpy pandas python
Last synced: 29 Apr 2026
https://github.com/thaisgarcia/analise-exploratoria
Respondendo 10 perguntas de negócio a partir de um dataset sobre uma rede de varejo que comercializa diversos produtos em diversas cidades dos EUA.
Last synced: 29 Apr 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/04bhavyaa/machine-learning-from-scratch
machine-learning matplotlib numpy pandas seaborn
Last synced: 29 Apr 2026
https://github.com/unknownman/101-numpy
learning numpy by 101 short videos and jupyter notebook
Last synced: 29 Apr 2026
https://github.com/thaivincent/fft_image_compression
A simple image compression program using FFT and numPy
Last synced: 29 Apr 2026
https://github.com/antonio-f/naive_convnet
Naive Convolutional Neural Network with TensorFlow 2
101 convolutional-neural-networks deep-learning easy matplotlib numpy simple tensorflow2 tutorial
Last synced: 29 Apr 2026
https://github.com/abdullahashfaqvirk/SMS-Spam-Detection
A machine learning application designed to classify SMS messages as spam or non-spam, offering real-time analysis to identify potentially harmful content.
css3 docker flask html5 javascript matplotlib nltk numpy pandas python scikit-learn seaborn tailwindcss xgboost
Last synced: 16 Aug 2025
https://github.com/ovsidee/psm
Fundamentals of Mathematical Simulations using Python
Last synced: 29 Apr 2026
https://github.com/solomonbaez/koios
Neural Network Framework, built from scratch in NumPy.
machine-learning neural-network neural-networks numpy
Last synced: 29 Apr 2026
https://github.com/vikkiezdev/ai-global-index-analysis
This project analyzes the AI readiness of 62 countries using key indicators like government strategy, commercial activity, research, development, and infrastructure. Through data cleaning, EDA, and visualization, it identifies key drivers of AI adoption and competitiveness.
cleaning-data correlation-analysis eda matplotlib numpy pandas python3 seaborn statistical-analysis
Last synced: 06 May 2026
https://github.com/lexxai/goit_python_ds_hw_03
Модуль 3. Класичне машинне навчання. Перенавчання. Лінійна регресія. LaTeX формули.
latex linear-regression matplotlib numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/matheusvazdata/retail-sales-forecast-linreg-sklearn
Minimal project for retail sales forecasting using linear regression (scikit-learn).
forecasting linear-regression machine-learning matplotlib numpy pandas scikit-learn
Last synced: 29 Apr 2026
https://github.com/chandkund/predicting-student-grades
This project predicts student grades (G1, G2, G3) based on various features such as demographic information, study habits, family background, and other academic factors. The aim is to develop a predictive model that can assist in identifying students who may need additional support.
classification-algorithm ensemble-learning exploratory-data-analysis machine-learning matplotlib numpy pandas regression-models seaborn
Last synced: 29 Apr 2026
https://github.com/armahdavi/ai_ml_assisted_breast_cancer_tumor_detection
Consolidating tutorial codes for breast cancer tumor detection, covering ML fundamentals like classification, feature engineering, training, evaluation, and key performance metrics.
bias-variance feature-engineering logistic-regression machine-learning machine-learning-algorithms medical-application numpy pandas python random-forest recall-precision sklearn xgboost-classifier
Last synced: 29 Apr 2026