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/solrikk/optichrom

This repository provides a collection of Python tools and applications for comparing images using various algorithms such as ORB (Oriented FAST and Rotated BRIEF) and SSIM (Structural Similarity Index). The tools include both command-line scripts and graphical user interface (GUI) applications for ease of use

computer-vision cv2 feature-matching image-comparison image-comparison-tool machine-learning numpy object-detection opencv orb python scikit-image ssim tkinter visualization yolo yolov5

Last synced: 18 Jan 2026

https://github.com/socrats/tscluster

Clustering time-series

clustering cython numpy python series time-series

Last synced: 19 Apr 2026

https://github.com/mrtaz77/numerical-analysis

Hub of numerical methods, implemented using python and its data analysis libraries like numpy and matplotlib.

interpolation matplotlib-pyplot newton-raphson numpy regression

Last synced: 19 Jun 2026

https://github.com/avs123a/image-color-spaces-morphology-demo

Simple demo that shows extracting RGB and HSV channels, converting from RGB to HSV and reverse converting. There are 4 main morphological operations used: erosion, diletion, opening and closing image

demo image-processing jupyter-notebook numpy opencv python3

Last synced: 05 May 2026

https://github.com/tejasvi541/machine-learning

My Machine and Deep Learning Practice and Projects Notebooks

matplotlib numpy python3 pytorch sklearn tensorflow

Last synced: 10 Apr 2026

https://github.com/dmarks84/coursework_coursework_project_automobile-sales-visualization

Project for IBM Data Science course on Visualization & Dashboards -- Analyzed historical sales data, performing EDA and setting up an interactive dashboard

communication dash dashboards data-modeling elt etl folium matplotlib numpy pandas pipelines plotly python scipy seaborn visualization

Last synced: 10 Apr 2026

https://github.com/rishraks/color-object-detection

This project enables real-time detection of user-defined color objects using a webcam. Users enter a color name, and the program identifies objects matching that color by converting it to its HSV range, applying a mask, and detecting contours. It's a practical tool for object tracking, sorting, and interactive applications.

computer-vision numpy opencv pillow-library

Last synced: 11 Apr 2026

https://github.com/hamdaniqhmqd/project-predict-saham-bbri

Repository Project-Predict-Saham-BBRI is a group assignment project that uses Streamlit, scikit-learn, and related technologies to build a BBRI stock price prediction application based on day, week, and month input.

data-visualization numpy pandas python sklearn streamlit

Last synced: 11 Apr 2026

https://github.com/Krisseck/hki-traffic-predict

Keras neural network to predict traffic in Helsinki

avoindata helsinki keras numpy open-data python traffic

Last synced: 13 Jul 2025

https://github.com/programmer-rd-ai/dimensionality-reduction

DimRed is a comprehensive Python toolkit for advanced dimensionality reduction, integrating with major machine learning libraries and featuring real-time performance monitoring to enhance data analysis and model efficiency.

analytics data-analysis data-science lightgbm machine-learning matplotlib numpy pandas programming python python3 sklearn university xgboost

Last synced: 01 Mar 2025

https://github.com/chaymabghozzi/somnolence

Détection de somnolence

dlib numpy opencv pygame python

Last synced: 13 Apr 2026

https://github.com/3rd-son/knn-breast-cancer-prediction-model-

A breast cancer prediction model using KNN with an accuracy of 96%

jupyter-notebook knn-classifier matplotlib numpy pandas python scikit-learn scipy search

Last synced: 11 Apr 2026

https://github.com/argemenon/astronomy_and_simulations

I created this repo to learn astronomy and python simulations

astronomy matplolib numpy physics-simulation scipy sympy

Last synced: 10 Apr 2026

https://github.com/achuth-0908/hemoguard-anemia-predictor

A Web App incorporated with a Gradient Boosting Classifier Model, to predict Anemia with given data.

css flask html matplotlib numpy pandas python scikit-learn

Last synced: 11 Apr 2026

https://github.com/bhavyemathur/redstone-ml

High-performance Machine Learning, Dynamic Auto-Differentiation and Tensor Algebra crate for Rust

autograd-engine linear-algebra machine-learning numpy pytorch tensor

Last synced: 17 Apr 2026

https://github.com/bogdang888g/jojo_stands

Анализ параметров стендов из ДжоДжо

numpy pandas plotly python scipy

Last synced: 11 Apr 2026

https://github.com/sehgalnaval/olympics-data-analysis

I will be building an Olympics Data Analysis Web Application using Streamlit. For development, I will be using Python and Pandas. For plotting, I will be using Seaborn and Plotly libraries. The project will also be deployed to Heroku.

heroku jupyter-notebook matplotlib numpy pandas pycharm python seaborn

Last synced: 11 Apr 2026

https://github.com/pr38/cox_ph_estimation_notebooks

Personal discovery work on estimating Cox Proportional hazards coefficients for for both breslow and efron ties, using both autograd and directly calculating the gradient and hessian

cox-regression dask data-science machine-learning numpy pytensor statistics survival-analysis

Last synced: 15 Apr 2026

https://github.com/yessasvini23/deepfake_immunization_toolkit

🛡️ AI-powered toolkit to detect deepfakes, educate users, and verify content authenticity using federated learning and blockchain. Built for election security, media integrity, and digital literacy.

blockchain matplotlib numpy opencv python pytorch scikit-learn

Last synced: 11 Apr 2026

https://github.com/yangeorget/clustering-algorithms

K-means and C-means experiments with Numpy

clustering clustering-algorithm numpy

Last synced: 02 Apr 2026

https://github.com/hamidhosen42/a-graph-machine-learning

Graph-Machine-Learning. Graph Machine Learning provides a new set of tools for processing network data and leveraging the power of the relation between entities that can be used for predictive, modeling, and analytics tasks.

ipynb-jupyter-notebook machine-learning-algorithms mathplotlib numpy pandas python sklearn-library

Last synced: 09 Feb 2026

https://github.com/carrington-115/ppt-generator-from-excel

PPT Generator for Excel file

numpy oop pandas python python-pptx

Last synced: 10 Feb 2026

https://github.com/rickydoan/machine-learning-risk-model-prediction-classification

This project leverages machine learning to provide insights into loan and credit risk. By analyzing user-provided financial data, it predicts the likelihood of loan default, generates a credit score, and assigns a risk rating. Designed to assist financial institutions and individuals in making informed decisions

classification joblib machine-learning numpy pandas python sklearn-library streamlit

Last synced: 27 Feb 2026

https://github.com/hansalemaos/locate_pixelcolor

Locate RGB values in a picture! 40x faster than PIL, 5x faster than numpy

bot colors locate np numexpr numpy rgb

Last synced: 27 Feb 2026

https://github.com/chandadiya2004/mnist-digit-classification

This repository demonstrates MNIST digit classification using deep learning. It includes a neural network model built with frameworks like TensorFlow to classify handwritten digits (0-9) from the MNIST dataset. The project covers data loading, preprocessing, model training, evaluation, and accuracy visualization.

confusion-matrix cv2 google-colab-patches keras matplotlib-pyplot numpy pillow python seaborn tensorflow

Last synced: 12 Feb 2026

https://github.com/simranjeet97/machine-learning

How to Setup Machine Learning Environment in Your PC or Laptop ? How to install Machine Learning Libraries ? How to Build ML Models, Algorithms and Other Stuff ??Your all Questions are answer here !!!!

algorithm deep-learning environment-configuration keras libraries machine-learning numpy pandas scipy tensorflow

Last synced: 16 Apr 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/huaxiaz/honor_engineering_analysis

This repository is adapt from the course materials for Honors Engineering Analysis at Northwestern University. The course is designed for Engineering first-year undergraduate students to learn about linear algebra and its applications.

complex-numbers complexity degree-distribution echelon-form erdos-renyi-model fractals iterative-methods jacobi-iteration jupyter-notebook linear-algebra markov-chain networkx networkx-tutorial numpy numpy-matrix pagerank-algorithm python random-graphs randomgraph

Last synced: 14 Feb 2026

https://github.com/giuliotaralli/machine-learning-exercises

Practical exercises from the Machine Learning course

graphviz matplotlib numpy pandas python scipy sklearn

Last synced: 15 Feb 2026

https://github.com/ul-mds/gecko-data

Example data sources as a starting point for working with Gecko

data-science numpy pandas python record-linkage

Last synced: 16 Apr 2026

https://github.com/camilajaviera91/apache-beam-pipeline-first-approach

This code demonstrates how to integrate Apache Beam with scikit-learn datasets and perform simple data transformations. It loads the Linnerud dataset from scikit-learn, converts it into a Pandas DataFrame for easier manipulation.

apache-beam dataframes glob kmeans-clustering matplotlib-pyplot mean-absolute-error mean-square-error numpy os pandas pipelines scipy-stats seaborn silhouette-score sklearn sklearn-datasets standardscaler

Last synced: 28 Apr 2026

https://github.com/bestmahdi2/uni__dataminningstackoverflowproject

A university project related to data mining lesson on StackOverflow website data with Python language

cart csv data-mining logistic-regression matplotlib mlp naive-bayes nltk numpy pandas python scikit-learn scipy seaborn stackoverflow svc textblob tqdm xgboost

Last synced: 16 Feb 2026

https://github.com/aarryasutar/linear_multivariate_regression_on_football_statistics

Linear regression models are used to predict football player attacking stats based on attributes like finishing and passing, with the model trained, evaluated, and applied for predictions. Multiple features improve accuracy, and performance is assessed using metrics like MSE and R-squared.

datasets feature-selection football-stats linear-reg machine-learning mae mse multivariate-regression numpy pandas rmse scatter-plot train-test-split

Last synced: 14 Apr 2026

https://github.com/rishraks/handsign-ai

HandSign AI is a gesture recognition project using Mediapipe to detect custom hand signs like fist, palm, and V-sign. It automates tasks such as starting/stopping video recording and capturing screenshots, showcasing intuitive, touch-free interactions for various applications like smart devices and accessibility.

mediapipe ml numpy opencv python

Last synced: 16 Apr 2026

https://github.com/abhishekyana/zframework

Z Framework for Easy Deep Learning

deep-learning machine-learning numpy python tensorflow

Last synced: 24 Jan 2026

https://github.com/mnitin-reddy/reducing-review-overhead-with-ml-based-application-screening

A machine learning classification project to filter out low-probability visa applications using historical data. It features an end-to-end implementation with CI/CD on AWS, achieving 93% accuracy with a KNN model optimized through Optuna, alongside integration of MLOps tools like Evidently and MLflow.

aws docker githubactions hypothesistesting machinelearning matplotlib mlflow mlops mongodb numpy optuna pandas python scikit-learn seaborn

Last synced: 10 Apr 2026

https://github.com/jinkogule/multi-analyst

O Multi Analyst é uma ferramenta de análise de dados com uma usabilidade simples, que utiliza inteligência artificial para interpretar os resultados das análises realizadas, retornando insights úteis aos usuários.

apriori-algorithm bootstrap css data-analysis django html numpy open-ai pandas python web-application

Last synced: 12 Apr 2026

https://github.com/dataspieler12345/dash-by-plotly-lib-project

The Dash web application framework, is used to create browser-based interactive data visualization interfaces with Python.

bootstrap dash numpy pandas plot python

Last synced: 18 Apr 2026

https://github.com/kunalrrathod/placement-predictor

A web application that is using machine learning technology to deliver results ensuring the students are getting placed in campus placements

bootstrap4 flask-application jquery knearest-neighbor-algorithm machine-learning numpy pandas-dataframe python3 sklearn

Last synced: 15 Apr 2026

https://github.com/a3ro-dev/weather-prediction-application

a weather prediction application built using Streamlit. The application predicts future temperatures and weather types based on past trends. It provides a sleek and intuitive user interface for input and displays the predictions dynamically.

charts mathematics matplotlib numpy plotting python python3 streamlit weather weather-app weather-forecast weatherprediction webapp

Last synced: 06 Feb 2026

https://github.com/korolev2512/compliance-audit

Program for optimizing a set of activities based on network planning and management methods

copy matplotlib networkx numpy openpyxl os pandas python3 tkinter

Last synced: 16 Apr 2026

https://github.com/enjirouz/intelligentsystems

Expert systems examples: production type expert systems with direct and reverse logical conclusion; numpy perceptron; numpy neural network trained on logic AND operation; convolutional neural network for image recognition using cifar10 dataset and keras

cifar10 classification cnn convolutional-neural-network expert-systems image-classification image-recognition keras-tensorflow numpy

Last synced: 16 Apr 2026

https://github.com/ramamagarwal/mathematical-simulation-projects

This repository comprises my math modelling-based projects covering topics of Linear Algebra, Probability and Statistics.

matplotlib numpy python sympy

Last synced: 16 Apr 2026

https://github.com/yannbouyeron/genopy

Analyses génétiques et phylogénétiques pour les SVT

biopython genetique lycee numpy pandas phylogenie svt

Last synced: 04 Mar 2026

https://github.com/raju-2003/indiaai-cyberguard-ai-hackathon

An NLP-powered system to simplify cybercrime reporting by analyzing descriptions, categorizing incidents, and providing actionable insights.

matplotlib nltk numpy pandas python random-forest-classifier re scikit-learn seaborn shap spacy wordcloud

Last synced: 11 Apr 2026

https://github.com/mohd-mb2205153/data-science-project

A data analysis project using Python to study climate patterns and genocide-related datasets from Gaza and the West Bank.

climate-change data-science matplotlib numpy palestine python3

Last synced: 05 Mar 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/mikediessner/benchfuncs

Benchmark functions to test optimisation algorithms.

benchmark-functions numpy optimization test-functions

Last synced: 17 May 2026

https://github.com/Shriram-Vibhute/RealEstateForecast-Price-Prediction-System

This project aims to predict Prices of House. It involves several key stages, including data preprocessing, feature engineering, model selection, and evaluation. The goal is to develop a model that provides accurate and reliable price predictions based on the given features.

exploratory-data-analysis feature-engineering feature-transformation hyperparameter-tuning machine-learning matplotlib numpy pandas python random-forest sklearn

Last synced: 02 Apr 2025

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/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/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/carmoreno/analisisaccidentalidadbogota

Data Analysis about traffic accidents at Bogotá, Colombia.

data-analysis data-science jupyer-notebook matplotlib numpy pandas scikit-learn

Last synced: 17 Apr 2026

https://github.com/zazi2002/neuroscience-project-olfactory-signal

This project is part of the Neuroscience of Learning, Memory, Cognition course. The main objective is to analyze Local Field Potential (LFP) signals recorded from three different brain regions of an anesthetized rat while it performed an olfactory task.

frequency-analysis lfp-analysis matplotlib numpy scipy signal-processing

Last synced: 30 Apr 2026

https://github.com/kishore-sr/creditworthy

AI-powered web app built at "Codeathon 2024" IIIT Bangalore

clerk-auth node-js numpy pandas python reactjs streamlit

Last synced: 11 Apr 2026

https://github.com/thaikoz/data-science

This repository contains various data science projects and exercises implemented in Python using Jupyter Notebooks. It is intended for educational purposes and to document my learning journey in data science.

numpy pandas python

Last synced: 17 Apr 2026

https://github.com/datarohit/titanic-survival-data--classification

This is a Titanic Survival Data from Kaggle Competition with Multiple Classification Algorithm testing and Detailed Exploratory Data Analysis.

classification-algorithm kaggle-competition machine-learning-algorithms matplotlib-pyplot numpy pandas seaborn sklearn

Last synced: 10 Apr 2026

https://github.com/kaleharshavardhan07/spam_mail-_detector_ai_model

This project implements a spam detection system for SMS messages using machine learning techniques.

mathplotlib nltk numpy panda python scikit-learn seaborn

Last synced: 11 Apr 2026

https://github.com/pandeyankit123/books-recommender-system-using-machine-learning

This is a streamlit web application that can recommend various kinds of similar books based on an user interest.

jupyter-notebook machine-learning numpy pandas pickle python streamlit

Last synced: 12 Apr 2026

https://github.com/djleamen/music-mood-matcher-demo

An intelligent music recommendation system that analyzes your mood through natural language and suggests personalized playlists using advanced AI and machine learning techniques.

demo machine-learning matplotlib ml natural-language-processing nlp nltk nltk-python numpy openai pandas python scikit-learn seaborn

Last synced: 11 Apr 2026

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

https://github.com/alisonmitchell/boston-housing

Investigation of the Boston housing dataset to evaluate, train and test a regression model to predict house prices.

data-science machine-learning matplotlib numpy pandas python scikit-learn scipy seaborn

Last synced: 10 Apr 2026

https://github.com/harmanveer2546/credit-card-fraud-detection

The Credit Card Fraud Detection Problem includes modeling past credit card transactions with the knowledge of the ones that turned out to be a fraud. This model is then used to identify whether a new transaction is fraudulent or not. Our aim here is to detect 100% of the fraudulent transactions while minimizing the incorrect fraud classifications.

ann catboost eda lightgbm machine-learning matplotlib neural-network numpy pandas python random-forest seaborn xgboost

Last synced: 11 Apr 2026

https://github.com/platonn/comp-photography

Computational Photography course - University of Wroclaw

computational-photography image-processing numpy university-course

Last synced: 19 Jun 2026

https://github.com/adityashinde716/liam-the-healthcare-chatbot

Made a healthcare chatbot Liam which will help you to detect your health problem and gives precautions.

csv numpy pandas python python3 random random-forest random-forest-classifier requests sklearn sklearn-library sklearn-model

Last synced: 05 May 2026

https://github.com/khaymanii/heart-disease-prediction-model

This repository contains a model built using python and Logistic Regression algorithm

matplotlib numpy pandas python sckit-learn

Last synced: 18 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/sreejabethu/cost-of-living-index-globally

This Streamlit app is a data visualization tool that allows users to explore and compare the cost of living indices across different countries. The app takes in a dataset of cost of living indices for various countries and provides an interactive interface for users to select specific indices and countries to visualize.

bargraphs costofliving costoflivingindex csv datavisualization index matplotlib-pyplot numpy pandas-dataframe plotly python seaborn streamlit-webapp

Last synced: 19 Apr 2026

https://github.com/teddylee777/data-exam

데이터 분석 연습문제 풀이

dataframe jupyter numpy pandas

Last synced: 19 Apr 2026

https://github.com/bielstela/connect-four

Numpy implementation of the game connect four (AKA four in a row)

game-2d numpy numpy-exercises python

Last synced: 19 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/salmandeveloperz/student-performance-prediction-and-grade-classification

A Machine Learning Project that predicts student grade and performance from a Dataset. Copule of Libraries are used for data pre-processing, training model, heatmaps, trees and other Algorithms.

ann classification machine-learning metplotlib numpy pandas regression-models skilearn supervised-learning tensorflow unsupervised-learning

Last synced: 20 Apr 2026

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

https://github.com/bogdang888g/shad_homework_2024-2025

Репозиторий с домашними работами из курса "Школы Аналитиков Данных" от МТС

matplotlib numpy pandas python scipy seaborn

Last synced: 11 Apr 2026