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/lakhidaksh-01/carinsightanalyzer

Interactive Car Ratings & Insights

cars matplotlib numpy pandas python seaborn streamlit

Last synced: 30 Dec 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/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/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/khaymanii/titanic_survival_prediction_-model

This Model was built using Python and Logistic Regression algorithm

matplotlib numpy pandas python scikit-learn seaborn

Last synced: 06 Oct 2025

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/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/khaymanii/house-price-prediction-model

This model was built using Python and XGBoost Regression algorithm

matplotlib numpy pandas python scikit-learn

Last synced: 08 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/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/yyhsong/ipydataanalysis

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

matplotlib numpy pandas scipy

Last synced: 12 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/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/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/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/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/cosama/vasapy

Vectorized Associative Arrays for Python

associative-array associative-map dictionary numpy python vectorized

Last synced: 09 Oct 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/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: 25 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/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/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/yukti-09/linear-regression

A small code for understanding linear regression.

linear-regression matplotlib mean-squared-error numpy

Last synced: 13 Oct 2025

https://github.com/zolabar/interactive-calculus

Interactive Calculus with SymPy and Jupyter Widgets

ipywidgets jupyter-notebook numpy plotly python sympy voila-dashboard

Last synced: 13 Oct 2025

https://github.com/socaity/media-toolkit

Web-ready standardized file processing and serialization. Read, write, convert and send files. Including image, audio, video and any other file. Easily convert between numpy, base64, bytes and more.

base64 bytesio fast-task-api httpx image-processing json numpy serialization video

Last synced: 27 Oct 2025

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

https://github.com/felipecordero/vigasha

Web App for structural analysis of concrete beams

concrete-beams numpy pandas python streamlit structural-analysis

Last synced: 27 Oct 2025

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/sarthak-1408/rain-fall-prediction

This repository represents the End to End Machine Learning Project (Rain Fall Prediction in Australia).

heroku heroku-deployment machine-learning numpy pandas rain-fall rain-fall-prediction scikit-learn xgboost-algorithm

Last synced: 13 Oct 2025

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

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

https://github.com/malwarebo/carcinet

Basic breast cancer detection using Machine Learning

deep-learning keras machine-learning matplotlib numpy python3 scipy tensorflow

Last synced: 30 Dec 2025

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: 17 Mar 2025

https://github.com/mattdelaune/ecommerce_market_basket_analysis

This repository includes a Market Basket Analysis (MBA) project with advanced data cleaning and a Power BI dashboard. It identifies top revenue-driving item pairs, their impact on CLV and ATV, and offers insights for optimized product bundling and revenue growth.

anaconda git google-docs jupyter-notebook kaggle-api numpy pandas postgresql powerbi psql random sql sql-magic sqlalchemy vscode

Last synced: 30 Oct 2025

https://github.com/akshaypatra/expression_detector

The Expression Detector is an AI-based system that identifies and classifies human facial expressions in real-time . It utilizes computer vision and deep learning techniques to analyze facial features and determine the emotional state of a person, such as happiness, sadness, anger, surprise, fear, disgust, or neutrality.

keras-tensorflow neural-network numpy opencv-python python3

Last synced: 11 Apr 2025

https://github.com/jswong65/machine_learning_nanodegree

Projects of Udacity Machine Learning nanodegree

machine-learning numpy pandas python scikit-learn scipy

Last synced: 04 Apr 2025

https://github.com/vidhi1290/hr_employee_prediction

"Welcome to the HR Employee Promotion Prediction project! This repository contains the code and resources for a machine learning project that focuses on predicting employee promotions. By analyzing various employee attributes, this project aims to provide valuable insights for HR decision-making and talent recognition within organizations.

data-exploration data-science data-visualization docker hr-employee-prediction hyperparameter-tuning machine-learning matplot model-building numpy pandas scikit-learn seaborn streamlit streamlit-webapp

Last synced: 12 Jun 2025

https://github.com/vidhi1290/essay-quality-prediction-keystroke-analysis-with-randomforest

Explore the Essay Quality Prediction projectโ€”a machine learning model that predicts essay quality based on typing behaviors. Leveraging a Random Forest Regressor, this tool provides insights into writing processes. Connect with me on LinkedIn and find more projects on GitHub. Happy coding! ๐Ÿ“โœจ

essay-quality-prediction kaggle-competition machine-learning mean-square-error nlp-machine-learning numpy pandas random-forest random-forest-regressor scikitlearn-machine-learning seaborn sklearn

Last synced: 28 Mar 2025

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

A loan approval prediction system.

flask ipynb-jupyter-notebook machine-learning numpy

Last synced: 02 Mar 2025

https://github.com/haidermalikk/neural-network-circuit-optimizer

The Neural Network Circuit Optimizer, built on my custom digital circuit simulator, uses AI and machine learning to optimize simple digital circuits. It leverages neural networks, circuit simulation, and optimization algorithms to reduce component count which improves: power usage, and execution time and efficiency. *Under Dev see Readme*

ai jupyter-notebook matplotlib ml numpy pandas python pytorch sqlalchemy tensorflow

Last synced: 30 Dec 2025

https://github.com/intelpython/mkl_umath

Package implementing NumPy's UFuncs based on SVML and MKL VML

mkl numpy python

Last synced: 22 Jun 2025

https://github.com/bogdang888g/jojo_stands

ะะฝะฐะปะธะท ะฟะฐั€ะฐะผะตั‚ั€ะพะฒ ัั‚ะตะฝะดะพะฒ ะธะท ะ”ะถะพะ”ะถะพ

numpy pandas plotly python scipy

Last synced: 30 Dec 2025

https://github.com/shanmukhsrisaivedullapalli/smsspamclassification

SMSSpamClassification is a machine learning project aimed at accurately classifying SMS messages as either spam or ham (non-spam). It employs natural language processing techniques to extract relevant features from the text data and utilizes various classification algorithms to build a robust spam detection model.

jupyter-notebook numpy pandas pickle python3 sklearn spam-classification spam-detection

Last synced: 30 Dec 2025

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: 26 Mar 2025

https://github.com/theanujsinha01/customer-segmentation-using-k-means-clustering

This project focuses on customer segmentation using the K-Means clustering algorithm. A user-friendly Streamlit dashboard allows users to upload their own dataset, choose any two numeric features (like age, income, or spending score), and perform clustering. The app dynamically visualizes customer groups, recommends the best number of clusters

jupyter-notebook k-means-clustering machine-learning matplotlib numpy pandas python seaborn streamlit unsupervised-learning

Last synced: 30 Dec 2025

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

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

numpy pandas sklearn stock-trend-prediction

Last synced: 04 Apr 2025

https://github.com/vidhi1290/zomato-data-analysis

Zomato Data Analysis - Explore the world of Zomato restaurant data through Python and data analysis. Uncover trends and insights using Pandas for data manipulation and Matplotlib for visualization. Join us in this journey to reveal the hidden stories within the data!

data-analysis data-analysis-python data-science data-visualization dataprocessing machine-learning machine-learning-algorithms matplotlib numpy pandas python scikit-learn zomato-data-analysis

Last synced: 30 Dec 2025

https://github.com/akash-rajak/image-resizer

Python Script to resize image to any dimension.

cv2 gui image-resizer numpy os python3 random resizeimage tkinter

Last synced: 26 Mar 2025

https://github.com/gregoritsch3/ml_eda_classification_loanapprovalprediction

An EDA and Machine Learning Classification exercise on the Loan Approval dataset demonstrating EDA, feature engineering, StratifiedKFold and the use of Tensorflow NN, SVC, LinearSVC, XGBoost, Naive-Bayes, Bagging, Random Forest and Decision Tree algorithms.etc. The modela are optimized using hyperparameter tuning through GridSearchCV.

eda feature-engineering machine-learning matplotlib numpy pandas scikit-learn scipy seaborn tensorflow

Last synced: 23 Jun 2025

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/li-plus/tinynn

An educational PyTorch-like neural network framework based on NumPy

autograd deep-learning machine-learning neural-network numpy python

Last synced: 11 Apr 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: 30 Dec 2025

https://github.com/akash-rajak/video-cropper

Script to crop video according user's size and dimension.

cv2 numpy python3 tkinter video video-cropper

Last synced: 28 Jun 2025

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/bhargav-joshi/img-caption-generator

Automatically creating the description or caption of an image using any natural language sentences is a very challenging task. It requires both methods from computer vision to understand the content of the image and a language model from the field of natural language processing to turn the understanding of the image into words in the right order. In addition to that we have discussed how this model can be implemented on web and will be accessible for end user as well.

flask jupyter-notebook keras machine-learning nlp nltk numpy pandas python tensorflow

Last synced: 30 Dec 2025

https://github.com/reusjimenez/data-analysis-labs

Casos completos y ejercicios prรกcticos de anรกlisis de datos. ๐Ÿ“Š

data-analysis data-visualization jupyter-notebook machine-learning matplotib numpy panel python sklearn

Last synced: 04 Apr 2025

https://github.com/quentinwidlocher/cours-python-pandas

Jupyter Lab sur le traitement des donnรฉes en python

jupyter-lab matplotlib numpy pandas python

Last synced: 27 Mar 2025

https://github.com/danhenriquex/data-science-project

The main goal of this project was to apply the concepts of data visualization and analysis.

data-analysis data-science numpy pandas python

Last synced: 04 Mar 2025

https://github.com/otakmager/projectml-clusteringweb

This repo is the result of a project assignment for a machine learning course at my university which was assisted by other group members. This project is to create a website that can cluster from the models that have been made. This model was created using the KMeans algorithm with 3 clusters that were trained with the seed dataset

bahasa-indonesia clustering-algorithm flask jupyter-notebook kmeans-clustering numpy pandas pickle python scikit-learn seed-dataset

Last synced: 26 Mar 2025

https://github.com/nicolau-369/jupyter

Treinamento Para Anรกlise de Dados.

big-data jupyter jupyter-notebook matplotlib numpy pandas python python3

Last synced: 19 Mar 2025

https://github.com/carlolepelaars/q4p

Quantum Computing for (Python) Programmers

numpy python quantum quantum-computing

Last synced: 11 Apr 2025

https://github.com/otaboyevsardorbek1/math_web

MATEMATIK FUNQSIYLARNING O`ZARO YAQINLASHISHNI TESHKIRISh

css fast-work flask js numpy python web3

Last synced: 30 Dec 2025

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

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

https://github.com/shoaib-programmer/pychemicals

Python library designed for chemical calculations like pH, and titrations. It also includes other features like interactive graph plotting.

chemicals matplotlib numpy pyplot python3 titration titration-curve

Last synced: 19 Mar 2025

https://github.com/piyush1927/flightforecast

ML model to predict flight prices based on various features like departure time, arrival time, duration, airline, source, destination, and number of stops.

machine-learning mathplotlib numpy pandas scikit-learn seaborn

Last synced: 02 Apr 2025