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-25 00:18:02 UTC
- JSON Representation
https://github.com/shriansh2002/stock-prediction
This project predicts Apple stock prices using linear regression. It's based on historical stock price data and uses Python and popular data science libraries like Pandas, NumPy, Matplotlib, and scikit-learn.
apple datascience finance linearregression machinelearning matplotlib ml numpy pandas prediction python scikitlearn stock-prediction stockmarket
Last synced: 10 May 2026
https://github.com/relostar-devil/census-income-prediction
An end-to-end ML project using 1994 US Census data to classify income (>50K/<50K). The Jupyter Notebook covers data preprocessing, EDA, and model evaluation with multiple classifiers.
matplotlib numpy pandas scikitlearn-machine-learning seaborn
Last synced: 10 May 2026
https://github.com/jsnevt/regressao_logistica
Cálculos de probabilidades sobre uma eleição
matplotlib numpy pandas-dataframe python
Last synced: 11 May 2026
https://github.com/pdoup/atml-notebooks
Proposed assignment notebooks for Advanced Topics in Machine Learning tasks
active-learning cost-sensitive-learning imbalanced-data machine-learning multi-instance-learning multi-label-classification numpy scikit-learn
Last synced: 11 May 2026
https://github.com/9bow/deep-learning-from-scratch
examples in the book
book deeplearning example-code jupyter-notebook numpy python3
Last synced: 11 May 2026
https://github.com/chaganti-reddy/heart_disease_prediction
Machine Model creation for Heart Disease Prediction
data-science deep-learning machine-learning numpy python
Last synced: 11 May 2026
https://github.com/parthds02/customer-segmentation-with-kmeans-clustering
Analyze customer behavior using Python and KMeans Clustering on transactional data. Features RFM analysis, data cleaning, clustering insights, and actionable visualizations to support business decision-making.
data-analysis data-visualization feature-engineering kmeans-clustering numpy pandas vscode
Last synced: 11 May 2026
https://github.com/mihirh19/uber-analysis
Uber's 2016 dataset analysis offers insightful information about the company's operations and user behaviour. Patterns and trends can be discovered by looking at variables like trip time, distance travelled, and pickup/drop-off locations. Uber may use this information to detect high-demand locations, increase overall efficiency, and optimise driver
matplotlib numpy opendatasets pandas seaborn
Last synced: 11 May 2026
https://github.com/khalidelboray/image_processing
Notes about image processing
image-processing numpy python3
Last synced: 11 May 2026
https://github.com/samuel-schlemper-schlemuel/calculadora-de-media-variancia-e-desvio-padrao
Esse é um projeto do currículo do curso de analise de dados do FreeCodeCamp
Last synced: 11 May 2026
https://github.com/daksh90a/wine-quality-analysis
The Wine Quality Analysis project is an AI/ML-based data analysis initiative aimed at predicting and understanding the factors that influence the quality of wine.
matplotlib-python numpy pandas seaborn
Last synced: 12 May 2026
https://github.com/zilean12/digital-image-processing
Digital Image Processing
bit-plane-slicing computer-vision digital-image-processing numpy opencv warping
Last synced: 12 May 2026
https://github.com/chandkund/movie-recommender-system
Unlocking the magic of personalized movie recommendations! This project uses the Cosine Similarity Algorithm to suggest movies based on user-selected titles, making movie discovery more enjoyable.
cosine-similarity matplotlib nltk numpy pandas-python seaborn
Last synced: 12 May 2026
https://github.com/diogoribeiro7/vortex2d
2D vortex particle method (Gaussian-core) with RK4, viscosity, plots, animations
cfd matplotlib numpy python simulation vortex-method
Last synced: 12 May 2026
https://github.com/mituskillologies/dkte-da-mar25
Programs conducted at DKTE's Engineering Institute, Ichalkaranji in training on Python Data Analytics March 2025.
data-analysis matplotlib numpy pandas python-programming tkinter-python
Last synced: 13 May 2026
https://github.com/jbizzlefoshizzle/weather_trends_vs_latitude
Pandas project analyzing possible correlation between latitude and max. temperature, wind speed, cloudiness, and humidity
json-api jupyter-notebook matplotlib-pyplot numpy weather-information
Last synced: 13 May 2026
https://github.com/asuquoaa/big_4_sports_teams_and_city_population_analysis-2018-
Analysis of sports teams' win/loss ratios vs. metro area populations across NFL, NBA, MLB, and NHL.
data-cleaning-and-preprocessing numpy pandas
Last synced: 13 May 2026
https://github.com/prathicashettym/agriculturallanddetection
6th Semester SDG EL
flask keras matplotlib numpy pandas python seaborn streamlit tensorflow
Last synced: 13 May 2026
https://github.com/neelimabonangi/defect-detection-hot-rolling
Defect Detection in Hot Rolling Using Machine Learning
classification data-analysis data-science defect-detection jupyter-notebook machine-learning manufacturing numpy pandas predictive-analytics python random-forest scikit-learn
Last synced: 12 Jun 2026
https://github.com/gsaini/streamlit-ui-getting-started
Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver dynamic data apps with only a few lines of code. Build and deploy powerful data apps in minutes. Let's get started!
codecov github-actions numpy pandas python streamlit unittest
Last synced: 14 Jun 2026
https://github.com/pnguyen215/pycelize
Pycelize is a Flask application designed for processing Excel and CSV files. It provides RESTful APIs for common data operations including extraction, normalization, mapping, SQL generation, and file binding.
excel lib numpy openpyxl pandas py-app pycelize python-service python3
Last synced: 17 Jun 2026
https://github.com/tomdewildt/interactive-and-explainable-ai-design
Code for The Interactive And Explainable AI Design course of my master's degree
jupyter lime numpy pandas python scikit-learn shap
Last synced: 18 Jun 2026
https://github.com/jayemscript/lab-to-code
A complete Python learning roadmap for scientists and researchers — covering data science, biology, chemistry, physics, and mathematics with curated libraries, tools, and resources.
bioinformatics chemistry data-science jupyter-notebook machine-learning mathematics numpy pandas physics python research roadmap scientific-computing scikit-learn
Last synced: 19 Jun 2026
https://github.com/williyam-m/sentiment_analysis
A Django-based Sentiment Analysis web app leveraging the power of the BERT transformer model to classify text sentiment accurately.
beautifulsoup bert django numpy pandas python torch transformers
Last synced: 20 Jun 2026
https://github.com/huzaifa12466/neuralnetscratch
A simple neural network implemented from scratch in Python using NumPy, trained on the Moons dataset
artificial-intelligence artificial-neural-networks backpropagation deep-learning forwardpropagation machine-learning matplotlib neural-network neural-networks numpy
Last synced: 23 Jun 2026
https://github.com/lmlk-seal/pyspeed
Intelligent Python Performance Optimization Tool Automatically profile, analyze, and accelerate your Python code with minimal effort.
analyzer customtkinter gui intelligent numpy optimization optimization-tools performance python real-world-problem-solving
Last synced: 23 Jun 2026
https://github.com/gyselle-marques/sobel-filter
Machine Learning: Image Processing with Sobel Filter.
colab-notebook image-processing machine-learning matplotlib numpy opencv python sobel sobel-filter
Last synced: 24 Jun 2026
https://github.com/prashhhant213/data_analysis_and_visualization-_for_streaming_platform
Data Analysis and Visualization for streaming platform to provide insights and recommendations to improve their userbase.
colab-notebook data datavisualization matplotlib numpy pandas python seaborn
Last synced: 20 Apr 2026
https://github.com/charlenry/python_data_science
Mes notebooks de travaux pratiques sur Python pour la Data Science
analysis data dataframe jupyter kaggle matplotlib notebook numpy pandas pyplot python science seaborn visualisation
Last synced: 25 Jun 2026
https://github.com/venkat-0706/air-drawing
A real-time hand gesture drawing app using Python, OpenCV, and MediaPipe to draw, erase, and switch colors on a canvas using finger gestures via webcam.
computer-vision hand-gesture-recognition mediapipe mediapipe-hands numpy opencv-python python realtime-object-tracker
Last synced: 20 Apr 2026
https://github.com/zombietdv/n_gram-model
n_gram model implementation with numpy only
Last synced: 21 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/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/danpoynor/pet-shelter-data-analysis-notebook
Demonstration of skills analyzing data from a pet shelter. The CSV data contains tables detailing the incoming and outgoing animals and I use my knowledge of Pandas to gather and present the requested information.
csv data-analysis data-cleaning data-science jupyter-notebook matplotlib numpy pandas pet-shelter tabular-data
Last synced: 21 Apr 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/mohammed-majid/image-classification-nn
Image classification using custom Neural Network (No ML packages)
custom multiclass-classification neural-network numpy
Last synced: 22 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/sazzadul-eanan/basic_numpy_learning
Numpy_Basics
jupyter-notebook numpy numpy-arrays numpy-library numpy-matrix numpy-tutorial
Last synced: 22 Apr 2026
https://github.com/himudigonda/gradwire
GradWire: A NumPy-based Automatic Differentiation Engine
automatic-differentiation deep-learning dynamic-computation-graphs machine-learning numpy operator-overloading
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/mariacarolinass/analise-de-dados
Iniciando com NumPy e Matplotlib
matplotlib matplotlib-pyplot numpy numpy-exercises
Last synced: 23 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/abhinav330/iris-dataset-classic-ml-problem
This repository demonstrates the classification of Iris flowers into three species (Setosa, Versicolor, Virginica) using a Support Vector Machine (SVM) classifier.
classification data-science iris-dataset jupyter machine-learning numpy pandas python sklearn support-vector-machines svm-classifier
Last synced: 06 Jun 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/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/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/jagkagd/np-xarr
Perform a numpy array transformation intuitively by giving simple patterns.
Last synced: 25 Apr 2026
https://github.com/davewhit3/bill-detector
Bill detection. Usage OCR algorithm to read content
ai numpy ocr-recognition python3
Last synced: 26 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/just-buildit/just-makeit
Python C extensions the easy way.
c-extension cmake code-generator numpy pep517 python python-packaging scaffolding wheel
Last synced: 15 Jun 2026
https://github.com/prathush-kumar/fake_news_detection
Developed an intelligent system to identify and classify fake news articles using Natural Language Processing (NLP) and Machine Learning techniques.
classification machine-learning natural-language-processing numpy pandas sklearn-library
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/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/brendandasilva/applieddatascience
4 projects from Applied Data Science
data-science numpy pandas python
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/lupin3000/tello-python
Python application to control the DJI Tello Drone with different controllers.
debian dji-sdk djitellopy drone dualsense-controller evdev hidapi macos numpy opencv python stadia-controller tello unihiker
Last synced: 27 Apr 2026
https://github.com/saptarshi11/diamlp---diabetes-classification-with-multilayer-perceptron
Diabetes Classification using Multilayer Perceptron (MLP) is a binary classification problem where the goal is to predict whether a patient has diabetes (positive class) or not (negative class) based on a set of biomedical features or risk factors.
artificial-neural-networks binaryclassification machine-learning mlp-classifier numpy seaborn
Last synced: 27 Apr 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/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/keizerzilla/como-funciona-meshgrid
Apontamento breve explicando como a função meshgrid do Numpy funciona.
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/tdeepa20/heart-disease-prediction-using-ml
Machine Learning models to predict heart disease using patient medical data
datascience jupyer-notebook machinelearning numpy python sklearn
Last synced: 28 Apr 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/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/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/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/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/jovicdev97/financial-loan-datascience-notebook
using numpy and pandas to analyze a synthetic loan dataset with python
data-analysis matlabplot numpy pandas plotting python seaborn
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/abdeldjalilchafai/us-flight-delay-eda
Structured EDA on 2015 US flight delay data. Clean, reproducible notebook using a 6-step data analysis framework for real-world datasets.
data-analysis data-cleaning eda exploratory-data-analysis flight-delays kaggle matplotlib numpy pandas python seaborn
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/rubaramanan/irisclassifier_with_scikitlearn
iris-classification machine-learning numpy pandas scikit-learn
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