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-24 00:18:03 UTC
- JSON Representation
https://github.com/rkarahul/data_science_project_2023
machine-learning matplotlib numpy pandas python sckit-learn seborn
Last synced: 20 Apr 2026
https://github.com/dwarkadhish2005/weather-predictor
Built a model based on collected data which takes various parameters and predicts the weather
classifier matplotlib numpy pandas sklearn xgboost
Last synced: 20 Apr 2026
https://github.com/bielstela/connect-four
Numpy implementation of the game connect four (AKA four in a row)
game-2d numpy numpy-exercises python
Last synced: 19 Apr 2026
https://github.com/thedevreda/python
My Full Backup Packagaes & Files Guide for Python 👷♂️
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 20 Apr 2026
https://github.com/docsallover/spam-detection
Building a Spam Filter with Python: Using Machine Learning to Combat Spam
datascience flask jinja2 machine-learning numpy numpy-library pandas pandas-python python python3 scikit-learn
Last synced: 09 Apr 2026
https://github.com/Tritonix711/FractureAI
This tool helps people upload X-rays to find broken bones. It uses a machine to mark where the breaks are and gives users marked pictures to download. A smart computer also helps people understand their broken bones and gives them advice.
css cv2 flask gorq html javascript matplotlib npm numpy pandas pydantic python react scikit-learn torch torchvision ultralytics
Last synced: 19 Aug 2025
https://github.com/SudipBishwakarma/Bulk-Remove-OneSignal-Users
Bulk remove OneSignal subscribed users blazingly faster with parallel processing.
numpy pandas python python-logger python-multiprocessing python-threading python3
Last synced: 31 Mar 2025
https://github.com/sreejabethu/cost-of-living-index-globally
This Streamlit app is a data visualization tool that allows users to explore and compare the cost of living indices across different countries. The app takes in a dataset of cost of living indices for various countries and provides an interactive interface for users to select specific indices and countries to visualize.
bargraphs costofliving costoflivingindex csv datavisualization index matplotlib-pyplot numpy pandas-dataframe plotly python seaborn streamlit-webapp
Last synced: 19 Apr 2026
https://github.com/seungjaelim/scratchml
Implement neural network only using numpy
deep-learning machine-learning numpy
Last synced: 20 Apr 2026
https://github.com/tar3q-az1z/python-learning
Contains python codes.
data-analysis-python numpy pandas-library python3
Last synced: 21 Apr 2026
https://github.com/simran2911/flight-price-pridiction
This github repositiory contains the Flight Price Prediction project aims to develop a machine learning model to predict flight ticket prices based on various factors such as departure and arrival locations, dates, airlines, and other relevant features.
accuracy-score catboostregressor machine-learning matplotlib numpy pandas r2-score random-forest-regression seaborn xgboost-regression
Last synced: 21 Apr 2026
https://github.com/nikorasu/cellularautomata
Nik's Cellular Automata Projects
cellular-automata conways-game-of-life game-of-life game-of-life-python gameoflife john-conway life maze-generator numpy numpy-arrays pygame python python3 rle simulation turing-pattern turing-patterns
Last synced: 21 Apr 2026
https://github.com/busraozdemir0/data_analysis_apps
Data analysis and data visualization applications with python
data-analysis data-analysis-python data-visualization matplotlib matplotlib-figures matplotlib-pyplot numpy numpy-python pandas pandas-dataframe pandas-library
Last synced: 18 Apr 2026
https://github.com/rhazra-003/fake_news_detector
A Machine Learning model to detect fake news with more than 95% accuracy
fake-news numpy pandas scikit-learn
Last synced: 18 Apr 2026
https://github.com/ndohvich/car-price-prediction-eda-using-xgboost-regression
predict the price of sale car
jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python random-forest xgboost
Last synced: 28 Apr 2026
https://github.com/redinfinitypro/laser-strategy
Rating: (8/10): Is an interactive graphical simulation using Pygame library, featuring laser and detector dynamics. It includes pathfinding, collision detection, and dynamic object interactions. The game allows dragging, checking for collisions, and updating object states.
math numpy pygame random sys time
Last synced: 25 Apr 2026
https://github.com/venky-1710/stress-level-predection
Stress Level Prediction is a web app using machine learning to estimate user stress levels. It takes inputs like anxiety, sleep quality, and academic performance, then predicts stress using a Decision Tree Classifier. Built with Python, Flask, and scikit-learn, it's useful for students, researchers, and those interested in stress management.
css flask html machine-learning numpy pandas python python-sklearn scikit-learn
Last synced: 05 Apr 2026
https://github.com/n1colasf/bigdata-cert
Clases y Practicos del Certificado de Big Data de la carrera Analista en Tecnologías de la Información de la Universidad ORT Uruguay
big-data certificate jupyter-notebook numpy pandas python sklearn tensorflow university-course
Last synced: 25 Apr 2026
https://github.com/aryansk/fake-news-detection
A sophisticated machine learning solution to detect fake news using multiple classification algorithms. Identify the credibility of news articles with advanced text analysis techniques!
fake-news-detection machine-learning machine-learning-algorithms matplotlib numpy pandas python random-forest-classifier scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/nguyenanhtuan1912/computer_vision_exercises
Trong này sẽ chứa các file source về bài tập Computer Vision.
computer-vision numpy opencv python
Last synced: 12 Apr 2026
https://github.com/dmarks84/coursework_coursework_project_automobile-sales-visualization
Project for IBM Data Science course on Visualization & Dashboards -- Analyzed historical sales data, performing EDA and setting up an interactive dashboard
communication dash dashboards data-modeling elt etl folium matplotlib numpy pandas pipelines plotly python scipy seaborn visualization
Last synced: 10 Apr 2026
https://github.com/singhmnprt01/Custom-Deep-Neural-Network-Package
A custom deep neural network package that gives the liberty to design your deep neural network using only NumPy
customized-deep-neural-network deep-learning-framework maths-behind-neural-network numpy
Last synced: 09 Jul 2025
https://github.com/tom-mohr/clevertable
Consistent, intelligent transformation of text-based tabular data into numerical data.
conversion data-science numpy pandas python
Last synced: 06 May 2026
https://github.com/sentustudio/cookiecutter-ciencia-datos
Template para proyectos de ciencia de datos e ingeniería de datos
ai cookiecutter cookiecutter-data-science cookiecutter-template data-science jupyter-notebook machine-learning numpy pandas pyspark
Last synced: 27 Apr 2026
https://github.com/camilajaviera91/prediction-of-housing-prices-using-linear-regression
This project provides tools to search for datasets on Kaggle, download and preprocess them, and perform predictions using a Linear Regression model. It includes interactive text-based user interfaces built with `curses`.
curses kaggle linear-regression matplotlib-pyplot mean-absolute-error mean-square-error numpy pandas pathlib python scikit-learn train-test-split
Last synced: 10 Apr 2026
https://github.com/gauravtrivedi967/mask_detection
In the present scenario due to Covid-19, there is no efficient face mask detection applications which are now in high demand for transportation means, densely populated areas, residential districts, large-scale manufacturers and other enterprises to ensure safety. Also, the absence of large datasets of ‘with_mask’ images has made this task more cumbersome and challenging.
Last synced: 18 Apr 2026
https://github.com/haukzero/decisiontree-strat-from-scratch
依据西瓜书从零开始手写决策树分类器,只使用 pandas, numpy, graphviz 三个扩展包,其中 graphviz 用于将生成的树可视化
decision-tree-classifier machine-learning numpy python start-from-scratch
Last synced: 27 Apr 2026
https://github.com/sivatsk26/university-admit-eligibility-predictor
This project is created using Machine Learning and Regression methods- a statistical technique to predict the outcome of event which is to verify the users’ admission eligibility level, considering the universities they have chosen. This is achieved based on the algorithms implemented, when is user feed the application with the required information
html-css-javascript ibm-cloud ibm-watson linear-regression machine-learning matplotlib numpy pandas python python-flask random-forest scikit-learn
Last synced: 13 Apr 2026
https://github.com/hayatiyrtgl/data_analysis_project
Financial data analysis: preprocess, visualize, calculate technical indicators.
data-analysis data-analysis-python data-science dataframe numpy pandas python python3 stock-price-prediction talib trade-analysis
Last synced: 04 Apr 2026
https://github.com/abrarshahok/wildlife-species-identification-using-cnn
In this project i've built and trained a Convolutional Neural Network (CNN) to classify wild animals.
cnn cnn-classification cnn-keras cnn-model convolutional-neural-networks neural-network numpy opencv pandas python scikit-learn tensorflow wildlife-classification
Last synced: 12 Apr 2026
https://github.com/nirmalyabag20/diabetes-prediction-using-machine-learning
This project focuses on predicting diabetes using machine learning algorithms based on health metrics like glucose levels, blood pressure, and BMI. By comparing different models, the goal is to identify the most accurate approach for early diabetes detection, showcasing the potential of machine learning in healthcare.
decision-tree-classifier jupyter-notebook kneighborsclassifier logistic-regression matplotlib numpy pandas python random-forest-classifier scikit-learn seaborn svc
Last synced: 18 Jan 2026
https://github.com/m-faizan-mahmood/detailed-exploratory-data-analysis-eda-marketing-recomendations.
This project focuses on cleaning, preprocessing, and analyzing data using Pandas and NumPy. Key steps include handling missing values, removing outliers, feature engineering, and exploratory data analysis (EDA). Visualizations with Matplotlib and Seaborn highlight trends in customer spending, campaign performance, and product sales.
big-data data-analysis data-processing data-science eda exploratory-data-analysis numpy pandas python
Last synced: 11 Apr 2026
https://github.com/hanzopgp/neuralnetworkfromscratch
This is a multi-layer perceptron build from scratch using numpy and python.
artificial-intelligence deep-learning machine-learning multi-layer-perceptron numpy personal
Last synced: 17 Apr 2026
https://github.com/animesh-ghosh/summer-training
Work done during Summer Training with OSAHub.
anaconda jupyter-notebook machine-learning numpy pandas python3 scikit-learn
Last synced: 12 Apr 2026
https://github.com/kritimbist/365-days-of-github-challenge-ai-machine-learning
This repository is part of my 365 Days Challenge: AI × Machine learning, where I combine my passion for Machine Learning 🤖 to learn, build, and document projects every single day for one year.
data-science data-visualization deep-learning machine-learning matplotlib numpy python scikit-learn
Last synced: 28 Apr 2026
https://github.com/skywalkerSam/ML-101
Getting started with AI & ML!
ai-ml jupyter-notebooks matplotlib ml ml-framework numpy pandas python3 scikit-learn tensorflow
Last synced: 23 Apr 2025
https://github.com/hpennington/mono-visual-odometry
Monocular Visual Odometry in NumPy
computer-vision numpy opencv python
Last synced: 28 Apr 2026
https://github.com/mrtarantoga/mdl-density-histogram
Cython-accelerated MDL histogram density estimation. Implements Kontkanen & Myllymaki's dynamic programming algorithm for optimal variable-width bins, parametric complexity with Ramanujan approximations, and automatic bin count selection. Based on "MDL Histogram Density Estimation" (JMLR 2007).
cython-library mdl numpy pypi-package python3
Last synced: 30 Nov 2025
https://github.com/aymen016/data-visualization
A collection of data analysis projects using Python, covering various datasets and domains. Includes EDA, preprocessing, data visualization (Matplotlib/Seaborn), and Power BI dashboards.
dashboard eda jupyter-notebook matplotlib-pyplot matplotlib-python numpy pandas pandas-dataframe powerbi python seaborn seaborn-python visualization
Last synced: 15 Jun 2026
https://github.com/sureshbeekhani/machine-learning-algorithms
A collection of machine learning algorithms implemented for learning and practice, covering regression and classification models using Python.
dataanalysis datascience featurescaling linearregression machinelearning matplotlib numpy pandas python seaborn
Last synced: 28 Apr 2026
https://github.com/ola-kaznowska/sigmanoid-function
Sigmanoid function. Written in Python 3.13.1 with matplotlib library and numpy
mathmatics matplotlib numpy python python3
Last synced: 30 Apr 2026
https://github.com/victor-gp/tfg-h16b
The code for my bachelor's thesis, a numerical exploration of the second part of Hilbert's 16th problem
bachelor-thesis dynamical-systems matplotlib-pyplot numpy odeint
Last synced: 30 Apr 2026
https://github.com/dina-hosny/import-preprocess-and-visualize-a-dataset-project
A simple project to practice importing a dataset, data cleaning and preparation processes, and visualize the results to answer some given questions.
data-cleaning data-engineering data-science data-visualization jupyter-notebook matplotlib numpy pandas python
Last synced: 30 Apr 2026
https://github.com/nikhilsree5/walmartcasestudy
Analysis of Customer Spending Habits at Walmart Inc
clt eda numpy pandas python3 statistics visualization
Last synced: 30 Apr 2026
https://github.com/tapishr/numpy-rnn
Implementation of an RNN using numpy library in python
numpy python recursive-neural-network rnn
Last synced: 30 Apr 2026
https://github.com/scholarchen20/pythonlp
Python保姆级教学附有对应的demo项目(成绩管理系统),适合小白打基础。此外还包含Numpy,Tensorflow,Pytorch示例代码提供学习使用上手
image-classification image-processing numpy pands python pytorch system tensorflow
Last synced: 30 Apr 2026
https://github.com/blankscreen-exe/triple-trial-card-maker
Triple Triad Card maker for a game inspired by Final fantasy
card-game numpy opencv python tripletriad
Last synced: 30 Apr 2026
https://github.com/ayushshrivstava/es654_prereqtest
Prerequisite test for the Machine Learning course ES654
jax matplotlib numpy pandas sympy
Last synced: 30 Apr 2026
https://github.com/ddeepanshu-997/datascience-e-commerce-shopping-details-
in this project i am going to apply data preprocessing technique on the dataset in order to clean the data using libraries, etc. make some insights/analyses to findout the hotpicks of the shopping along with some data visualsation libraries to get the trends and many more aspects in order to make a small contribution to the field of data science
cleaning-data data data-science data-visualization dataframe datapreprocessing dataset libraries matplotlib-pyplot numpy pandas plots python visualization
Last synced: 30 Apr 2026
https://github.com/darinochka/course_python_iad
ДЗ\Семинары майнора "Интеллектуальный анализ данных"
machine-learning numpy pandas python3
Last synced: 30 Apr 2026
https://github.com/alphan26/airbnb-data-visualization
I've used the airbnb new york dataset from kaggle to make a comprehensive data visualization using pandas, seaborn, matplotlib.
machine-learning matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/maximlevchenko/python-course-convolution-orb-detector-data-processing-2d-game
This repository contains a collection of projects developed during a university Python course. Each project explores different aspects of data processing, analysis, and computer vision.
2dgame bomberman-game computer-vision convolution harris-corner-detector image-processing keypoint-detection numpy pandas python statistical-analysis
Last synced: 30 Apr 2026
https://github.com/badranalyst/e-commerce-customer-analysis-data-science-foundations-case-study
This case study explores e-commerce customer data through data exploration, pre-processing, and splitting. It includes model building and training to analyze customer behavior. Python libraries like Pandas, NumPy, Matplotlib, and Seaborn are used for the analysis and model development.
data-analysis data-science dataset eda exploratory-data-analysis machine-learning matplotlib ml model-building model-training numpy pandas pre-processing python seaborn
Last synced: 01 May 2026
https://github.com/tom-uchida/datascience_handbook
Python private lesson
data-science matplotlib numpy python
Last synced: 01 May 2026
https://github.com/macnianios/fandango
a udemy project for seaborn data visualizations and basic pandas commands
numpy pandas python seaborn seaborn-plots udemy-course-project
Last synced: 01 May 2026
https://github.com/ismaelvr1999/bioinspiredalgorithms
This repository contains implementations of various bioinspired algorithms for optimization and machine learning.
machine-learning matplotlib numpy python tensorflow
Last synced: 01 May 2026
https://github.com/avinashkr-ai/data-science-using-python-jupyter-notebook
Data Science Using Python Jupyter Notebook
data-science jupyter jupyter-notebook numpy pandas python
Last synced: 01 May 2026
https://github.com/offthetab/nn_homework
Практические работы по нейронным сетям МИРЭА 3 курс.
gensim ignite matplotlib neural-network nltk numpy pandas scipy-stats seaborn torch torchvision
Last synced: 01 May 2026
https://github.com/dhruvv1402/spam-detection-python-
This project is a Spam Detection System built using Python. It classifies SMS messages as spam or ham (not spam) using machine learning techniques.
countvectorizer kaggle-dataset nlp-machine-learning nltk numpy pandas python scikit-learn supervised-machine-learning tf-idf
Last synced: 01 May 2026
https://github.com/hariprasath-v/job-a-thon---may-2021
Exploratory Data Analysis
eda exploratory-data-analysis matplotlib missingno numpy pandas pandas-python plotnine
Last synced: 01 May 2026
https://github.com/laszlokorte/canny-notebook
Numpy Canny Edge detector implementation to visualize each step
canny-edge-detection image-processing jupyter-notebook numpy
Last synced: 02 May 2026
https://github.com/voidkeishi/computational-science
This repository contains implementations of algorithms from the course "Computational Science" at HUST
computational-science numpy python
Last synced: 02 May 2026
https://github.com/parham1998/linear_regression_pytorch
Implementation of a simple Linear Regression model with Numpy & PyTorch library
backpropagation gradient-descent linear-regression loss-functions numpy python pytorch
Last synced: 02 May 2026
https://github.com/fabriciocovalesci/sistema-vendas-graficos
Sistema simples de vendas e estoque, com gráficos usando Matplotlib
matplotlib matplotlib-pyplot numpy python-script python3 venv virtualenv
Last synced: 02 May 2026
https://github.com/rubaramanan/irisclassifierwith_keras
iris-classification keras numpy pandas
Last synced: 02 May 2026
https://github.com/ksharma67/intel-stock-predication-wiith-eda
We are trying to design a model that can predict the price of stock using different methods and algorithms.
eda linear-regression machine-learning-algorithms matplotlib numpy pandas prediction python scaler seaborn skit-learn
Last synced: 02 May 2026
https://github.com/vermenea/masters---ad-signaling-pathway-using-hsp90-inhibitor
Influence of 17-AAG a Hsp90 inhibitor on signaling pathway in Atopic Dermatitis
matplotlib numpy pandas python seaborn statmodels
Last synced: 02 May 2026
https://github.com/badranalyst/movie-correlation-analysis-in-python
This project analyzes movie data correlations using Python libraries like Pandas, NumPy, Seaborn, and Matplotlib. It examines relationships between attributes such as ratings, genres, and box office performance to uncover trends that inform recommendations and enhance understanding of movie success factors.
data data-analysis dataset jupyter jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python seaborn
Last synced: 03 May 2026
https://github.com/bhavna-kale/cars-eda-project
Project analyzing used car market data to identify high-impact price drivers and depreciation curves, presented through an interactive web application.
data-analysis excel matplotlib numpy pandas python3 searborn streamlit
Last synced: 03 May 2026
https://github.com/aliakbar-omidi/iris-practice-project
This project is a test modeling for the Iris flower dataset
decisiontreeclassifier gridsearchcv iqr numpy pandas pca sklearn-decomposition sklearn-metrics
Last synced: 03 May 2026
https://github.com/farhannaeem00/data-visualization-practice
Learning matplotlib fundamentals - seeking feedback and code reviews
jupyter matplotlib numpy pandas python
Last synced: 03 May 2026
https://github.com/prathicashettym/machinelearningalgorithms
Contains mini projects and implementation using ML algorithms
jupyter-notebook linear-regression matplotlib numpy pandas panfas python seaborn
Last synced: 03 May 2026
https://github.com/katerynazakharova/machine-learning
Example of a ML algorithm.
gradient-boosting-classifier gridsearchcv machine-learning ml numpy pandas python3
Last synced: 03 May 2026
https://github.com/pramodyasahan/binary-classifier
This repository houses the code for a machine learning model designed to predict customer churn. The model is built using Support Vector Machine (SVM) from the scikit-learn library and incorporates preprocessing, pipeline, and grid search techniques for optimal performance.
Last synced: 03 May 2026
https://github.com/syed-m-nofel/python-data-science-fundamentals
Python notebooks for data manipulation (Pandas/NumPy) and API workflows – from basics to practical examples.
api beginner-friendly data-analysis data-science http-requests jupyter-notebook numpy pandas pandas-dataframe python tutorial
Last synced: 03 May 2026
https://github.com/alvii147/discretetimelib
Python library for analysis of discrete time signals and systems
numpy pandas scipy signals-and-systems sympy
Last synced: 03 May 2026
https://github.com/schukark/intervalpylib
Interval solver of systems of equations to find the workspace area of a robot
krawczyk matplotlib numpy python3 robotics solving-algorithm sympy systems-of-equations visualization
Last synced: 03 May 2026
https://github.com/yareva/linear-regression-predictor
Linear Regression Predictor Model
matplotlib numpy pandas python sckit-learn
Last synced: 04 May 2026
https://github.com/ola-kaznowska/median-statistic
A program that calculates the median statistic. Program written in Python 3.13.1 with NumPy library during Machine Learning course.
mathematics numpy python python3
Last synced: 04 May 2026
https://github.com/arsalan692/python-telusko-playlist
A collection of beginner Python scripts and practice exercises from my early learning days, inspired by Telusko and other resources.
basic-programming bs4 matplotlib numpy oop pandas python requests selenium tkinter
Last synced: 04 May 2026
https://github.com/florianwoelki/salary_linear_regression
This project is for salary prediction using linear regression without any machine learning library.
jupyter linear-regression machine-learning matplotlib numpy pandas python regression
Last synced: 04 May 2026
https://github.com/cheese23456/ai-based_stock_analysis_and_portfolio_optimisation
📈 Analyze stocks and optimize portfolios with AI-driven insights, technical indicators, and clear investment signals for informed decision-making.
ai asset-allocation financial-analysis huggingface-spaces numpy pandas portfolio-optimisation python scipy-optimize streamlit
Last synced: 04 May 2026
https://github.com/omogbolahan94/handwashing-history-analysis
Data Wrangling and Analytics
matplotlib numpy pandas plotly scipy seaborn statistical-analysis
Last synced: 04 May 2026
https://github.com/sweta-kaundilya/python_for_data_analysis
Learning Python and all the relevant libraries in python for Data field.
cufflinks data-analysis data-science matplotlib numpy pandas plotly python seaborn
Last synced: 04 May 2026
https://github.com/mariiasam/stroke-prediction
A model for predicting the risk of stroke in a patient
balanced-random-forest-classifier decission-tree-classifier gradient-boosting imbalanced-learning joblib logistic-regression matplotlib numpy random-forest-classifier scikit-learn seaborn streamlit
Last synced: 04 May 2026
https://github.com/hyperplasma/olympic-visualization-analysis
Multidimensional analysis and visualization of Olympic medals, economy, and happiness index.
data-analysis data-visualization matplotlib numpy pandas python wordcloud
Last synced: 04 May 2026
https://github.com/linsanity03/algorithmic_trading
Trading strategy based on the intersection of short-term and long-term moving averages.
jupyter-notebook matplotlib-pyplot numpy pandas
Last synced: 04 May 2026
https://github.com/secary/maths7027
Mathematical Foundations of Data Science
latex mathematics numpy pandas
Last synced: 04 May 2026
https://github.com/ronitjariwala/-prodigy_ds_01
Prodigy InfoTech Data Science Internship Task-1
matplotlib numpy pandas python seaborn
Last synced: 04 May 2026