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/coqui123/tradegpt

TradeGPT is a full-stack cryptocurrency trading application that combines a modern Fresh (Deno) frontend with a Python (FASTAPI) backend for Coinbase integration and Azure AI Services for intelligent trading analysis. πŸ’Ή

analytics automation cryptocurrency data deno fastapi fresh numpy python trading-algorithms trading-strategies tradingbot typescript

Last synced: 11 Apr 2026

https://github.com/aryansk/geometric-transformation-visualizer

A comprehensive toolkit for visualizing various geometric transformations on both 2D shapes and images using Python. This project demonstrates fundamental geometric operations through interactive visualizations.

computer-vision matplotlib numpy opencv python

Last synced: 05 May 2026

https://github.com/hamdaniqhmqd/sistem-cerdas

I use this repository for my storage, especially in the intelligent systems course in semester 3

matplotlib numpy pandas python streamlit

Last synced: 20 Apr 2026

https://github.com/kr1shnasomani/treetracer

Detection of trees from aerial image using detectron2

computer-vision deep-learning detectron2 neural-network numpy opencv pypi pytorch

Last synced: 05 Mar 2025

https://github.com/tasninanika/mammographic-masses-analysis-dt

This project uses a Decision Tree Classifier to predict whether a detected mammographic mass is benign (0) or malignant (1) based on input features.

decision-tree-classifier numpy pandas pyhton3 scikit-learn

Last synced: 11 Apr 2026

https://github.com/yashika-malhotra/micromobility-service-provider---hypothesis-testing

Examined factors influencing demand for micro-mobility shared electric cycles Performed exploratory analysis and hypothesis testing, revealing the distinct influence of weather-season association on hourly counts

colab-notebook data-visualization eda exploratory-data-analysis hypothesis-testing jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python scipy-library scipy-stats seaborn skit-learn

Last synced: 12 Apr 2026

https://github.com/rahulvictor12/the-movie-database-data-scrapper

A Python web scraper that collects movie data from The Movie Database (TMDB). It uses `requests`, `BeautifulSoup`, and `pandas` to extract titles, ratings, genres, and cast details from multiple pages. The data is structured into DataFrames and saved as a CSV, perfect for analysis or integration into projects.

beautifulsoup colab-notebook dataframes numpy pandas python requests testing webscraping

Last synced: 11 Apr 2026

https://github.com/aryansk/fake-news-detection

A sophisticated machine learning solution to detect fake news using multiple classification algorithms. Identify the credibility of news articles with advanced text analysis techniques!

fake-news-detection machine-learning machine-learning-algorithms matplotlib numpy pandas python random-forest-classifier scikit-learn seaborn

Last synced: 10 Apr 2026

https://github.com/aarryasutar/credit_eda

This project focuses on cleaning and analyzing a loan application dataset to gain insights into the factors influencing loan defaults. Through systematic data cleaning, visualization, and merging with previous application data, it provides a robust foundation for further predictive modeling.

binning boxplot correlation-matrix data-cleaning data-splitting dataframe feature-engineering heatmap jupyter-notebook matplotlib numpy pandas python scikit-learn seaborn

Last synced: 13 Apr 2026

https://github.com/esvs2202/credit-card-fraud-detection-system

This fraud detection system is powered by a Machine Learning model, which accurately identifies whether an initiated transaction is fraudulent.

azurewebapp flask gunicorn-web-server html-css machine-learning matplotlib-pyplot numpy pandas powerbi python3 randomforestclassifier seaborn

Last synced: 12 Apr 2026

https://github.com/anvesham/machinelearning_models_using_matlab

Stepwise Multiple Linear Regression (With Interactions) and Random Forest Regression on predicting the Productivity of the Garment Factory Workers

bagging-ensemble bayesian-optimization decision-trees jupyter-notebook machine-learning matlab multiple-linear-regression-model numpy python random-forest-regression

Last synced: 11 Apr 2026

https://github.com/carlolepelaars/skq

Scientific Toolkit for Quantum Computing

numpy python quantum quantum-computing quantum-machine-learning

Last synced: 19 May 2026

https://github.com/heshanera/paclassifier

Online Passive Aggressive Binary Classifier

binary-classifier numpy passive-aggressive python

Last synced: 06 May 2026

https://github.com/tasninanika/k-means-clustering

An interactive and insightful customer segmentation project using K-Means Clustering.

matplotlib numpy pandas plotly python3 scikit-learn seaborn

Last synced: 11 Apr 2026

https://github.com/ngirimana/ml_knn

Welcome to the KNN Project! This will be a simple project very similar to the lecture, except you'll be given another data set. Go ahead and just follow the directions below.

artificial-intelligence knn-algorithm knn-classification knn-classifier machine-learning matplotlib numpy pandas python3 searbon

Last synced: 12 Apr 2026

https://github.com/bunu23/image-classification-resnet50-streamlit

This project demonstrates an image classification system using ResNet50, fine-tuned on a custom dataset. It includes a Streamlit application for user interaction, allowing image uploads and classification results. It integrates Google's generative AI models for enhanced analysis.

cnn deep-learning generative-ai keras matplotlib numpy pillow python resnet-50 streamlit tensorflow

Last synced: 07 Apr 2026

https://github.com/shibam120302/plant_deseases_prediction

Plant disease forecasting is a management system used to predict the occurrence or change in severity of plant diseases. At the field scale, these systems are used by growers to make economic decisions about disease treatments for control.

keras numpy opencv python

Last synced: 13 Apr 2026

https://github.com/anish202020/weather_prediction_model_21int68_internship

Predicts weather using data analysis and machine learning neural networks. The project reads data from a CSV file, processes it, trains a neural network, and visualizes the results.

keras-neural-networks keras-tensorflow matplotlib numpy pandas sklearn

Last synced: 12 Apr 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/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/leabrodyheine/water-pump-status-prediction

This project implements machine learning models to predict the status of water pumps in Tanzania using data from DrivenData's competition. The project includes preprocessing steps, model evaluation using cross-validation, and hyperparameter optimization with Optuna.

argparse cross-validation gradient-boosting-classifier logistic-regression machine-learning multilayer-perceptron numpy optuna pandas random-forest-classifier scikit-learn

Last synced: 11 Apr 2026

https://github.com/aramshiva/boids

πŸ¦… Artifical Swarm Intelligence

art boids generative math numpy pygame python swarm

Last synced: 20 May 2026

https://github.com/prashver/stock-price-prediction-lstm

Using Recurrent Neural Network (RNN) and Long Short-Term Memory (LSTM), this project predicts Nestle India stock prices. The dataset spans from May 18, 2018 to May 20, 2022, and results are visualized using matplotlib.

keras lstm-model matplotlib numpy pandas recurrent-neural-network

Last synced: 12 Apr 2026

https://github.com/bredalis/numpy

✨ Library to work with arrays ✨

arrays data matrix numpy numpy-arrays numpy-library python

Last synced: 06 May 2026

https://github.com/nehalmr/qiksit-fall-fest-hackathon-2024

The Qiskit Hackathon is a unique opportunity for students to dive into the fascinating world of quantum computing. Participants will collaborate in teams to tackle a series of challenging problems that test their creativity, problem-solving skills, and understanding of quantum algorithms. This hackathon aims to inspire innovation in QC.

cpython hackathon ibm ibm-qiskit ibm-quantum-challenge matplotlib numpy python python3 qbits qiskit qiskit-tutorial quantum-algorithms quantum-computing quantumcircuits quantumregister

Last synced: 11 May 2026

https://github.com/muhammad-fiaz/gpt

A simple implementation based on the "Attention is All You Need" paper, using GPT-2 for text generation.

attention-is-all-you-need gpt gpt-2 gpt-3 gpt-implementation gpt-using-pytorch gpt2 numpy open-source paper-implementations python pytorch pytorch-implementation

Last synced: 13 Apr 2026

https://github.com/mtgsoftworks/blink-detecion-player

It is a software that has the ability to stop and play the videos watched on youtube and rewind when the eyes of this software are closed and opened.

dlib numpy opencv-python python3 scipy selenium-webdriver

Last synced: 13 Apr 2026

https://github.com/ryannapp12/quant_trading_engine

A modular, and scalable quantitative trading engine built in Python. This project demonstrates efficient data caching with SQLite, concurrent backtesting, and advanced risk analytics, showcasing best practices in clean code architecture and performance optimization.

algorithmic-trading backtesting dash data-analysis data-visualization fintech lstm machine-learning numpy pandas plotly python quantitative-finance real-time risk-management sqlite technical-analysis tensorflow time-series-analysis trading-strategies

Last synced: 11 Apr 2026

https://github.com/gitfrandu4/40982-p1

Repositorio de la PrΓ‘ctica 1 en VisiΓ³n por Computador, explorando el uso de OpenCV para crear imΓ‘genes artΓ­sticas, manipular pΓ­xeles y capturar video. Incluye ejercicios como diseΓ±o de un tablero de ajedrez, estilo Mondrian, y un efecto β€œPop Art” con la cΓ‘mara web.

computer-vision image-processing mondrian-style numpy opencv pop-art python visual-art webcam-capture

Last synced: 09 Apr 2026

https://github.com/kavayk29/quora-duplicate-question-pair

This project improves information retrieval by detecting duplicate question pairs in the Quora dataset using data exploration, text preprocessing, feature engineering, and models like Random Forest and LSTM, aiming to streamline question-answering.

beautifulsoup4 bilstm gensim keras lstm matplotlib numpy pandas pytorch random-forest seaborn sklearn tensorflow xgboost

Last synced: 21 Jan 2026

https://github.com/akash-rajak/image-noise-remover

Python Script to remove noise from image.

cv2 image-noise-remover numpy os python3 random tkinter

Last synced: 28 Apr 2026

https://github.com/sizzlins/kalkulator-ai

A Simple Command Line Input Symbolic Regression Engine and Computer Algebra System (CAS) capable of discovering the laws of the universe, solving calculus, algebra, and trigonometrics.

calculator calculus cli computer-algebra-system curve-fitting machine-learning mathematics numpy physics python scientific-computing scikit-learn sparse-regression symbolic-regression sympy

Last synced: 13 Jan 2026

https://github.com/smolodtsova13/website

Π’Π΅Π±-сайт для стоматологии

bootstrap django numpy pandas python

Last synced: 11 Apr 2026

https://github.com/jayanthsd2003/dms_sarathi_-driver-monitoring_system-

This is a project which can be seen on TATA Trucks and other premium edition cars based and focussed on the safety and monitoring driver Consciousness state

dlib dlib-face-detection numpy opencv-python pygame python pyttsx3 scipy

Last synced: 13 Apr 2026

https://github.com/parmeetbhamrah/air-quality-india-analysis

Exploratory data analysis of real-time air quality data from Indian cities using Python, Pandas, Matplotlib, and Seaborn.

air-quality data-analysis eda exploratory-data-analysis government-data india matplotlib numpy pandas python seaborn

Last synced: 05 May 2026

https://github.com/mothnik/robust_fourier

Noise- and Outlier-Robust Fourier Transform with Hermite Functions with NumPy and Numba

chebyshev-polynomials fourier-transform hermite-functions hermite-polynomials least-square-regression logsumexp numba numpy python robust-statistics

Last synced: 04 Jan 2026

https://github.com/amishmathur1/resumeats

✨ With Resume ATS Analyzer, users can improve their resume quality, boost ATS compatibility, and increase their chances of landing interviews β€” all with smart AI assistance.

express-python matplotlib-python nltk nltk-python numpy openai-api pandas plotly plotly-dash plotly-express pypdf2 python streamlit wordcloud

Last synced: 11 Apr 2026

https://github.com/jigyasag18/gold-price-prediction-project-using-machine-learning

This repository contains a machine learning project focused on predicting gold prices (GLD) using historical stock market data, including indicators such as SPX, USO, SLV, and EUR/USD. The project implements a Random Forest Regressor for accurate price forecasting, complete with data visualization, correlation analysis, and model evaluation metrics

data dataset jupyter-notebook jupyter-notebooks machine-learning machinelearing machinelearningalgorithms machinelearningmodel machinelearningprojects matplotlib mlproject numpy pandas randomforestregressor seaborn

Last synced: 23 Jul 2025

https://github.com/shivendrra/Seeker

This project will help to write new scripts for YouTube videos from scratch using fine-tuned Llama-7B

ai artificial-intelligence finetuning google-custom-search-api google-custom-search-engine llama2 llm numpy pandas python pytorch react-native reactjs transformers youtube-api

Last synced: 30 Dec 2025

https://github.com/aminkhavari78/geoai-challenge-estimating-soil-parameters-from-hyperspectral-images-

Can you predict soil parameters from hyperspectral earth observation data?

dee keras matplotlib neural-network numpy pandas seaborn

Last synced: 13 Apr 2026

https://github.com/thevarunsharma/similar-word-finder

A web application with Python backend which finds words similar to a given word, using pre-trained GloVe word embeddings.

flask-application machine-learning nlp numpy python word-embeddings

Last synced: 07 May 2026

https://github.com/alibowndyn/flickerforge

A customizable image and GIF generator mimicking old television static, offering control over colors, blur, dimensions, pixel size, and many more.

numpy pillow pyqt6 python

Last synced: 05 May 2026

https://github.com/affromero/pixelcache

A versatile image processing library for Python with built-in support for caching, using Pillow, NumPy, and PyTorch.

image-processing numpy opencv pillow pytorch torchvision

Last synced: 07 May 2026

https://github.com/datarohit/tps-january-2022--kaggle-competition

Tabular Playground Series - Jan 2022. This Competition is Posted on Kaggle.com for practicing the EDA and Regression Skills.

kaggle-competition matplotlib numpy pandas regression-algorithms seaborn

Last synced: 09 May 2026

https://github.com/datarohit/garbage-image-classification

This is Garbage Image Classification End-To-End Project built using Python and Streamlit.

cnn-classification cnn-keras inceptionv3 keras-tensorflow matplotlib numpy

Last synced: 30 Apr 2026

https://github.com/felixsoderstrom/perceptron-for-ocr

Training an AI model to recognize handwritten digits

ai backpropagation machine-learning neural-network numpy pytorch

Last synced: 23 Apr 2025

https://github.com/mgobeaalcoba/matplotlib_y_seaborn

AquΓ­ dejarΓ© trabajos de visualizaciΓ³n realizados con ambas librerΓ­as de Python.

data-analysis data-science data-visualization dataset matplotlib numpy pandas python seaborn

Last synced: 13 Apr 2026

https://github.com/sumonta056/bangladeshi-vehicle-number-plate-detection

Image Processing Pipeline: Enhance, rotate, extract features, and segment characters in images for text recognition and enhancement.

candy-edge connected-components edge-detection grayscale-images morphological-analysis numpy opencv python radon-transform scikit-image sobel-edge-detector

Last synced: 07 May 2026

https://github.com/miladsade96/numpy_and_algebra

Introduction to numpy and linear algebra

algebra linear-algebra matrices numpy tensor vectors

Last synced: 17 May 2026

https://github.com/petitgrizzlies/metaheuristiques

Travaux pratiques de meta heuristique. Unige 2016-2017

cffi cpp golang heuristic-algorithm matplotlib numpy python35

Last synced: 13 Apr 2026

https://github.com/arpandatta011/facial_image_recognition

This project includes the introduction of the facial expression recognition and an investigation on the recent previous researches for extracting the effective and efficient method for facial expression recognition.

cv2 keras matplotlib numpy pandas tensorflow

Last synced: 09 Apr 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: 27 Jul 2025

https://github.com/mattdelaune/saas_cohort_analysis

This project analyzes customer segmentation and behavior using data science and cohort analysis. Key metrics like CRR, NRR, CLR, and CLV are examined through detailed charts, including the cohort layer cake and CLR vs. CLV cost efficiency analysis. Exploratory Data Analysis and systematic data manipulation reveal actionable insights.

anaconda git jupyter-notebook matplotlib numpy pandas python saas-data sales-data sales-data-analysis-project seaborn

Last synced: 03 Jan 2026

https://github.com/ayaanjawaid/brain_stroke_prediction

project aims to predict the likelihood of a stroke based on various health parameters using machine learning models. The dataset is preprocessed, analyzed, and multiple models are trained to achieve the best prediction accuracy.

decision-trees exploratory-data-analysis matplotlib numpy pandas python regression xgboost

Last synced: 07 May 2026

https://github.com/pranav-bot/ml-dl-models-from-scratch

This contains the most commonly used machine learning and deep learning models written from scratch without the use if any libraries except Numpy which is used for calculations

deep-learning descion-tree from-scratch linear-regression logistic-regression machine-learning naive-bayes neural-networks numpy perceptron pytorch qlearning random-forest regression reinforcement-learning support-vector-machines svm

Last synced: 15 Apr 2026

https://github.com/gandhasiri-rahul-mohan/random-forests-q2-company_data

About the data: Let’s consider a Company dataset with around 10 variables and 400 records.

data-science machine-learning numpy pandas python random-forest seaborn-plots

Last synced: 07 Apr 2026

https://github.com/pvlbzn/kot-or-not

Logistic regression (shallow neural network) which predicts whether input image is a cat or not.

classification-algorithm image-classification logistic-regression machine-learning neural-network numpy

Last synced: 01 Mar 2025

https://github.com/tasninanika/k-nearest_neighbors

K-Nearest Neighbors (KNN) is a simple and powerful machine learning algorithm used for classification and regression.

knn matplotlib numpy pandas python3 seaborn

Last synced: 13 Apr 2026

https://github.com/1-harshit/cs203-probabality-in-cs

Assignment submissions of the semester 2021-22-II of course CS203 at IIT Kanpur

numpy python

Last synced: 20 May 2026

https://github.com/ananyachibber21/python-numpypandas-exercises

Exercises - Python for Data Science - NumPy + Pandas

numpy pandas python udemy

Last synced: 07 May 2026

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: 05 Jul 2025

https://github.com/iver56/cython-region-growing

A quick experiment: Region growing (AKA flood fill) algorithm implemented in Cython and Python

benchmark cython flood-fill numpy python region-growing

Last synced: 25 Apr 2026

https://github.com/amanpatel-1234/automatic_data_analyzer_app

πŸ“Š Automatic Data Analyzer is a Streamlit web app that performs complete data analysis with just a single file upload. Simply upload your CSV file, and the app automatically generates: Data Overview: Preview, summary statistics, and data types. Visual Analysis: Histograms, distribution plots, and interactive charts for numeric columns.

app data-science data-visualization matplotlib-pyplot numpy pandas python3 seaborn seaborn-plots streamlit

Last synced: 09 Apr 2026

https://github.com/amorehead/ml-fundamentals

A self-educational series of Python scripts made to explore the vast library of machine learning knowledge.

machine-learning numpy pandas python scipy sentdex tensorflow tflearn

Last synced: 13 Apr 2026

https://github.com/shahin-ro/table-detection

Python tool for table extraction & Persian OCR. Uses OpenCV for table detection, Tesseract for text extraction, & Pandas for data output. Visualizes cells & text. Ideal for Persian documents! πŸ“„βœ¨

colab computer-vision data-extraction data-visualization document-processing image-analysis image-processing machine-learning matplotlib numpy ocr opencv pandas persian-ocr persian-text python table-detection table-extraction tesseract text-recognition

Last synced: 08 Apr 2026

https://github.com/gallo13/neuralnetworks-deeplearning-stats-classification

Descriptive Statistics, Classification and Analysis Using Python & Python Libraries (Assignment 1)

analysis data datasets deep-learning jupyter-notebook matplotlib neural-networks numpy pandas plotting python seaborn

Last synced: 17 Apr 2026

https://github.com/erickarpovits/carbon-metrics-model

Investigation Of Covid’s Impact On Carbon Emission Rates In the United States

deep-learning numpy pandas python

Last synced: 18 Apr 2026

https://github.com/c0sogi/python-dcm

A high-performance Python package for handling ETAS DCM(Data Conversion Format) files used in engine calibration tools like INCA, MDA, EHANDBOOK, and CANape.

automotive dcm ecu-calibration etas inca numpy pandas python

Last synced: 12 Aug 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/mnitin-reddy/anomaly-detection-in-server-networks

This project implements an anomaly detection algorithm to identify failing servers in a network. The model is trained on a dataset with throughput and latency features, estimating parameters for anomaly detection. The approach is extended to a high-dimensional dataset, showcasing its effectiveness in detecting outliers and anomalies

anamoly data-science machine-learning matplotlib numpy pyhton seaborn

Last synced: 19 Apr 2026

https://github.com/juwono136/indonesia-negative-comment-lstm

Sentiment Analysis of Indonesian Negative Comments on Social Media Using Long Short-Term Memory (LSTM)

deep-learning-algorithms gradio-interface hugging-face lstm-sentiment-analysis nlp numpy python3 tensorflow

Last synced: 17 Apr 2026

https://github.com/affan-ch/gesture-talk-ai

GestureTalkAI: Decode hand language with precision. This AI project utilizes cutting-edge computer vision for real-time hand gesture detection, unveiling the unspoken messages conveyed through intuitive movements.

numpy open-cv python

Last synced: 09 Apr 2026

https://github.com/ronhachmon/road-detection

lane detection using cv2

cv2 numpy

Last synced: 17 Apr 2026

https://github.com/ksatrajit0/heart-disease-prediction-ml

Predicts the risk of heart attack in a patient using their medical record

heart-disease-prediction machine-learning matplotlib numpy pandas scikit-learn seaborn

Last synced: 19 Apr 2026

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

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

angular docker fastapi interpolation labs linear-algebra material-ui matplotlib ngxs numpy python typescript university

Last synced: 02 Apr 2026

https://github.com/rkarahul/vehicle-number-plate-detection-and-ocr-reading-using-opencv-and-paddleocr

complated Vehicle Number Plate Detection and OCR Reading Using OpenCV and PaddleOCR

numpy opencv paddleocr paddlepaddle pandas python

Last synced: 12 Apr 2026

https://github.com/paulo-santos-ds/dados-telefonia

Este projeto tem como objetivo desenvolver um modelo que possa analisar o comportamento do cliente e recomendar um dos planos mais recentes de uma companhia telefΓ΄nica fictΓ­cia.

matplotlib numpy pandas python3 sklearn

Last synced: 12 Apr 2026

https://github.com/yash22222/sync-intern-s-ml-tasks

SYNC INTERN'S Machine Learning internship will offer you to enhance your skills by doing real-life example projects. This internship will increase your knowledge in the field of data and algorithms to understand how a machine learns.

bhpp boston-house-datasets boston-house-price-prediction boston-house-pricing data data-structures machine-learning machine-learning-algorithms numpy pandas sync-intern sync-interns

Last synced: 07 May 2026