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/shwetapardhi/assignment-04-simple-linear-regression-1
Q1) Delivery_time -> Predict delivery time using sorting time. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization, Feature Engineering, Correlation Analysis, Model Building, Model Testing and Model Predictions using simple linear regressi
correlation-analysis data-visualization distplot eda feature-engineering model-building model-prediction model-testing numpy ols-regression p-value pandas python regression-plot rsquare-values seaborn simple-linear-regression smf statsmodel t-score
Last synced: 30 Apr 2026
https://github.com/amirali5/numpy
In this repo, all about NumPy which basically a Python Library used for multidimensional array. It also has functions for working in domain of linear algebra, fourier transform, and matrices. NumPy was created in 2005 by Travis Oliphant. It is an open source project and you can use it freely.
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/samiksha29-patil/hr-employee-data-analysis-visualization-in-python
This project focuses on analyzing an HR Employee Dataset that contains details about employees such as demographics, job status, salaries, performance reviews, satisfaction levels, and attrition reasons.
csv-files data data-visualization dataanalysis matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/sjain2580/simple-linear-regression-model
This project demonstrates a simple, yet robust, multiple linear regression model built with Python and scikit-learn to predict median house values in California.
joblib linear-regression matplotlib matplotlib-pyplot numpy python scikit-learn
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/shohail-dev/python-sales-analysis
Python analysis project :- Analyze Diwali sales data to improve customer experience and sales .
matplotlib numpy pandas python-lambda python3 seaborn
Last synced: 30 Apr 2026
https://github.com/gill-singh-a/radial-velocity-of-star
A Program that approximates the number of exoplanets and their data (Mass, Radius of Revolution and Time Period of Revolution) present in a star system given the Radial Velocity of Star with noise
astronomical-data-analysis astronomy exoplanets fourier-transform matplotlib numpy physics python python-3 science stars
Last synced: 30 Apr 2026
https://github.com/maguids/supervised-learning---video-games
This project consists on exploratory data analysis and the application of supervised learning models for classification using a Video Games dataset. Second Semester of the First Year of the Bachelor's Degree in Artificial Intelligence and Data Science.
jupyter-notebook machine-learning matplotlib numpy pandas scikit-learn seaborn supervised-learning
Last synced: 30 Apr 2026
https://github.com/pramodyasahan/grade-predictor
This project aims to predict student performance based on various features such as job, study time, failures, absences, and first and second period grades. The project utilizes a linear regression model from the scikit-learn library in Python.
machine-learning matplotlib numpy pandas python regression scikit-learn
Last synced: 30 Apr 2026
https://github.com/tsar123/coffee-quality-analysis
machine learning using RandomForestRegressor and dataset with coffee data
coffee ml numpy pandas randomforestregressor regressor-models sklearn
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/shakhthi/network_security
matplotlib numpy pandas pymongo seaborn sklearn
Last synced: 30 Apr 2026
https://github.com/alirezasaharkhiz9/python-for-dataanalysis
The educational repository for data manipulation and analysis with the libraries numpy, pandas, and matplotlib.
Last synced: 30 Apr 2026
https://github.com/fikri-rouzan/data-science-mathematics
Proyek implementasi perhitungan matematika untuk klasifikasi probabilistik Naive Bayes serta eksperimen statistik A/B testing pada sistem rekomendasi dan pengembangan perangkat lunak.
jupyter-notebook matplotlib numpy pandas python scipy seaborn
Last synced: 08 Jun 2026
https://github.com/redinfinitypro/python-task-manager
Rating: (7/10): The Python Task Manager, is a user-friendly interface using tkinter library for system monitoring and management. It displays detailed system process information using psutil, with interactive features.
matplotlib numpy psutil pygetwindow tkinter
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/isaacalves7/nvidia-cuda
👁️🗨️📗 It's a repository of Nvidia CUDA programming.
anaconda gpu-programming numba numpy nvidia-cuda python3
Last synced: 30 Apr 2026
https://github.com/johassel/feed_forward_neural_network
Fully-connected feed-forward neural network based on the couse "Python for Machine Learning" at TU Berlin WiSe 24/25
machine-learning neural-networks numpy python
Last synced: 30 Apr 2026
https://github.com/pedasoft-consult/sentiment_analysis
This project involves analyzing customer reviews to classify them as positive or negative using Logistic Regression. The workflow includes text preprocessing, feature extraction, training a model, making predictions, and evaluating its performance.
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/dharma-acha/explanability_in_deepneuralnetworks
Our project aims to enhance the transparency and trustworthiness of the VGG model in critical fields like healthcare imaging and self-driving cars. By integrating explainability methods into the VGG model for image classification, we will clarify its decision-making process.
colab-notebook matplotlib numpy pandas scikit-learn seaborn
Last synced: 30 Apr 2026
https://github.com/kernel-loophole/data-analysis-with-pandas
pandas
data-science dataset numpy pandas python
Last synced: 30 Apr 2026
https://github.com/abimathi03/exploratory-data-analysis
Titanic Dataset: Data Cleaning & Exploratory Data Analysis (EDA)
colab-notebook datacleaning dataset eda exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/ola-kaznowska/summer-programming-camp-gp-travel-2024
Projects implemented at summer programming camp https://github.com/ArsBeneMoriendi
ai artificial-intelligence cv2 json math neural-network numpy python3 tensorflow
Last synced: 30 Apr 2026
https://github.com/manorohith-03/attendance-system-using-face-recognition
The system leverages the Python programming language and several powerful libraries for image processing and face recognition. The ultimate goal is to provide a more efficient, accurate, and user-friendly attendance tracking solution.
face-recognition numpy opencv pandas python-3
Last synced: 30 Apr 2026
https://github.com/eryks1999/titanic-project
jupyter matplotlib numpy pandas python seaborn titanic-kaggle
Last synced: 30 Apr 2026
https://github.com/mogankumar/bird-flock-simulation-with-pyspark
A PySpark-based bird flock simulation modeling alignment, cohesion, and separation forces with a leader guiding the flock. Efficiently handles large-scale simulations and generates a visualized GIF of the flock’s movement.
argparse matplotlib numpy pyspark python3
Last synced: 01 May 2026
https://github.com/koki0702/chainer0
A Small Chainer (Chainer From Zero)
chainer deep-learning neural-networks numpy python
Last synced: 01 May 2026
https://github.com/bjpcjp/optimize-mktg-spend-with-lagrange
simple demo of marketing (2 channel) spend optimization
lagrange matplotlib matplotlib-pyplot numpy python scipy
Last synced: 01 May 2026
https://github.com/afondiel/intro-to-artificial-intelligence-free-course-le-wagon
Intro to Artificial Intelligence Free Course from @LeWagon
ai ai-courses artificial-intelligence data-science lewagon machine-learning numpy pandas prophet-facebook regression-models scikit-learn sklearn
Last synced: 01 May 2026
https://github.com/splithor1zon/edu-barriermethodlp
Education material for learning/teaching of Linear Progrmming using Barrier Method. Presentation with commentary and python code available.
barrier-method convex-optimization cvxpy educational-project linear-programming numpy presentation python
Last synced: 01 May 2026
https://github.com/hghyhghy/notebook
Repo consist numpy , matplotlib and pymongo aggression
jupyter-notebook matplotlib numpy pymongo python-3
Last synced: 01 May 2026
https://github.com/ahmedsamir45/demograghic-data-analyzer
answer some questions about the data
demographic-data-analyzer numpy pandas
Last synced: 01 May 2026
https://github.com/shibbir24/amazon-product-sales-data-analysis-trends-and-insights
Amazon Product Sales Data Analysis: Trends and Insights
amazon-dataset data-analysis matplotlib numpy pandas seaborn
Last synced: 01 May 2026
https://github.com/mohhasan1/machine-learning
This repository is where I learn and store information about various machine learning libraries, such as Pandas, scikit-learn, and others. It serves as a personal reference for exploring and experimenting with different ML tools and techniques.
machine-learning matplotlib numpy pandas seaborn sklearn
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/emmanueltobi/ai-academy-university
Code samples from the Intel Nervana AI Academy University held in FUTA
ai classification-algorithm dataset intel numpy regression regression-models sklearn
Last synced: 01 May 2026
https://github.com/satyamtripathi8/tools_for_data_science
Introduction to Data Science Tools(Python)
data-analysis-python matplotlib-pyplot numpy pandas
Last synced: 01 May 2026
https://github.com/lmlk-seal/arrowshelf
A lightning-fast, zero-copy, cross-process data store for Python using Apache Arrow.
apache-arrow big-data cross-process data-processing data-science data-store distributed-computing high-performance ipc lightning-fast memory-mapping multiprocessing numpy pandas parallel-computing performance-optimization python scientific-computing shared-memory zero-copy
Last synced: 01 May 2026
https://github.com/mayankanand007/betago
Platform for tracking Go moves using Computer Vision. (StarterHacks 2018 submission)
java matlab matplotlib numpy opencv-python python3
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/dpb44/exploring-the-intuition-of-neural-networks-on-a-classification-problem-using-only-numpy
Implementing a softmax-based neural network from scratch using NumPy to classify the Iris dataset, leveraging vectorization, gradient descent, and decision boundary visualization.
deep-learning neural-network numpy softmax-classifier
Last synced: 02 May 2026
https://github.com/v-goncharenko/freespace
Implementation of signal propagation in free space
numpy python signal-processing
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/shreeparab1890/unicorns-of-india-till-sep-2022-analysis-eda
This ipython notebook is the Exploratory data analysis (EDA) of the Unicorns of India till Sep 2022.
analysis data-analysis eda exploratory-data-analysis matplotlib-pyplot numpy pandas plotly
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/bharath-tars/streamlit_diabsynth
Predictive Health Analytics for Diabetic Risk Assessment and Personalized Reporting WebApp using Streamlit
deeplearning mahine-learning numpy onrender-deploy pandas seaborn streamlit
Last synced: 02 May 2026
https://github.com/camsai/jupyterlite
CAMSAI JupyterLite is a lightweight, browser-based environment tailored for AI-driven materials science research. It integrates CAMSAI tools, schemas, and workflows, enabling users to validate data, run simulations, and explore materials science applications without requiring local installation or setup.
chemistry jupyterlite materials materials-design materials-informatics materials-science matplotlib numpy pyodide python scipy
Last synced: 02 May 2026
https://github.com/hariprasath-v/solafune_aerosol_optical_depth_estimation
Estimate AOD using Sentinel-2 data, leveraging its spectral bands and spatial resolution to improve accuracy.
catboost efficientnet exploratory-data-analysis huggingface jupyter-notebook matplotlib numpy pandas pearson-correlation python remote-sensing seaborn solafune timm transformer
Last synced: 02 May 2026
https://github.com/baranovserv/h-s-diagram
Парсер данных построения H-S диаграммы для веществ
diagrams json matplotlib numpy parser requests
Last synced: 02 May 2026
https://github.com/hadjuse/spotify-recommendation-knn
Here is a personal project where i use KNN project to classify songs
data-science graphics interpretation knn-classification machine-learning matplotlib music numpy plotly spotify
Last synced: 03 May 2026
https://github.com/helenaden/data-science-fundamentals
This project delves into fundamental data science concepts using Python libraries like NumPy and Pandas
data-analysis datascience datasets datavisualization datawrangling heatmap numpy pandas patterns python
Last synced: 03 May 2026
https://github.com/isinghabhishek/data_analysis_with_python
Introduction to Data Analysis covering the basics of Python, Numpy, Pandas, Data Visualization, and Exploratory Data Analysis.
data-visualization exploratory-data-analysis numpy pandas python
Last synced: 03 May 2026
https://github.com/raduldev/biopython
Biopython Record Work and few extra coding excercise
bioinformatics biopython gromacs jupyter-notebook matplotlib numpy pandas python3
Last synced: 03 May 2026
https://github.com/kisaa-fatima/foreground-segmentation-using-kmeans-face-recognization-using-knn
Implement a basic version of the interactive image cut-out/segmentation approach called Lazy Snapping. The program uses K-Means Clustering to segment images into foreground and background based on user-provided seed pixels.
face-recognition foreground-segmentation kmeans-clustering knn-classification matplotlib numpy opencv2 pil
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/algoscienceacademy/imageprocessingpython
Image processing python code
matplotlib numpy pathlib pil python scipy seaborne
Last synced: 03 May 2026
https://github.com/thiagonunesbatista/deuteranopia-simulator-computer-vision-python
Live color detection with a webcam and a simulation of deuteranopia's color perception effects.
computer-vision numpy opencv python
Last synced: 03 May 2026
https://github.com/ebrahimar/ai-voice-cloner-xtts-v2
A Streamlit web app for AI-powered voice cloning using Coqui XTTS v2. Record or upload reference voices, clone speech in multiple languages, and generate natural audio outputs.
ai-voice coqui-tts deep-learning json multilingual-tts numpy pydub python speech-synthesis streamlit text-to-speech tts-model voice-cloning xtts-v2
Last synced: 03 May 2026
https://github.com/abhijais4896/cardiovascular-disease-prediction
Cardiovascular Disease Prediction using machine learning and Python
data-analysis datascience deep-learning machine-learning matplotlib numpy pandas python seaborn visualization
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/jsnevt/decisiontreecls
Data Science - Árvores aleatórias - RandomForestClassifier
decision-tree-classifier matplotlib numpy pandas seaborn
Last synced: 03 May 2026
https://github.com/mzayles/data-preparation.py
Curso Programação em Python para Data Science | Preparando e tratando dados de uma base de vendas com Pandas e NumPy.
Last synced: 03 May 2026
https://github.com/shreenidhi7700/auto_price_prediction
We are required to use Machine Learning algorithms to predict the price of cars with the available independent variables such as Horsepower, no-of-cylinders, engine-type, city_mpg, highway_mpg etc.
decision-tree-regression ensemble knn-regression linear-regression machine-learning-algorithms matplotlib-pyplot numpy pandas python3 random-forest-regression regression seaborn xgboost-regression
Last synced: 04 May 2026
https://github.com/vinicius999/icu-beds-forecast-covid-19
Predição da ocupação de leitos de UTI no Brasil devido a pandemia do COVID-19, usando Support Vector Regression (SVR)
covid-19 matplotlib numpy pandas python sklearn support-vector-regression
Last synced: 03 May 2026
https://github.com/furk4nbulut/uygulamalarla-makine-ogrenmesi-ve-derin-ogrenme-atolyesi
Bu repository, Manisa'da gerçekleştirilen BTK Akademi Uygulamalı Makine Öğrenmesi ve Derin Öğrenme Atölyesi'ne ait eğitim sürecini kapsamaktadır. Atölyede katılımcılar, ileri düzey makine öğrenmesi ve derin öğrenme teknikleriyle ilgili teorik ve pratik bilgiler edinmektedir.
matplotlib numpy pandas scikit-learn seaborn
Last synced: 03 May 2026
https://github.com/carol-neto/sprint-9-making-data-driven-business-decisions
In this project I evaluate hypotheses using ICE and RICE and perform A/B testing analysis.
abtesting dataanalysis hypothesis-testing matplotlib numpy pandas python scipy-stats seaborn
Last synced: 03 May 2026
https://github.com/jonad/finding_donors
Predicting income with UCI Census Income Dataset using supervised machine learning algorithms
numpy pandas scikit-learn scikitlearn-machine-learning
Last synced: 03 May 2026
https://github.com/muskanmi/data_analysis_python
Data analysis on students result dataset using python libraries.
boxplot countplots data-analysis numpy pandas pie-chart python3 seaborn
Last synced: 03 May 2026
https://github.com/manikantasanjay/youtube_exploratory_data_analytics
This is a Mini Project made using Python Libraries like Numpy, Pandas, Matplotlib etc to perform Data Analytics on US Video and Comments dataset.
jupyter-notebook matplotlib numpy pandas plotly python seaborn wordcloud
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/lmizner/codecademy_product_defects
Practicing rules of probability, set theory, and distributions
cdf jupyter-notebook numpy pmf ppf python rvs scipy-stats
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/coderooz/handwritten_digit_recognition
This project uses a Convolutional Neural Network (CNN) to recognize handwritten digits from the MNIST dataset. The model is built using TensorFlow and Keras.
colab handwritten-digit-recognition image-classification matplotlib neural-network numpy python tensorflow
Last synced: 03 May 2026
https://github.com/feguedi/clasificador-numeros
Proyecto final de la materia de Inteligencia Artificial donde se desarrolla un software que pueda clasificar los números de la base de datos MNIST.
artificial-intelligence numpy python3
Last synced: 03 May 2026
https://github.com/nicolashaubricht/analise-dados-pib-per-capita
Este projeto tem como objetivo a análise de dados sobre as variações do PIB per capita em diversos países ao longo dos anos.
Last synced: 03 May 2026
https://github.com/naritanara/tf-test
Mostres de ML i IA amb TensorFlow basades en els tutorials oficials per al PR
numpy python research-project tensorflow tensorflow-tutorials
Last synced: 03 May 2026
https://github.com/atchayaah/home-value-insights-kc
Data-driven project predicting King County housing prices using EDA, regression models, and ML techniques, developed as part of IBM’s Data Analysis with Python course on Coursera.
joblib matplotlib numpy pandas pickle python scikit-learn seaborn
Last synced: 03 May 2026
https://github.com/joao-inacio/numpy-essencial-para-desenvolvedores-python
O curso foi elaborado para desenvolvedores Python que desejam explorar os recursos poderosos da biblioteca NumPy. Através de aulas práticas, eu vou adquirir as habilidades necessárias para trabalhar com arrays multidimensionais, realizar cálculos científicos complexos e manipular dados com eficiência.
array array-manipulations array-methods jupyter-notebook numpy python python3
Last synced: 03 May 2026
https://github.com/fnfkkengine/website-performance-data-analysis-project
🌐 Analyze website performance data to gain insights on user engagement, traffic trends, and optimize your digital presence effectively.
analysis analytics dashboard data-analyst data-collection data-preprocessing data-visualization dax funnel-analysis jupyter-notebook matplotlib mysql numpy paid-search power-query project-management python storytelling
Last synced: 04 May 2026
https://github.com/egorumaev/2024-ab-tests-metrics
Анализ соответствия размера выборки и плановых значений метрик A/B-теста
latex monte-carlo-method numpy pandas statmodels
Last synced: 04 May 2026
https://github.com/anas436/ibm-cloud-data-analysis-of-cars
Exploratory Data Analysis of Cars in Python
ibmwatson matplotlib numpy pandas python3 seaborn
Last synced: 04 May 2026
https://github.com/aymanmomin/facebook-ego-network-analysis-for-political-outreach-optimization
Analyzing Facebook ego networks to identify influential users and communities for optimizing political advertising. Leverages network science techniques (Louvain communities, centrality metrics, threshold models) to simulate influence spread.
community-detection course-project facebook-network-analysis louvain-algorithm louvain-community-detection matplotlib network-analysis network-graphs networkx-library numpy pandas python3 pyvisgraph research-paper scipy-stats sklearn-metrics tqdm
Last synced: 04 May 2026
https://github.com/winterwind/covid19_transfer_learning
A larger data science project that uses a 2D Convolutional Neural Network to determine the likelyhood of having covid-19 via CT images
2d-convolution adam-optimizer binary-classification cnn convolutional-neural-networks ct-images ct-scans eigencam gradcam heatmap jupyter-notebook matplotlib matplotlib-pyplot neural-networks numpy pyplot python pytorch resnet-18 transfer-learning
Last synced: 04 May 2026
https://github.com/bpkaur/whats-in-a-name
Exploring dataset of first names of babies born in the US in order to uncover interesting stories
data-analysis datacamp numpy pandas python3
Last synced: 04 May 2026
https://github.com/pomxark/smartdictor_0.1_nuitka_cleer
Распознание и озвучивание голосовым движком текста с экрана.
cv2 fuzzywuzzy kivy matplotlib-pyplot nuitka numpy pil pyautogui pyqt5 pytesseract pyttsx3 scipy silero simpleaudio torch
Last synced: 04 May 2026
https://github.com/gnikit/fileio
A template allowing to read multiple columns of tab or space delimited files. Similar functionality to numpy.loadtxt()
Last synced: 04 May 2026
https://github.com/timothyjan/intro-machine-learning-polynomial-regression
We use NumPy to implement vectorized linear and polynomial regression models and compare their performance using separate training and test sets.
Last synced: 04 May 2026