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/mugambi645/eda-projects
A list of EDA projects
data-analysis eda matplotlib numpy pandas plotly seaborn webscraping
Last synced: 19 Apr 2026
https://github.com/abdoufermat5/gps_statistiques
Calculs statistiques pour le cloud personnel
geolife gps numpy pandas python statistics trajectory-analysis
Last synced: 20 Apr 2026
https://github.com/shreeya-methuku/predictive_analysis
This project leverages machine learning to perform time-series forecasting on key financial metrics, including sales (income), expenses, cash flow, and profit.
arima financial-forecasting numpy pandas sarima xgboost
Last synced: 20 Apr 2026
https://github.com/abideen-olawuwo/language-detection
A language detection app
countvectorizer multinomial-naive-bayes numpy pandas
Last synced: 20 Apr 2026
https://github.com/montanaz0r/suicide-rate-analysis
Testing a significance of the correlation between a suicide rate and a number of psychiatrists and psychologists working in the mental health sector
analysis correlation data data-analysis data-science jupyter-notebook jupyter-notebooks matplotlib numpy pandas psychology python python-3 seaborn statistics suicide-rate
Last synced: 20 Apr 2026
https://github.com/paulo-santos-ds/previsao_preco_carros
O objetivo é realizar predições em um aplicativo de vendas de carros. A qualidade e velocidade de predições é crucial para o negócio. O projeto utiliza dados históricos, especificações técnicas, versões de acabamento e preços.
lightgbm math matplotlib numpy pandas python time
Last synced: 20 Apr 2026
https://github.com/saurabh9136/data-analysis_using_pandas-numpy
A beginner-friendly repository exploring data analysis using NumPy and Pandas. Covers fundamental operations, data manipulation, and real-world dataset analysis.
data-analysis-python numpy pandas python scipy
Last synced: 20 Apr 2026
https://github.com/levieyal/oop-course-exercises
The first exercises in the OOP in Java and python course that took place in the first semester of 2021
docs git github graph-algorithms interfaces numpy python solid-principles unit-testing
Last synced: 20 Apr 2026
https://github.com/mohamedezzeldeenhassanmohamed/human_computer_interaction_task
control Volume using gesture of hand
camera computer computer-vision distance-calculation gesture hand hci human human-computer-interaction interaction machine-learning mediapipe numpy opencv pycaw pyth volume-control
Last synced: 20 Apr 2026
https://github.com/kartmaan/exoplanets
Analysis of a dataset on exoplanets
astronomy astrophysics exoplanets graph images nasa numpy orca package pandas plot plotly science space statistics telescope telescopes
Last synced: 20 Apr 2026
https://github.com/dennis-mureti/mini-project-data-science
HIV data analysis per county (use PYTHON IDE)
data-science jupyter-notebook machine-learning matplotlib numpy pandas python
Last synced: 20 Apr 2026
https://github.com/wrighang/06_python-api-challenge
Module 6: Python APIs
api citipy geoapify hvplot jupyter-notebooks matplotlib numpy open-weather-api pandas python scipy-stats
Last synced: 20 Apr 2026
https://github.com/muhammadmoeezkhan/euclidean-distances
Python Program That Calculates Euclidean Distances Via 5 Algorithms
numpy pandas-python scipy timeit
Last synced: 20 Apr 2026
https://github.com/who-else-but-arjun/pyspyce-cs
Circuit Simulator for R, L, C components and AC/DC voltage and current sources built using python as a part of EE204 circuit theory course project.
circuit-simulator numpy python streamlit sympy
Last synced: 20 Apr 2026
https://github.com/vyjayanthipolapragada/image_cartoonification_opencv
Cartoonify images using opencv and tkinter
cartoonify computer-vision easygui image-processing imageio matlplotlib numpy opencv pillow python tkinter
Last synced: 20 Apr 2026
https://github.com/girishkolhe/lendingclubcasestudy
data-science data-visualization eda matplotlib numpy pandas-dataframe python seaborn
Last synced: 20 Apr 2026
https://github.com/carefree0910/mlblog
My Machine Learning Blog
deep-learning machine-learning numpy visualization
Last synced: 20 Apr 2026
https://github.com/abyss-s/data-analysis-project
[컴퓨팅사고와 데이터분석 기초] 최종 프로젝트 (2024-1)
matplotlib numpy pandas python sckiit-learn
Last synced: 20 Apr 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/oanderoficial/plant-health-check
cv2 diagnostic inteligencia-artificial numpy tensorflow
Last synced: 21 Apr 2026
https://github.com/aleklukanen/systemsofsprings
This repository contains a few helpful pieces of Python code that can be used to compute time dependent positions of springs in 2 and 3 dimensions.
finite-element-methods finite-elements jupyter-notebook numerical numpy python
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/amaldevh/py-method-profiler
Profile Python methods without changing your code
benchmarking numpy performance performance-analysis profiling python statistics timing wrapper
Last synced: 16 May 2026
https://github.com/star2dust/numpy-notes
A tutorial to learn numpy and matplotlib.
Last synced: 16 Jun 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/separatrixxx/crypto_labs_6_sem
👓 Laboratory work for the 6th semester of MAI on cryptography
cryptography matplotlib numpy python
Last synced: 21 Apr 2026
https://github.com/prakhr/clickstream-data-visualization-on-raw-customer-dataset
contains streamlit app of the corresponding dataset
clickstream-data matplotlib matplotlib-pyplot numpy pandas-dataframe plotly plotly-python streamlit streamlit-application streamlit-webapp
Last synced: 22 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/syedsaadahmed/playing-with-pandas-numpy-matplotlib
Practicing pandas, matplotlib and numpy for different data-sets, practicng these libraries and putting all the bit here in this repository
jupyter-notebook matplotlib numpy pandas pandas-numpy-matplotlib python3
Last synced: 05 Jun 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/jbayardo/aa-tp2
Q-Learning for Four in a row
matplotlib numpy python q-learning
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/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/redinfinitypro/pygamecicruit
Rating: (6/10) The code combines a Pygame GUI application with a PySpice circuit simulation, providing a user-friendly interface with buttons, menu options, dropdown menus, input boxes, sliders, and text elements.
matplotlib numpy os pygame pyspice random sys
Last synced: 24 Apr 2026
https://github.com/pawpaw2022/proj03-math-painting
An app that lets the user provide the start coordinates of geometrical shapes such as squares and rectangles, their dimensions, and their colors, and the program produces an image file canvas with all the geometrical shapes drawn in it. (Click the link below to see the demo)
Last synced: 24 Apr 2026
https://github.com/nightmachinery/mlp_from_scratch
A simple MLP using only numpy. The computational graph is not automatically tracked, but the network supports arbitrarily many batch axes.
deep-learning deep-neural-networks deeplearning educational mlp mlp-classifier mlp-networks numpy
Last synced: 25 Apr 2026
https://github.com/mattjudge/numpy_caching
Provides a method to cache the results from functions (typically numpy-based) in persistent storage
Last synced: 25 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/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/686f6c61/conjetura-goldbach-gui-python
Aplicación para visualizar la Conjetura de Goldbach, que establece que todo número par mayor que 2 puede expresarse como la suma de dos números primos.
goldbach-conjecture matplotlib numpy python3 tkinter-gui
Last synced: 26 Apr 2026
https://github.com/abhisingam/brickbreaker
A Terminal-Based game made in Python that emphasises upon the use of OOPs concepts. Python | NumPy | Game Development
game-development numpy python3
Last synced: 26 Apr 2026
https://github.com/m-k-l-s/sudoku
A trivial sudoku solver in Python, using recursion and numpy.
backtracking numpy python recursion solver sudoku
Last synced: 27 Apr 2026
https://github.com/hinanohart/dostosim
Dostoevskian agent-based simulation: seven literary archetypes as a unified reward decomposition. Anti-optimisation, dignity-as-utility, ideological cascade, gambler-ruin — pre-registered H1-H4 with bootstrap CI / BH-FDR / Cliff's delta.
abm agent-based-modeling behavioral-economics bootstrap-ci computational-social-science dostoevsky literature networkx numpy python reproducible-research
Last synced: 27 Apr 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/shlokarora2709/data-science
classification clustering data-science machine-learning matplotlib numpy pandas regression sklearn
Last synced: 27 Apr 2026
https://github.com/nyx1311/timelstm
TimeLSTM: An interactive Streamlit app for multi-step time series forecasting using LSTM networks, featuring data preprocessing, visualization, GPU-accelerated model training, and automated result export.
deep-learning deep-neural-networks lstm-neural-networks numpy pandas ploty python3 scikit-learn-python statsmodels streamlit torch tqdm
Last synced: 27 Apr 2026
https://github.com/theoldvalyria/ecommerce_analysis
Анализ данных E-commerce
jupyter-notebook matplotlib numpy pandas python requests seaborn
Last synced: 27 Apr 2026
https://github.com/crispengari/netflix-statistics
This is the visualisation of two categories of netflix movies which are: * movies * tv shows
data-science datafram jupyter-notebook matplotlib numpy pandas python
Last synced: 27 Apr 2026
https://github.com/beyza-ozben/fft_ses_temizleme
BİL314-Sinyaller ve Sistemler Dersi/Final Projesi (Fourier Dönüşümü)
audio-denoising conda-environment fastfouriertransform fft librosa matplotlib noisereduce numpy python scipy-library soundfile
Last synced: 27 Apr 2026
https://github.com/erikbavenstrand/neural-network-implementation
An Artificial Neural Network Implementation in Numpy to work with MNIST dataset.
ai feedforward-neural-network machine-learning mnist neural-network numpy python
Last synced: 27 Apr 2026
https://github.com/gyselle-marques/calculodemetricas-desafiodio
Machine Learning: Cálculo de Métricas de Avaliação de Aprendizado em Python.
accuracy brazilian-portuguese colab-notebook confusion-matrix dio-bootcamp dio-challenges f-measure f-score machine-learning matplotlib numpy precision python recall sklearn specificity statistics xgboost
Last synced: 27 Apr 2026
https://github.com/l2nce/datamining-study
Introduction to data mining
data-analysis data-mining matplotlib numpy panda
Last synced: 28 Apr 2026
https://github.com/filipporanza/signal_lib
personal programs for signal analysis
numpy python3 signal-analysis signal-processing
Last synced: 28 Apr 2026
https://github.com/vasukalariya/neural-network-from-scratch
It's a simple Feedforward Neural Network implemented just using Numpy
artificial-neural-networks classification mnist neural-network numpy
Last synced: 28 Apr 2026
https://github.com/binoydipu/ml-libraries
Machine Learning Libraries Repository
Last synced: 28 Apr 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/hai4320/ml_ai_notebook
All my note about ML, AI and Data Science
ai machine-learning numpy pandas scikit-learn
Last synced: 28 Apr 2026
https://github.com/hadson0/chess-live-ratings-data
A study project focused on web scraping the live chess ratings from chess.com, with data analysis and visualization on nearly 5000 players in the classical world ranking.
beautifulsoup chess data-analysis data-visualization numpy pandas python seaborn web-scraping
Last synced: 28 Apr 2026
https://github.com/dwade-eng/amazon-product-recommender-prototype-
This project is a content-based product recommendation engine inspired by Amazon's "Customers who viewed this item also viewed" feature. It uses a dataset of product metadata and user interactions to suggest similar items based on product titles, brands, and categories using TF-IDF vectorization and cosine similarity.
html numpy pandas python3 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/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/udipta14/historical-olympic-games-eda-python
Exploratory Data Analysis of a Historical Olympic Games Dataset, including all the games from Athens 1896 to Rio 2016.
data-cleaning data-visualization eda matplotlib numpy pandas python3 seaborn
Last synced: 28 Apr 2026
https://github.com/robinhosz/traffic-data-analyzer
This repository presents a project for urban traffic signal optimization using Reinforcement Learning (RL) to improve traffic flow, increase safety at intersections, and promote energy efficiency in cities. Using the "Traffic Volume Counts" dataset from Kaggle.
data-analysis-python kaggle-dataset numpy pandas python traffic-analysis
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/ddeepanshu-997/datascience--olympics-games
in this repository i am going to perform some datascience techinques on the datasaet in order to get the valuable insights with the help of python libraries , packages etc.
data-science exploratory-data-analysis insights matplotlib-pyplot numpy pandas-dataframe problem-solving python visualization
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/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/josualimbu/face-recognition
Face Recognition with Name, and only need 1 image for 1 person for the dataset to run Face Recognition.
face-detection face-recognition numpy python simple-face-recognition
Last synced: 28 Apr 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/waghraj1699/codeclauseinternship_predicting_house_prices
Task 1 of the CodeClause Internship
data-science machine-learning-algorithms numpy pandas-dataframe
Last synced: 28 Apr 2026
https://github.com/linsanity03/fraud_detection_using_autoencoders
Leverage autoencoders, a type of neural network, for detecting fraudulent financial transactions by identifying anomalies in transaction patterns that deviate from the norm.
matplotlib numpy pandas pytorch seaborn
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/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/manishkumarpatel07/facial-recognition-attendance-manager
An AI-powered face recognition attendance system using Python, OpenCV, and dlib for real-time attendance tracking.
dlib-face-recognition numpy opencv pandas python
Last synced: 29 Apr 2026
https://github.com/freya135/smart-traffic-system
A Python-based system leveraging a Raspberry Pi to capture and process traffic images, dynamically control traffic lights and servo motors based on real-time vehicle detection using edge detection, and optimize traffic flow intelligently.
canny-edge-detection gpiozero image-processing numpy open-cv python raspberry-pi-5 real-time-processing servo-motor signal-duration smart-traffic-light
Last synced: 29 Apr 2026
https://github.com/muazify/pyequationsolver
A Python script that solves mathematical equations for the variable 'x' using a hybrid approach, combining symbolic solving (for exact solutions) with numerical methods (for approximations when symbolic solving is insufficient).
equation-solver numpy python3 sympy
Last synced: 29 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/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/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/04bhavyaa/machine-learning-from-scratch
machine-learning matplotlib numpy pandas seaborn
Last synced: 29 Apr 2026
https://github.com/giordanodaloisio/demv
Debiaser for Multiple Variables, a model- and data- agnostic method to improve fairness in binary and multi-class classification tasks
bias-mitigation numpy pandas python
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/haleema33/cs50-final-project
This project allows the user to input a sequence of characters (a-z), and generates a unique audio file composed of piano sounds corresponding to those characters. The system reads sound files from a predefined directory, processes them, and outputs a new WAV file with the audio sequence. The audio is speeded up 3x for an accelerated playback.
Last synced: 29 Apr 2026
https://github.com/yibrahimmoos/snn
shallow neural network imp.
neural-network numpy python-3-6
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/al-ghaly/e-commerce-a-b-testing
A Statistical Analysis project in which I Performed an A/B test to analyze the effect of changing the user interface for an E-Commerce company's Website.
data-analysis matplotlib numpy pandas python python-data-analysis seaborn statistical-analysis statistics
Last synced: 29 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/divansh2025/python_notebook
Welcome to "Basics of Python", a repository designed to help you master the fundamentals of Python. 🚀
datavisualization matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026