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/briankopp/fewerbytes

compress numpy arrays. binary and numeric techniques for numpy compression

compress compression numpy python python3 storage

Last synced: 18 May 2026

https://github.com/chuvalniy/torchy

Built from scratch neural network library using only NumPy

backpropogation from-scratch gradient math neural-net numpy pytorch-like

Last synced: 01 May 2026

https://github.com/qua77i20/ai2

A simple single-layer neural network (perceptron) built in Python. Demonstrates backpropagation training from scratch for beginners.

ai backpropagation data-science deep-learning machine-learning neural-network numpy perceptron python

Last synced: 15 May 2026

https://github.com/macagua/entrenamiento.data_scientist_python

Repositorio de manuales y recursos del entrenamiento "Data Scientist en Python" realizado por Leonardo J. Caballero G.

data-analytics data-scientist data-visualization numpy pandas-dataframe python37 streamlit

Last synced: 01 May 2026

https://github.com/datarohit/car-evaluation--classification

This is a Kaggle Dataset where we classify the cars using their various features. Here I used plotly to visualize the Accuracy Scores. Also I used CrossValScore to get More accurate Accuracy Score.

classification-algorithm cross-validation-score machine-learning matplotlib-pyplot numpy pandas sklearn

Last synced: 28 Apr 2026

https://github.com/harmanveer-2546/supply-chain

Supply chain analytics is a valuable part of data-driven decision-making in various industries such as manufacturing, retail, healthcare, and logistics. It is the process of collecting, analyzing and interpreting data related to the movement of products and services from suppliers to customers.

customer-segmentation-analysis data data-analysis data-cleaning data-insights ggplot2 numpy pandas performance-evaluation predictive-analytics-for-business python risk-assessment sales-analysis statistical-analysis supply-chain tidyverse trend-analysis

Last synced: 10 Apr 2026

https://github.com/dimatura/imgutils

Miscellaneous Numpy and PIL utilities for images.

image numpy pil pillow python

Last synced: 19 Jan 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/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/harmanveer2546/movie-industry

Investigate the film industry to gain sufficient understanding of what attributes to success and in turn utilize this analysis to create actionable recommendations for companies to enter the industry.

business business-analytics dataanalysis datetime matplotlib numpy pandas python seaborn

Last synced: 11 Apr 2026

https://github.com/palak-463/tablataalrecognitionsystem

Software built using Python which makes use of CNN and FNN to detect the Taals of the Tabla, an Indian classical music instrument. 🎛️

cnn deep-learning flask fnn librosa numpy os pickle python scikit-learn

Last synced: 11 Apr 2026

https://github.com/gauravsakure02/python_libraries

Data Analysis using Python libraries

matplotlib numpy pandas-library streamlit

Last synced: 14 Apr 2026

https://github.com/kwanit1142/sars-cov-2-detection-radiology-based-multi-modal-multi-task-framework

Keras-based Implementation for "SARS-CoV-2 Detection: Radiology based Multi-modal Multi-task Framework" (Accepted in 45th IEEE EMBC 2k23)

gans keras matplotlib numpy opencv os pandas pillow scipy sklearn tensorflow transfer-learning wasserstein-distance

Last synced: 14 Apr 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: 16 Feb 2026

https://github.com/rusiruchapana/blood-group-prediction

Creating a machine learning project to predict blood groups from fingerprint patterns

asp-net-web-api keras matplotlib numpy opencv-python pandas pillow scikit-learn tensorflow

Last synced: 11 Apr 2026

https://github.com/abhijeet107/electric-vehicle-sales-by-state-in-india

This project analyzes EV sales data across Indian states, focusing on sales distribution by vehicle type, category, and region.

matplotlib numpy pandas powerbi python seborn

Last synced: 04 May 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/sebsikora/curve_fitting

A short guide to using Python tools to perform arbitrary curve-fitting of research data via constrained minimisation.

curve-fitting minimisation numpy optimisation python scipy

Last synced: 13 Apr 2026

https://github.com/nekruzash/machine-learning-decision-trees

This is from CS2023 - AI/DS/ML class, trained a machine learning model with heart disease data sets to predict a correlation using numpy and pandas.

jupyter-notebook numpy pandas python

Last synced: 02 May 2026

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: 28 Apr 2026

https://github.com/mgobeaalcoba/pandas_y_numpy

Trabajos realizados con estas librerías de Python para manejo de datos.

data-analysis data-science dataset numpy pandas python

Last synced: 28 Apr 2026

https://github.com/khaymanii/titanic_survival_prediction_-model

This Model was built using Python and Logistic Regression algorithm

matplotlib numpy pandas python scikit-learn seaborn

Last synced: 02 May 2026

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: 02 May 2026

https://github.com/prashver/titanic-survival-prediction

This project tackles the Titanic challenge on Kaggle, predicting passenger survival based on variables like age, sex, and passenger class. The Jupyter notebook covers essential steps of a data science pipeline, including exploratory data analysis, data cleaning, feature engineering, and modeling. The dataset used is the Titanic dataset.

classification-algorithm machine-learning-algorithms matplotlib numpy pandas scikit-learn seaborn

Last synced: 02 May 2026

https://github.com/abdulfatir/subkmeans

Numpy and pyCUDA implementation of subKmeans

clustering cuda kdd kmeans numpy pycuda python subspace-clustering

Last synced: 09 May 2026

https://github.com/lordronz/ascii-art-generator

Ascii art generator made with python

ascii-art numpy pillow prompt python terminal

Last synced: 20 Jan 2026

https://github.com/iv4n-ga6l/realtime-car-traffic-tracking

Realtime car traffic tracking using yolov8 model

cartracking numpy opencv python ultralytics yolov8 yolov8n

Last synced: 02 May 2026

https://github.com/prabath1998/rice_leaf_disease_ditection_system

This project is a Paddy Crop Disease Detection System that uses machine learning to identify diseases in paddy (rice) leaves. Farmers can upload an image of a paddy leaf, and the system will predict whether the leaf is healthy or affected by a specific disease

flask joblib numpy opencv pillow sklearn

Last synced: 15 Apr 2026

https://github.com/madhuresh2011/telco-customer-churn-analysis-using-python

The analysis primarily investigates factors influencing customer churn, particularly focusing on payment methods and contract types.

csv data-analysis matplotlib numpy pandas pyhton seaborn vizualisation

Last synced: 02 May 2026

https://github.com/ikaushikpal/ml_prerequisite

In this repository, I'm just practicing the basics of data visualizing and data clearing, thanks for checking my repo

jupyter-notebook matplotlib numpy pandas python

Last synced: 28 Apr 2026

https://github.com/kr1shnasomani/sentimentscope

Sentiment analysis on movie review using TensorFlow and GloVe embeddings

deep-learning keras matplotlib natural-language-processing neural-networks numpy pandas scikit-learn tensorflow

Last synced: 12 Apr 2026

https://github.com/rayyan9477/machine-learning-driven-backorder-prediction-system

Experience a state-of-the-art Django web application designed to predict product backorders with exceptional accuracy. This platform leverages advanced machine learning techniques, incorporating pre-trained Random Forest Classifier, Decision Tree, and LGBM models.

matplotlib notebook numpy pandas python scikit-learn

Last synced: 12 Apr 2026

https://github.com/vidhi1290/text-classification-model-with-attention-mechanism-nlp

This Python project utilizes PyTorch to perform text classification with an attention mechanism. Pre-trained GloVe embeddings are processed for word representation, and a custom attention model is trained on consumer complaint data to categorize complaints into product categories.🎯

attention-mechanism deeplearning machine-learning nlp nltk numpy pandas python pytorch scikit-learn text-classification tqdm

Last synced: 06 Apr 2026

https://github.com/madhuresh2011/amazon-sales-report-analysis-using-python

This project focuses on analyzing Amazon sales data using Python to uncover insights into sales performance, customer behavior, and product trends

charts cleaning-data data-analysis jupyter-notebook matplotlib numpy pandas python seaborn visualization

Last synced: 17 Apr 2026

https://github.com/yashuv/numpy-for-data-science

A well structured practical deep dive into functional programming in NumPy.

ipynb-notebook numpy python3

Last synced: 28 Oct 2025

https://github.com/shriram-vibhute/digit_classification

This project demonstrates various machine learning techniques for classifying handwritten digits from the MNIST dataset. It covers data preprocessing, model training, evaluation, and advanced classification strategies.

classification data-analysis data-visualization machine-learning matplotlib numpy pandas sk-learn

Last synced: 28 Oct 2025

https://github.com/sun-data/named-arrays

Python library that implements named tensors with Astropy Quantity support.

astropy named-arrays named-tensor numpy python scientific-computing

Last synced: 28 Oct 2025

https://github.com/rakibhhridoy/easywaydiveinto-datascience

Data Science is not as easy as it seems at first. The most problem faced by new learner are lack of resource knowledge as well as confusion in using the various resources. I hope this repository will benefit confusion learner.

algorithms algorithms-implemented bayesian-statistics data-science deep-learning deep-neural-networks linear-algebra machine-learning matplotlib multivariate-calculus numpy optimization pandas python scikit-learn scipy seaborn statistics statsmodels tensorflow

Last synced: 06 Apr 2026

https://github.com/tillahoffmann/idxhound

🐶 Track indices across one or more numpy selections.

data numpy scientific-computing

Last synced: 14 May 2026

https://github.com/eljandoubi/landmark-classification-tagging-for-social-media

a CNN-powered app to automatically predict the location of the image based on any landmarks depicted in the image.

cnn-classification numpy pytest pytorch transfer-learning

Last synced: 07 May 2026

https://github.com/saif-gitreps/car-price-prediction-model

ML model that predicts car price based on different car features. (in dev..)

data-preprocessing data-visualization matplotlib numpy pandas python seaborn

Last synced: 01 Apr 2025

https://github.com/sidsurakanti/mnist-classification

realtime handwritten digit recognition & mnist digit classification from scratch w/ only maths and numpy

classification math ml mnist numpy

Last synced: 14 May 2026

https://github.com/isaacef/independent-motion-detector

Detect independently moving objects in a scene captured by a single camera.

numpy opencv python

Last synced: 09 May 2026

https://github.com/nathanielsimard/numpy-mnist-classifier

Feed forward neural network using Numpy for MNIST classification.

deep-learning machine-learning mnist mnist-classification mnist-classifier numpy

Last synced: 29 Apr 2026

https://github.com/sumitgirwal/diabetes-linear-regression-ml

This is a simple diabetes checker machine learning test model, build with linear regression in Python , Matplotlib, NumPy, and sklearn. Diabetes is built in a dataset within the sklearn library. Where first you train the model then you apply a test to see how the output/result is approximate/good or change something in the model.

linear-regression matplotlib numpy python3 sklearn

Last synced: 18 Apr 2026

https://github.com/abhy-kumar/ahmedabad-weather-projection

This notebook tries to predict Ahmedabad's weather using historical trends

arima-forecasting numpy pandas python

Last synced: 13 Apr 2026

https://github.com/lunastev/flowmodel

FlowModel is a lightweight and extensible machine learning framework designed for beginners to easily experiment with AI development through a modular plugin architecture.

ai ai-model ai-models beginner-friendly flow-model flow-models flowmodel framework lightweight machine-learning model numpy plugin-architecture python torch torchvision

Last synced: 20 May 2026

https://github.com/rasbeetech/loan-calculator

Tkinter framework application

matplotlib numpy python tkinter

Last synced: 20 Mar 2025

https://github.com/yanboishere/Trade.with-SuperTrend.parameter

OKX API to confirm the process of appearance and disappearance of upper or lower limit lines for the super trend parameters in crypto trading pairs in TraderView, and perform multiple buying and selling transactions based on this parameter index.|对于crypto交易对中 TraderView中的超级趋势参数 出现以及消失上限线或下限线前后过程进行确认 从而根据该参数指标的出现 进行多次合约做多&做空 开仓买卖 (使用OKX api)

bitcoin blockchain bot btc crypto cryptocurrency cryptography numpy okx okx-api okx-sdk okx-v5 python talib trade trade-bot tradebot

Last synced: 22 Oct 2025

https://github.com/cypher-adi/loan-predictor

A loan approval prediction system.

flask ipynb-jupyter-notebook machine-learning numpy

Last synced: 05 Mar 2026

https://github.com/aryansk/mnist-deep-learning-exploration

This repository contains implementation of various deep learning approaches for the MNIST handwritten digit classification task, using both scikit-learn and Keras frameworks.

keras machine-learning machine-learning-algorithms mnist-classification numpy python scikit-learn tensorflow

Last synced: 08 Apr 2026

https://github.com/lioccoumd/news-sentiment-analysis

This scrapes a variety of news stations websites for article titles and evaluates them using distilBERT pretrained model for sentiment analysis.

beautiful datasets distilbert news nltk numpy python pytorch reques scraping-websites sentiment-analysis transformers

Last synced: 16 Feb 2026

https://github.com/mirgis/sassy-sandbox

A diverse code collection encompassing Python, JavaScript, Julia, and others, providing a wealth of examples, experiments, and snippets.

android aws bokeh ipynb ipywidgets javascript julia kotlin matplotlib numpy playground python3 r sandbox scipy

Last synced: 02 Apr 2026

https://github.com/urob/numpy-mkl

MKL-accelerated NumPy and SciPy wheels

mkl numpy pypi

Last synced: 15 May 2026

https://github.com/artikumari28/movie-recommender-system

This project is a content-based movie recommendation system, where movies are recommended based on their similarity in content. The system analyzes various features such as genres, cast, and descriptions to suggest similar movies.

google-colab machine-learning nltk numpy pandas pickle scikit-learn streamlit

Last synced: 06 Apr 2026

https://github.com/jai0212/cash-app-bias-busters

A platform developed with Cash App to help ML engineers detect and visualize biases in models using Fairlearn. Features include a collaborative and interactive dashboard (React, Chart.js), a Flask backend, and a secure MySQL database for data storage and analysis.

bias-detection chartjs fairlearn flask machine-learning mysql numpy pandas pytest python react scikit-learn scipy

Last synced: 16 Feb 2026

https://github.com/msadeqsirjani/cinemetrics

This project focuses on analyzing the Netflix dataset to gain insights into the movies and TV shows available on Netflix.

decision-trees jupyter matplot netflix nlp nltk numpy pandas plotty python scikitlearn-machine-learning seaborn sklearn svm

Last synced: 06 Apr 2026

https://github.com/gourab-sinha/instabot

This project is all about web scraping using Selenium, BeatifulSoup and Python Packages.

beautifulsoup matplotlib numpy pandas python3 selenium-python

Last synced: 06 Apr 2026

https://github.com/raghavendranhp/waiter_tip_prediction

The "Waiter Tips Prediction Model" is a machine learning tool that forecasts waiter tips based on factors like the total bill, customer demographics, and dining specifics. It assists waitstaff and restaurants in understanding and estimating tipping patterns

eda numpy pandas plotly-express plotly-graph-objects python sklearn

Last synced: 06 Apr 2026

https://github.com/bl33h/relations

A program for relation analysis and matrix operations using numpy. It determines relation types and performs matrix computations.

discrete-mathematics matrix matrix-operations numpy python relations

Last synced: 15 May 2026

https://github.com/priyanshgoantiya/ml-from-scratch-without-sklearn

This repository contains machine learning algorithms implemented from scratch using only NumPy—without relying on scikit-learn or other high-level ML libraries. The goal is to provide a deeper understanding of how fundamental machine learning models work under the hood by implementing them step by step.

numpy

Last synced: 15 May 2026

https://github.com/bl0nder/regressify

A multi-task neural network coded from scratch that performs simultaneous regression and classification.

classification deep-learning multitask-learning neural-networks numpy regression

Last synced: 15 May 2026

https://github.com/upul/chocolate-quality-analysis

This repository contains a Jupiter notebook which describes how to use basic machine learning tools such Scikit-Learning, Pandas, and Numpy for buiding models.

machine-learning numpy pandas predictive-analytics scikit-learn

Last synced: 04 May 2026

https://github.com/jaffar-hussein/python-pdb-parser-and-analysis

A Python-based parser and analysis tool for Protein Data Bank (PDB) files. The project aims to facilitate the manipulation of PDB files, enabling users to extract and compute various structural properties of proteins, such as counting amino acid residues and calculating distances between atoms.

jupyter-notebook matplotlib numpy pdb pdb-parser python3 seaborn

Last synced: 10 May 2026

https://github.com/mchenryspagg/outlier-detection-in-election-data

This project aims to examine possible voting irregularities in Nigeria's 2023 election, focusing on alleged vote manipulations by INEC. It seeks to ensure election transparency by identifying polling units with results that significantly differ from nearby units.

geographic geographical-information-system geospatial-analysis geospatial-data latitude-and-longitude matplotlib-pyplot numpy outlier-detection pandas python seaborn

Last synced: 20 Jan 2026

https://github.com/mthiboust/array2image

Converts a Numpy array to a PIL image.

array data-visualization image numpy pillow plotting python

Last synced: 15 May 2026

https://github.com/mahnoorsheikh16/credit-card-default-prediction

This project focuses on predicting whether a customer will default on their credit card payment in the upcoming month. Utilizing historical transaction data and customer demographics, the project employs various machine learning algorithms to distinguish between risky and non-risky customers for better credit risk management.

encoding hiplot imblearn json knn-imputer logistic-regression matplotlib numpy pandas pca-analysis plotly scipy seaborn sklearn smote streamlit support-vector-machines timeseries-forecasting visualization xgboost-classifier

Last synced: 06 Apr 2026

https://github.com/thomasonzhou/minitorch

rebuilding pytorch: from autograd to convolutions in CUDA

cuda numba numpy

Last synced: 02 Feb 2026

https://github.com/anish202020/big-data-analysis-mini-project

The primary purpose of this code is to predict wind speed using an LSTM model. The model is trained on historical wind speed data to forecast future values.

keras matplotlib-pyplot numpy pandas sklearn

Last synced: 12 Apr 2026

https://github.com/ewertondrigues02/dados-do-covid-19

Análise exploratória dos dados do COVID-19 / de 22 de Janeiro de 2020 a 27 de Julho de 2020 em 188 países análise feita com as ferramentas como: jupyter Notebook, Google Colab, Excel, Power BI e bibliotecas: Pandas, Matplotlib, Numpy.

analise-exploratoria colab covid-19 covid19 dataframe folium folium-maps folium-python google-colab jupyter jupyter-notebook numpy pandas python3

Last synced: 02 May 2026

https://github.com/huichuanli/play-with-linear-algebra

use python3 and Numpy to realize my personal linear Algebra library

numpy python3 scipy

Last synced: 07 May 2026

https://github.com/rex-8/mnist-4-layer

Implementing a 4 layer neural to identify digits from a 28x28 grid using just python and numpy

backward-propagation deep-learning forward-propagation loss-functions machine-learning mnist-classification neural-network numpy python relu-network

Last synced: 15 May 2026

https://github.com/chaitanya1436/student_performance_analysis

A project focused on analyzing college student performance using data on department, assessment scores, and performance labels. Implemented in Google Colab, the analysis includes data preprocessing, feature scaling, and exploratory data analysis to uncover insights and prepare the data for further analysis or modeling.

ata-preprocessing data-preparation exploratory-data-analysis feature-scaling google-colab numpy pandas scikit-learn

Last synced: 07 Feb 2026

https://github.com/Asit-14/Python-Programming

This repository contains all the programs and resources we will use to learn Python programming. It also includes various modules, Python libraries, and several project examples to enhance our learning experience.

matplotlib modules numpy pandas python tkinter

Last synced: 29 Oct 2025

https://github.com/hansalemaos/cythonflatiter

Locates values in NumPy Arrays with Cython

cython isin iter numpy

Last synced: 15 May 2026

https://github.com/patilni3/numpy-in-depth

Python's NumPy Library for Data Analysis, Machine Learning, Data Science and many more...

data-analysis data-engineering data-science machine-learning numpy pandas

Last synced: 10 May 2026

https://github.com/machinelearningprodigy/covid-19-detection-system

It is a Flask-based web application that predicts the likelihood of COVID-19 infection based on user symptoms. The app utilizes a K-Nearest Neighbors (KNN) model trained on relevant medical features to assess COVID-19 risk.

algorithms feature-engineering flask machine-learning numpy pandas scikit-learn

Last synced: 20 Apr 2026

https://github.com/adinack/chemistry-equation-balancer

A small python tool that can solve n-dimensional balancing equations.

chemistry matrices numpy sympy

Last synced: 16 May 2026