An open API service indexing awesome lists of open source software.

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.

https://github.com/kentlouisetonino/sw-statistics-calculator

A CLI program that compute mean, median, and percentiles.

numpy os python3 statistics

Last synced: 29 Mar 2025

https://github.com/ejw-data/proj-nba-eda

NBA exploratory data analysis project with Pandas and Tableau

nba numpy pandas python tableau

Last synced: 14 Apr 2026

https://github.com/nmsby/pca-machine-learning-lab

Principal Component Analysis (PCA) implementation and analysis lab for Machine Learning. Features manual PCA implementation, scikit-learn applications, data compression, and feature extraction with detailed visualizations.

data-analysis dimensionality-reduction jupyter-notebook machine-learning numpy pca python scikit-learn visualization

Last synced: 01 May 2026

https://github.com/ryantusi/ai_ml_fundamentals

Welcome to my GitHub repository showcasing projects completed during the AI/ML Foundation course from Codecademy. This repository contains a collection of projects that demonstrate my skills and knowledge in the field of artificial intelligence and machine learning.

artificial-intelligence data-science data-visualization exploratory-data-analysis foundation machine-learning numpy pandas python

Last synced: 14 Apr 2026

https://github.com/hemilkaklotar/num-plot

Python Libraries Tutorials for Numpy and Matplotlib

matplotlib numpy patterns python

Last synced: 09 May 2026

https://github.com/prakhar-002/pandas-numpy

This repo covers NumPy & Pandas basics! โšก NumPy ๐Ÿงฎ for arrays & math operations, ๐Ÿผ Pandas ๐Ÿ“Š for data handling with DataFrames & Series. ๐Ÿš€ Includes practical examples ๐Ÿ“ for efficient data processing! ๐Ÿ”ฅ

basics-of-python numpy pandas pandas-dataframe python-library python3

Last synced: 11 May 2026

https://github.com/snehilsanyal/ee524

Course webpage for IIT Guwahati EE524 Machine Learning Lab (Jul-Nov 2020) Session

course-webpage machine-learning matplotlib numpy pandas python scikit-learn

Last synced: 01 May 2026

https://github.com/cyberoctane29/unicorn-companies-analysis

This project explores unicorn companies, private startups valued at over $1 billion, using Python for data analysis. It covers industry trends, geographic distribution, and investment patterns through EDA, including data cleaning, handling missing values, datetime transformations, and visualizations to uncover key insights.

data-analysis eda numpy pandas python

Last synced: 02 May 2026

https://github.com/khaymanii/big_mart_prediction_model

This model was built using Python and Logistic Regression Algorithm

matplotlib numpy pandas python scikit-learn seaborn

Last synced: 01 May 2026

https://github.com/epsoft/tensorflow-basics

Tensorflow Basics

basics numpy tensorflow

Last synced: 01 May 2026

https://github.com/athari22/house_sales_in_king_count_usa

The idea of the project is to do a Data analysis in a Real Estate Investment Trust. The Trust would like to start investing in Residential real estate.

analysis data data-science data-visualization ibm ibm-watson linearregression machine-learning matplotlib numpy pandas sklearn-library

Last synced: 01 May 2026

https://github.com/cchandre/gc2d

Guiding-center dynamics in plasma physics

hamiltonian numpy plasma-physics pyhamsys scipy symplectic-integrator

Last synced: 01 May 2026

https://github.com/gandhasiri-rahul-mohan/association-rules-q1-books

Prepare rules for the all the data sets 1) Try different values of support and confidence. Observe the change in number of rules for different support,confidence values 2) Change the minimum length in apriori algorithm 3) Visulize the obtained rules using different plots

apriori-algorithm association-rules data-science machine-learning numpy pandas python unsupervised-machine-learning

Last synced: 04 May 2026

https://github.com/hokagem/byakuganvisualizer

The ByakuganVisualizer repository hosts a Python tool designed to compare images and highlight their differences. It simplifies the process of identifying disparities between images, making it ideal for tasks like testing and quality assurance. Moreover, it offers a color filter that can be used to correct images for color-blind users.

color-blind color-correction colorblind image-manipulation numpy pillow

Last synced: 21 Jan 2026

https://github.com/scorleos773/three-body-problem-simulator

Three-Body Problem Simulation - A Python-based simulation of the Three-Body Problem with both 2D and 3D visualizations. Uses `matplotlib` and `scipy` to model gravitational interactions and animate orbital trajectories. ๐Ÿš€๐Ÿ”ญ

differential-equations matplotlib mplot3d newtonian-mechanics numerical-integration numpy orbital-mechanics python runge-kutta-methods scipy-integrate three-body-problem three-body-simulation

Last synced: 02 May 2026

https://github.com/back2matching/turboquant-vectors

Compress embeddings 6x instantly with TurboQuant. First pip package using Google's TurboQuant (ICLR 2026) for vector search. 71.9% recall vs FAISS PQ 13.3%.

compression embeddings faiss machine-learning numpy quantization rag turboquant vector-search

Last synced: 08 Jun 2026

https://github.com/ashar97/financial-engineering

Financial Engineering Practicum Assignments

financial-engineering matlab numpy pandas python r yahoo-finance

Last synced: 11 Apr 2026

https://github.com/fatma-moanes/deep-learning-labs

My implementation for the labs of the Neural Networks and Deep Learning course that I studied at my university, Zewail City.

classification cnn data-science deep-learning gan keras matplotlib neural-network-architectures neural-networks numpy pandas preprocessing python regression-models regularization seaborn tensorflow time-series-analysis

Last synced: 14 Apr 2026

https://github.com/rvats20/python-programming-basic

Python programing basic to develop robust python applications.

data-science eda learning learning-by-doing matplotlib-python numpy pandas python

Last synced: 02 May 2026

https://github.com/tasninanika/heart-disease-analysis

The Heart Disease Analysis project is a comprehensive machine learning study aimed at predicting the presence of heart disease using the Heart Disease UCI Dataset.

knn logistic-regression matplotlib numpy pandas python3 random-forest scikit-learn seaborn

Last synced: 09 Apr 2026

https://github.com/rushikeshbihade/django_bsased_dataanalyzer_webapp

Data Analyzer is a Django web application that enables users to upload CSV files, perform data analysis using pandas and numpy, and view results and visualizations on an interactive web interface. It simplifies data analysis by offering a user-friendly platform for data upload, processing, and visualization.

backend-development bootstrap css3 dataanalysis dataprocessing django-application django-framework djangotemplates html5 javascript numpy pandas plotly-express python3 seaborn-plots webapp

Last synced: 02 Mar 2026

https://github.com/narenkhatwani/arkouda-projects

This repository contains the source codes of the projects done using Arkouda (a software package that allows a user to interactively issue massive parallel computations on distributed data using functions and syntax that mimic NumPy, the underlying computational library used in most Python data science workflows.)

arkouda data-analysis data-analytics data-science high-performance high-performance-computing highperformancecomputing numpy pandas parallel-computing parallel-processing parallelization python

Last synced: 17 Apr 2026

https://github.com/surtecha/multi-physics-simulation-engine

A real world physics simulation application built with python

jax numpy physics pygame python scipy simulation

Last synced: 14 Apr 2025

https://github.com/oguzhansarigol/expected-goals-xg-data-analysis

We will analyze in our code the expected goal locations of football players based on which areas of the field, at what times, with which feet, using which parts of their bodies, and from which angles and distances they are most likely to score.

data-analysis-python expected-goals numpy pandas-python python

Last synced: 02 May 2026

https://github.com/bursasha/deeplearningai-machine-learning-tensorflow-course

Projects and certificates from a machine learning course focused on TensorFlow and Keras, covering neural networks, CNNs, NLP, and time series analysis ๐Ÿง 

convolutional-neural-networks deeplearning-ai keras machine-learning mlcourse natural-language-processing neural-networks numpy pandas python-machine-learning recurrent-neural-networks tensorflow

Last synced: 10 Apr 2026

https://github.com/rixiiz/using-knn-to-predict-the-obp-of-mlb-players

Using KNN to predict the On Base Percentage (OBP) of Major League Baseball (MLB) players at the end of the season

artificial-intelligence dataset f1-score jupyter-notebook knn-regression machine-learning matplotlib mse numpy pandas python scikit-learn supervised-learning

Last synced: 05 Apr 2026

https://github.com/cs-joy/numpyv1.25.2

@numpy

numpy

Last synced: 03 May 2026

https://github.com/nirmalyabag20/loan-status-prediction-using-machine-learning

This project focuses on predicting the loan status (approved or not approved) based on various applicant details. The goal is to develop a machine learning model that accurately classifies whether a loan should be approved, helping financial institutions make informed lending decisions.

matplotlib numpy pandas python scikit-learn seaborn support-vector-machine

Last synced: 19 Jan 2026

https://github.com/harshitwaldia/stock-price-prediction

An AI-driven stock market analysis dashboard that predicts next-day stock prices using a deep learning LSTM model. The project features: ๐Ÿ”ฎ AI Predictions for stock movements ๐ŸŒ Global market support (US, India, China, Japan, UK) ๐Ÿ“Š Interactive React dashboard with charts & recent searches โšก Flask backend powered by Tensor/Keras & Yahoo Finance

dashboard flask flask-cors keras-tensorflow lstm-neural-networks machine-learning numpy react-typescript scikit-learn stock-price-prediction

Last synced: 03 May 2026

https://github.com/harizonelopez/face-detector

This project is a real-time face detection application using OpenCV's deep learning-based face detector. It captures faces from a webcam feed, detects faces with high accuracy using a pre-trained Caffe model, and saves the detected faces as image files labeled with the user's name.

cdn dnn numpy opencv python3

Last synced: 03 May 2026

https://github.com/mardavsj/weather-prediction

Weather prediction model which mainly focuses on visualization.

data-analysis data-visualization matplotlib numpy pandas pandas-dataframe

Last synced: 10 Apr 2026

https://github.com/stephenhky/npdict

Python Package for Dictionary Wrappers for Numpy Arrays

dict numpy

Last synced: 20 Jan 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/byigitt/smartmove

fake data generation and analysis for ankara metro station

ankara cv2 metro numpy pandas scikit-learn

Last synced: 03 May 2026

https://github.com/Willie-Conway/Data-Science-Tools-and-Ecosystem

๐Ÿง  Explore essential Data Science ๐Ÿงช tools, ๐Ÿงฐ libraries, and ๐Ÿ Python arithmetic basics โ€” perfect for beginners!

data-science jupyter keras notebooks numpy pandas python pytorch

Last synced: 12 Jun 2025

https://github.com/thamirisq/data_analysis_culinary_journey

Project to analyze key information from Culinary Jorney, a marketplace Company, and develop an initial strategy to lead the entire team effectively.

folium-maps groupby-method jupyter-notebook markercluster marketplace-ds matplotlib-pyplot numpy pandas pandas-dataframe streamlit

Last synced: 10 Apr 2026

https://github.com/harmonicode/image-mixer

A PyQt5-based application for real-time image processing and reconstruction using frequency components like magnitude, phase, real, and imaginary parts. Adjust brightness and contrast, and mix images with ease.

fourier-transform image-processing numpy opencv pyqt5 python signal-processing

Last synced: 13 Mar 2026

https://github.com/wilfriedmercier/somptimised

An optimised version of sklearn-som with extended functionalities.

machine-learning machine-learning-algorithms numpy python python3 self-organizing-map som

Last synced: 09 Jun 2026

https://github.com/itzzmeakhi/investigate-tmdb-dataset

Tmdb dataset is taken to perform analysis. Messy data is cleaned by performing many steps like dropping null values and rising values and analyzing correlation among them using visualization techniques using matplotlib and seaboarn to derive the answers that i imposed during the early stages of analysis.

csv matplotlib numpy pandas python3 seaborn

Last synced: 03 May 2026

https://github.com/utkarsh-284/deep-learning

This repository contains the documents and main project file needed for building DNN from scratch using NumPy.

data-science deep-learning deep-neural-networks machine-learning mnist mnist-handwriting-recognition neural-networks numpy python3

Last synced: 03 May 2026

https://github.com/simipk12/eda-healthcare-project

Healthcare Insurance Cost Analysis This project analyzes the Healthcare Insurance dataset to explore factors that influence medical charges. The goal is to identify key drivers of insurance costs, detect outliers, and provide actionable insights for individuals, insurance companies, and policymakers.

eda matplotlib numpy pandas python seaborn

Last synced: 04 May 2026

https://github.com/zaaim-halim/image-processing

an implementation of different filters and operations on images using Numpy and little help from OpenCV and PILL

contour-detection corner-detection edge-detection filters image-processing numpy python3

Last synced: 20 May 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/antoniotejada/imageviewer

Simple but featured image viewer, designed for speed when browsing network drives and on low power computers like Raspberry Pi 2

image-processing image-processing-python image-viewer image-viewing imageviewer irfanview linux linux-app lxde numpy pyqt pyqt5 python python2 python27 qt qt5 raspberry-pi raspbian windows

Last synced: 22 Jan 2026

https://github.com/hansalemaos/cythonnestednumpy

performs sorting and grouping operations on multidimensional NumPy arrays using Cython and hash-based algorithms.

cython hash numpy sorting

Last synced: 07 Jan 2026

https://github.com/chirindaopensource/crypto_currencies_interest_rates

End-to-end Python Implementation of Bergault et al.'s (2025) methodology for constructing yield curves without traditional bonds. Implements inverse options replication, robust statistical methods, and closed-form analytical solutions for risk-neutral interest rate discovery in digital asset markets.

academic-research arbitrage-pricing cryptocurrency data-science defi derivatives econometrics financial-engineering interest-rates jupyter-notebook mathematical-finance numpy options-pricing pandas python quantitative-finance ransac risk-management robust-statistics yield-curve

Last synced: 04 May 2026

https://github.com/priyanka7411/customer-churn-prediction

Customer Churn Prediction using machine learning. This project covers the full data science lifecycleโ€”data cleaning, exploratory analysis, feature engineering, model building, and extracting actionable business insights.

jupyter-notebook model numpy pandas python random-forest-classifier scikit-learn-matplotlib-seaborn

Last synced: 04 May 2026

https://github.com/harikrishnan669/python

Basic Python programs and Try outs..

matplotlib numpy pandas python tkinter tkinter-gui

Last synced: 27 Jan 2026

https://github.com/vochicong/ai-memo

Notebooks about machine learning (AI) math and tools

azure-notebooks colaboratory machine-learning math numpy

Last synced: 24 Feb 2026

https://github.com/octcarp-courses/sustech_cs303-ai_f23_works

(49.8/50) Course code of CS303 2023 Fall: Artificial Intelligence, SUSTech. Taught by Prof. Ke TANG.

numpy pytorch sustech

Last synced: 08 May 2026

https://github.com/k4u5h4l/curve-fitting-from-scratch

A regression curve fitted on some points and implemented from scratch using python.

curve-fitting jupyter-notebook numpy python regression

Last synced: 08 May 2026

https://github.com/cesarmartinez7/anchorports

Escaneador de puertos hecho en python con la libreria de nmap-python y Scapy.

arp colorama-librairy nmap numpy pyfiglet python python-nmap scapy-library

Last synced: 18 May 2026

https://github.com/mgobeaalcoba/datacademy

Irรฉ subiendo los distintos desafรญos del reto de Platzi llamado Datacademy

anaconda deepnote google-colab jupyter-notebook matplotlib numpy pandas python seaborn

Last synced: 04 May 2026

https://github.com/varshan1123/football-analysis

Designed a soccer analytics system using YOLOv11 for player and ball tracking, with team classification and real-world movement analysis, enabling precise speed and distance assessments. Integrated automated reporting to enhance data-driven decisions for coaches and analysts.

gemini-api kmeans-clustering numpy opencv ultralytics yolov11

Last synced: 02 May 2026

https://github.com/epsoft/tensorflow-variables

Tensorflow Variables

numpy tensorflow variables

Last synced: 04 May 2026

https://github.com/sourabh-kumar04/numpy-basic

Numpy-Basic is a structured learning repo covering NumPy from basics to advanced. It includes arrays, indexing, reshaping, filtering, vector ops, angle functions, stats, and .npy file handling. Each concept is explained with code, examples, and Matplotlib visualizations in both light and dark modes. Ideal for students and data learners.

data-analysis data-science data-visualization learning learning-resources machine-learning matplotlib numerical-computing numpy python python-library python-programming

Last synced: 10 May 2026

https://github.com/nemeslaszlo/loan-data-decision-tree-and-random-forest

This repository covers a "Lending Club" analysis with decision tree and random forest with data visualizations and exploration.

decesion-trees matplotlib numpy pandas random-forest seaborn sklearn

Last synced: 17 Apr 2026

https://github.com/kwanit1142/machine-learning-models-on-different-scenarios

Pattern Recognition and Machine Learning based Assignments and Labs, under Prof. Richa Singh in Course CSL2050.

deep-learning diabetes iris machine-learning matplotlib mlxtend mnist nltk numpy pandas pytorch regex seaborn sklearn

Last synced: 12 Apr 2026

https://github.com/mark0011astra/simplecuda

CUDAใ‚’ไฝฟ็”จใ—ใŸGPUๆผ”็ฎ—ใ‚’NumPyใจๅŒๆง˜ใฎใ‚คใƒณใ‚ฟใƒผใƒ•ใ‚งใƒผใ‚นใง็ฐกๅ˜่กŒใˆใ‚‹ใƒฉใ‚คใƒ–ใƒฉใƒชใ€‚A library that allows users to easily perform GPU operations using CUDA with a NumPy-like interface.

cuda cupy gpu machine-learning numpy python vector

Last synced: 02 May 2026

https://github.com/anupam0202/contextual-rag-chatbot

Contextual RAG Chatbot that processes PDF documents using the Google Gemini API

google-generativeai numpy pypdf2 scikit-learn streamlit

Last synced: 05 May 2026

https://github.com/mauriciovazquezm/machinelearning_course_spring2023

Machine Learning course tasks focused on the implementation of the ML algorithms using libraries such as Numpy, Pandas, etc.

machine-learning machine-learning-algorithms numpy python r-language

Last synced: 05 May 2026

https://github.com/guidorice/hab-detection-wyvern-hsi

Harmful Algal Bloom (HAB) Detection from Wyvern hyperspectral imagery

gdal geopandas gis hyperspectral jupyter numpy python rasterio

Last synced: 05 May 2026

https://github.com/ahasannn/multilevel_textual_emotion_classifier

Emotion detection from social media texts using machine learning algorithms.

anaconda jupyter machine-learning matplotlib nltk numpy pandas pip python scikit-multilearn scikitlearn

Last synced: 05 May 2026

https://github.com/tritonix711/digitvision-number-predictor

"DigitVision: Number Predictor" is a deep learning project that uses a Convolutional Neural Network (CNN) to classify handwritten digits (0-9) from images. Built with Python and TensorFlow, it supports dataset preprocessing, model training, evaluation, and predictions, offering a scalable and accurate solution for digit recognition tasks.

cnn keras matplotlib numpy os pillow plt python tensorflow tkinter

Last synced: 05 May 2026

https://github.com/prayag2003/stock-trend-prediction-lstm-model

My first ML Project on Stock Trend Prediction๐Ÿš€๐Ÿš€ The dataset consists of stock opening, closing, high, low data values scrapped from Yahoo Finance from the year 2010 to 2022. The LSTM ( Long Short-Term Memory ) deep learning model shares the idealogy of Time Series.

numpy pandas sklearn stock-trend-prediction

Last synced: 04 Apr 2025

https://github.com/harshita2234/breast-cancer-prediction

A machine learning project to predict breast cancer using logistic regression. This project includes data preprocessing, feature scaling, model training, and evaluation, based on a guided project from Coursera.

breast-cancer-prediction jupyter-notebook logistic-regression machine-learning matplotlib numpy pandas scikit-learn

Last synced: 12 Apr 2026

https://github.com/singh-dhruv/traffic-light-detection-and-recognition

Welcome to this repository! Here we explored the topic of traffic lights detection and its recognition for helping the Autonomous Vehicles in their interpretation of traffic lights and decision making while driving.

autonomous-driving computer-vision matplotlib-pyplot numpy python r-cnn tensorflow

Last synced: 05 May 2026

https://github.com/flazefy2/ds-customer_shopping

https://www.kaggle.com/datasets/bhadramohit/customer-shopping-latest-trends-dataset

data-science data-visualization jupiter-notebook numpy python sales shopping squarify statistics

Last synced: 05 May 2026

https://github.com/rkarahul/machinelearning

This is for my all machine learning code

analysis computer-vision matplotlib mysql nlp numpy pandas python

Last synced: 11 Apr 2026

https://github.com/mchenryspagg/analysis-of-car-repair-shop-operations

This project presents a comprehensive data analysis of a car repair shop's operations, utilizing an extended dataset of sales receipts.

dataanalysisusingsql datavisualization matplotlib-pyplot mysql mysql-database mysqlconnector numpy pandas python salesanalysis seaborn sql

Last synced: 07 Jan 2026

https://github.com/hansalemaos/numba_aot_compiler

A function to facilitate the Ahead-of-time compilation with Numba

aheadoftime aot compile numba numpy pyd

Last synced: 23 Jan 2026

https://github.com/intscription/python-programs

Python basics-advance

numpy pandas scikit-learn

Last synced: 05 May 2026

https://github.com/garcane/Income-Prediction-ML

This is a machine learning project aimed at predicting whether an individual's annual income exceeds $50,000 based on their demographic and personal information.

data data-science machine-learning ml numpy pandas python random-forest scikit-learn

Last synced: 24 Oct 2025

https://github.com/rafinhadufluxo/calculonumerico

Trabalhos de Cรกlculo Numรฉrico UFFS ๐Ÿ“๐Ÿ“Š

calculate-numbers exercices matematica mathematical-modelling matplotlib-figures numpy python3 student

Last synced: 11 Sep 2025

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/hokagem/damagedlogginganalyzer

A project about an analyzation of a statistic of damaged logging (wood) in Germany using Python.

analysis csv csv-parser k-fold-cross-validation numpy pandas pandas-dataframe pandas-python polynomial-regression scikit-learn statistics wood

Last synced: 03 May 2026