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/imabhinavdev/python

This repository contains all files while learning python

exercises numpy pandas python

Last synced: 09 Oct 2025

https://github.com/tanyachutani/neural-network-numpy

Neural Network (Multiple layers) from scratch using Numpy.

deep-neural-networks mnist neural-network neural-network-from-scratch numpy

Last synced: 07 Oct 2025

https://github.com/dlr-eoc/ukis_sat2h5

Convert geospatial satellite images to H5 arrays and back keeping the spatial extent.

array dask deep-learning geospatial hdf5 numpy python python3 raster satellite-imagery tiff

Last synced: 17 Oct 2025

https://github.com/engageintellect/bitcoin-price-predictor

This Python project predicts whether the price of Bitcoin will increase or decrease on the next day, using historical price data and machine learning. Additionally, the project visualizes Bitcoin's price movements using candlestick charts along with moving averages for different timeframes.

bitcoin machine-learning matplotlib mplfinance numpy pandas python scikit-learn visualization yfinance

Last synced: 23 Oct 2025

https://github.com/vaibhav-kesarwani/books_recommendation_system

A ๐—•๐—ผ๐—ผ๐—ธ ๐—ฅ๐—ฒ๐—ฐ๐—ผ๐—บ๐—บ๐—ฒ๐—ป๐—ฑ๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐—ฆ๐˜†๐˜€๐˜๐—ฒ๐—บ ๐Ÿ“š uses algorithms to suggest books based on user preferences and behavior. It personalizes recommendations, helping readers discover new titles that match their interests ๐ŸŒŸ.

dataset jupyter-notebook numpy pandas plotly python3 sklearn

Last synced: 24 Oct 2025

https://github.com/tommasoazz/yolo-v3

A project aimed at reimplementing the YOLO v3 CNN for detecting objects inside an image. Developed as part of a project for the course of Machine Learning, A.Y. 2021/2022, University of Bologna.

dnn numpy python pytorch yolo yolov3

Last synced: 30 Oct 2025

https://github.com/g0r0kh/hh_api_app

labour market metrics app

api flet flutter json matplotlib numpy pandas

Last synced: 23 Oct 2025

https://github.com/marcelwinterot/nano-keras

Deep learning library inspired by Keras

keras machine-learning machine-learning-library numpy python

Last synced: 24 Oct 2025

https://github.com/wmramadan/python-examples

Examples of using different python libraries and concepts.

algorithms jupyter-notebooks nltk numpy python python3 tkinter wxpython

Last synced: 28 Jan 2026

https://github.com/billy-enrizky/image_shuffle

A Python utility for shuffling and augmenting image data stored as .npy files. Designed to enhance machine learning datasets by generating randomized variations of image arrays through grid-based shuffling, split operations, and rotations.

data-processing image-processing image-shuffler numpy shuffler

Last synced: 09 Oct 2025

https://github.com/yajatkaul/handcursorai

A python script made to detect your hand gestures and execute os commands respectively

conda mediapipe numpy opencv-python python3 tensorflow

Last synced: 24 Jan 2026

https://github.com/dev-ev/julia-vs-python-ms-scripting

Performance of Julia and Python for reading and matching mass spectrometry data

benchmarking julia mass-spectrometry numpy performance-testing proteomics-data-analysis python

Last synced: 14 Oct 2025

https://github.com/silveirinhajuan/juanprime

I need help to improve my model and database. JuanPrime is a machine learning project built with PyTorch, focusing on creating a Discord bot. It utilizes natural language processing techniques to provide interactive bot functionalities within the Discord platform.

discord discord-bot discord-py machine-learning machine-learning-algorithms nlp nlp-machine-learning nltk nltk-library nltk-python numpy python pytorch

Last synced: 16 Oct 2025

https://github.com/ivy-llc/demo-utils

A set of utilities for creating visual demos for Ivy libraries.

abstraction autograd deep-learning gpu ivy jax machine-learning mxnet neural-network numpy python pytorch template tensorflow

Last synced: 16 Oct 2025

https://github.com/zainulmustafa/k-nearest-neighbour-algorithms

KNN algorthm using SKlearn and without using SKlearn application on few datasets available at https://archive.ics.uci.edu/ml/datasets.html

collect matplotlib numpy pandas python sklearn

Last synced: 26 Oct 2025

https://github.com/dudynets/numerical-methods-labs-tkinter

Labs for Numerical Methods course at Ivan Franko Lviv National University.

interpolation labs linear-algebra matplotlib numerical-methods numpy python tkinter university

Last synced: 16 Oct 2025

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: 16 Oct 2025

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/abhinavsharma07/neural-network-using_numpy

Introduction to Neural Networks (Create a neural network using Numpy)

accuracy feed-forward model neural-networks numpy prediction

Last synced: 18 Jan 2026

https://github.com/faisal-khann/comprehensive_banking_portfolio

This analysis explores the banking customer dataset to uncover key patterns in account holdings, loan portfolios, income profiles, and transactional behavior. By integrating both financial and demographic variables, we examine customer engagement, lending trends, and risk exposure across different segments.

data-manipulation eda matplotlib numpy pandas powerbi python seaborn

Last synced: 08 Oct 2025

https://github.com/mrarvind90/fcc-mean-var-std-calculator

A Python program to compute the mean, variance, standard deviation, maximum, minimum, and sum of a given list, both flattened and along specified axes using Numpy.

black freecodecamp freecodecamp-challenge freecodecamp-project numpy python3

Last synced: 16 Oct 2025

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: 07 Nov 2025

https://github.com/khaymanii/medical_insurance_cost_prediction-_model

This Model was built using Python and Linear Regression algorithm

matplotlib numpy pandas python sckit-learn seaborn

Last synced: 17 Oct 2025

https://github.com/akash-rajak/large-image-preview

Python Script to view large image using scroll bars.

cv2 large-image large-image-preview numpy python3 tkinter

Last synced: 17 Oct 2025

https://github.com/lakhidaksh-01/carinsightanalyzer

Interactive Car Ratings & Insights

cars matplotlib numpy pandas python seaborn streamlit

Last synced: 30 Dec 2025

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

https://www.kaggle.com/datasets/atharvasoundankar/global-cybersecurity-threats-2015-2024

data-science data-visualization numpy python squarify statistics

Last synced: 09 Oct 2025

https://github.com/rish-16/linearly

Discount NumPu implementation using barebones Linear Algebra concepts

linear-algebra numpy

Last synced: 09 Oct 2025

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: 16 Oct 2025

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: 18 Oct 2025

https://github.com/apoorva-info/cognitive-load-using-blink-rates

Analyzing blink rates and task performance to measure cognitive load during digital span tasks using a custom Python tool.

matplotlib numpy pandas python

Last synced: 30 Dec 2025

https://github.com/drcbeatz/aynm-data

Python scripts for data cleaning and processing for AYNM (Pandas/NumPy/Selenium/Azure Cognitive Services)

automation azure-cognitive-services csv data-analysis data-cleaning ipynb numpy ocr pandas python reverb selenium shopify webscraping xml

Last synced: 08 Oct 2025

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: 10 Oct 2025

https://github.com/zazi2002/machine-learning-project

Introduction to Machine Learning project with the goal of improving the classification performance on a dataset by optimizing the number of features and weak learners.

dimentionality-reduction ensemble-learning numpy pca random-forest scikit-learn

Last synced: 09 Oct 2025

https://github.com/rakibhhridoy/machinelearning-featureselection

Before training a model or feed a model, first priority is on data,not in model. The more data is preprocessed and engineered the more model will learn. Feature selectio one of the methods processing data before feeding the model. Various feature selection techniques is shown here.

extratreesclassifier feature-selection gridsearchcv lasso-regression logistic-regression machine-learning numpy pandas pca rfe rfecv scikit-learn selectkbest

Last synced: 16 Oct 2025

https://github.com/dmarks84/ind_project_california-housing-data--kaggle

Independent Project - Kaggle Dataset-- I worked on the California Housing dataset, performing data cleaning and preparation; exploratory data analysis; feature engineering; regression model buildings; model evaluation.

cross-validation data-modeling data-reporting data-visualization eda folium grid-search matplotlib model-evaluation numpy pandas pca python seaborn sklearn statistics supervised-ml unsupervised-ml

Last synced: 19 Oct 2025

https://github.com/cosama/vasapy

Vectorized Associative Arrays for Python

associative-array associative-map dictionary numpy python vectorized

Last synced: 09 Oct 2025

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: 30 Dec 2025

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: 30 Dec 2025

https://github.com/jilliennelapid/finalproject_group53

Final Project for COP2080. Audio Graphical software that works with mono-channel .wav files and plots them in various ways.

matplotlib numpy pydub python scipy tkinter

Last synced: 08 Oct 2025

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/soumya6tiwari/customer-segmentation-using-rfm-analysis

This project focuses on customer segmentation using RFM (Recency, Frequency, Monetary) analysis and K-Means clustering. It enables businesses to identify high-value customers, optimize marketing strategies, and improve customer retention through data-driven insights.

backend clustering flask frontend kmeans-clustering matplotlib numpy pandas python rfm-analysis scikit-learn unsupervised-learning

Last synced: 06 Oct 2025

https://github.com/steventete/integral-app

IntegralApp is a Python-based GUI application designed to simplify the calculation of definite integrals using numerical methods.

desktop-app numerical-methods numpy pyqt5 python

Last synced: 12 Oct 2025

https://github.com/cchandre/gc2d

Guiding-center dynamics in plasma physics

hamiltonian numpy plasma-physics pyhamsys scipy symplectic-integrator

Last synced: 19 Oct 2025

https://github.com/nomadsdev/financial-trend-analyzer

FinancialTrendAnalyzer helps analyze and visualize sales data to uncover financial trends. It uses Python to calculate total sales, track changes, and generate insightful charts for better decision-making.

business-intelligence data-analysis data-visualization financial-analysis matplotlib numpy pandas python revenue-trends sales-data seaborn time-series-analysis

Last synced: 19 Jan 2026

https://github.com/csirmaz/hypergeometry

Geometric tools for an arbitrary number of dimensions

4d cgi geometry numpy python raytracing

Last synced: 12 Oct 2025

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/neetigyab/pdfreader

Ready to use Python application/file for parsing a specific format of pdf form, and storing relevant user data in a tabular format in excel sheet

excel forms matplotlib numpy ocr opencv-python pandas pdf pdf-converter pdfplumber pytesseract python

Last synced: 07 Oct 2025

https://github.com/nissanjk/linear-solver

A Python desktop application to solve systems of linear equations using various numerical methods.

anaconda3 fpdf imageio matplotlib numpy python3 tkinter

Last synced: 23 Oct 2025

https://github.com/kamakshi4023/brain-tumour-detection

ML based project which uses various techniques to build a hybrid model for identifying brain tumour in MRI images

jupyter-notebook keras machine-learning ml numpy python seaborn sklearn sklearn-metrics tensorflow

Last synced: 03 Jan 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: 15 Oct 2025

https://github.com/anfany/python3-practice

ๅŸบไบŽPython3็š„ๅคš็งๅทฅๅ…ทๅฎžไพ‹ไปฃ็ ใ€ไปฅๅŠๆต่กŒๅบ“็š„ไฝฟ็”จ่ดดๅฃซ

matplotlib numpy pandas python3 tensorflow tips

Last synced: 15 Oct 2025

https://github.com/carlthome/ipytoolbox

A collection of IPython magics and other utilities

ipython jupyter matplotlib numpy

Last synced: 18 Jan 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: 24 Oct 2025

https://github.com/yyhsong/ipydataanalysis

Pythonๆ•ฐๆฎๅˆ†ๆžไธŽๅฑ•็คบ

matplotlib numpy pandas scipy

Last synced: 12 Oct 2025

https://github.com/zainashrafofficial/ml_project_2024

A machine learning semester project of university, implementing classification and regression models to predict house prices & number of rooms using a dataset with over 160,000 entries.

ai ann artificial-neural-networks classification decision-trees jupyter-notebook linear-regression logistic-regression matplotlib ml numpy pandas python random-forest regression-models svm tensorflow

Last synced: 24 Oct 2025

https://github.com/omerkel/fractals

Rendering Fractals like Hilbert curves, Julia sets and Mandelbrot sets in various techniques.

fractals glsl-shaders hilbert-curve julia-sets jupyter-notebook mandelbrot-sets matplotlib numpy webgl-shader

Last synced: 04 Nov 2025

https://github.com/javierkaiser9/rgb-d_dual_input_machine_learning_model

This Demo presents a machine learning-based steering module for sidewalk navigation . Using a dual-input EfficientNetV2 model, it processes RGB-D data from an Intel RealSense D415 to classify sidewalk scenarios and generate real-time steering commands. Optimized with OpenVINO

efficientnet efficientnetv2 machine-learning numpy opencv openvino python3 realsense-camera tensorflow

Last synced: 12 Oct 2025

https://github.com/code-taweezy/thermos-ai

An AI-powered thermal optimization and anomaly detection system for energy-efficient data centers. Note: this is a MVP

ai case-study data-visualization lovable-ai machine-learning matpplotlib mvp numpy pandas project python sckiit-learn seaborn solution tensorflow

Last synced: 15 Oct 2025

https://github.com/savernish/forgenn

forgeNN is a in-development purposeโ€‘built neural network framework combining a transparent NumPy autograd engine with a Kerasโ€‘like API and performance oriented primitives. Developed by a college student with an ambitious feature pipeline.

artificial-intelligence deep-learning keras machine-learning mlp-networks neural-network numpy pytorch tensorflow tensors

Last synced: 08 Oct 2025

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/Zion-Dev1/E-commerce-Analysis

Short machine learning project which analyses customer behaviour ๐Ÿ”Ž

analysis clustering ecommerce machine-learning numpy pandas sklearn

Last synced: 24 Oct 2025

https://github.com/vaibhav-kesarwani/online_payment_fraud_detection

๐Ÿ”’๐Ÿ’ณ ๐—ข๐—ป๐—น๐—ถ๐—ป๐—ฒ ๐—ฃ๐—ฎ๐˜†๐—บ๐—ฒ๐—ป๐˜ ๐—™๐—ฟ๐—ฎ๐˜‚๐—ฑ ๐——๐—ฒ๐˜๐—ฒ๐—ฐ๐˜๐—ถ๐—ผ๐—ป is a data science project that uses machine learning to identify fraudulent transactions in online payment systems. The project analyzes transaction data to detect suspicious activity, helping to enhance security and reduce financial losses. ๐Ÿšจ๐Ÿ“Š

juypter-notebook kaggle-dataset numpy pandas plotly python3 sklearn

Last synced: 24 Oct 2025

https://github.com/jesussantana/ibm-python-for-data-science-py0101en

This introduction to Python will kickstart your learning of Python for data science, as well as programming in general.

data-science numpy pandas python

Last synced: 15 Oct 2025

https://github.com/gracysapra/pandas-numpy-data-visualisation

This repository contains essential Python scripts and notebooks for data analysis and visualization. It includes: pandas: Data manipulation and analysis, including operations on series and dataframes. NumPy: Efficient numerical computations and array processing. Data Visualization: Creating insightful visualizations using Matplotlib and Seaborn.

data-science data-visualization matplotlib numpy numpy-arrays pandas pandas-dataframe pandas-series seaborn

Last synced: 15 Oct 2025

https://github.com/mikediessner/benchfuncs

Benchmark functions to test optimisation algorithms.

benchmark-functions numpy optimization test-functions

Last synced: 24 Oct 2025

https://github.com/gauravsakure02/python_libraries

Data Analysis using Python libraries

matplotlib numpy pandas-library streamlit

Last synced: 10 Oct 2025

https://github.com/MITHILESHK11/Steganography-App-Aicte-Internship-Cybersecurity-Edunet-Foundation

Secure Image Steganography App : This Streamlit-based Steganography App lets you securely encrypt and decrypt messages in images using the Least Significant Bit (LSB) technique. Messages remain invisible unless unlocked with the correct password.

hashlib numpy opencv3 python streamlit-webapp

Last synced: 24 Oct 2025

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: 10 Oct 2025

https://github.com/chaymabghozzi/somnolence

Dรฉtection de somnolence

dlib numpy opencv pygame python

Last synced: 09 Oct 2025

https://github.com/peterfication/num-peek

A CLI tool to peek into *.npy files

cli numpy python rust

Last synced: 20 Jan 2026

https://github.com/mmsaki/whale_portfolio

Determine which Whale portfolio is performing the best across multiple areas: volatility, returns, risk and Sharpe ratios.

datetime finance jupyter-notebook matplotlib numpy pandas pathlib python quantitative-finance seaborn stock-market trading-strategies

Last synced: 25 Oct 2025

https://github.com/xmcp/waver

Wave file generator

numpy tkinter wavefile waveform

Last synced: 08 Oct 2025

https://github.com/sultanazhari/credit-scoring

A bank Company Wants to Analize their customer borrower defaults. as a Analyst we're giving the report of category and classification that have a big probability as a customer borrower default.

lending-bank numpy pandas phyton3 probability reporting

Last synced: 15 Oct 2025

https://github.com/evardnk/dataanalyticsportfolio

ะกะพะฑั€ะฐะฝะธะต ะผะพะธั… ะฟั€ะพะตะบั‚ะพะฒ ะฟะพ ะฐะฝะฐะปะธั‚ะธะบะต ะดะฐะฝะฝั‹ั…

api automation data-analysis etl-pipeline jupyter-notebook jupyterlab kpis numpy pandas pipeline postgresql powerbi python sql visualization

Last synced: 10 Oct 2025

https://github.com/ankushmallick1100/diabetes-prediction-of-females-using-maching-learning-techniques

This is a machine learning work that uses various machine learning algorithms to predict whether a patient is diabetic or not. Here various machine learning algorithms like SVM, RF Classifier, DT Classifier, KNN, LR , LR with CV, NB Classifier, and XGB are used. For this work, a website is made with Python Streamlit library.

classification cross-validation decision-tree-classifier diabetes diabetes-prediction jupyter jupyter-notebook logistic-regression machine-learning machine-learning-algorithms numpy pandas python random-forest random-forest-classifier regression streamlit support-vector-machine xgboost xgboost-classifier

Last synced: 30 Dec 2025

https://github.com/emperoryp7/covid-simulator

Application simulating the spread of COVID-19

covid-19 numpy pandemic-simulator python3 simulator

Last synced: 06 Oct 2025