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/hklyousfi/cyberxnoteloom

Hybrid piano synthesizer with ADSR envelopes, resonance modeling, and MIDI rendering​

adsr-envelope digital-audio hybrid-synth midi-processor numpy piano-synthesizer python

Last synced: 16 Apr 2025

https://github.com/xaxm007/nn-numpy

A Basic Logistic Regression Neural Network using NumPy and calculus.

critical-indulgence logistic-regression neural-network numpy study

Last synced: 02 Aug 2025

https://github.com/g-eoj/cv-tl-keras

Use the cross validation functions from scikit-learn to evaluate image classification transfer learning with Keras models.

cross-validation keras numpy scikit-learn transfer-learning

Last synced: 15 Mar 2025

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/nomadsdev/pulse-detect

PulseDetect is a Python tool that detects audio frequencies in real-time. It captures sound from the microphone and identifies the dominant frequency using pyaudio and numpy

numpy pulse-detect pyaudio python scipy

Last synced: 07 Jan 2026

https://github.com/fiercex/toynn

Python实现神经网络

mnist-classification neural-network numpy python

Last synced: 01 Mar 2025

https://github.com/fabrizio-ottati/misha

Simple and fast decoding of event cameras data to NumPy

c cpp event-ca neuromorphic numpy

Last synced: 06 Mar 2025

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: 27 Jun 2025

https://github.com/neetigyab/pdfreader

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

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

Last synced: 07 Oct 2025

https://github.com/vidursatija/tensorpy

A simple NumPy autodiff library

autograd machine-learning numpy python

Last synced: 25 Mar 2025

https://github.com/billgewrgoulas/hypothesis-testing-on-37-seasons-of-nba

First assignment for the course Data Mining @CSE.UOI

data-analysis data-science numpy scipy seaborn statistics

Last synced: 06 Sep 2025

https://github.com/muhammadabyaz/facial-recognition-based-attendance

Facial Recognition Based Attendance System

numpy open-cv pandas pyqt python3 qml supabase

Last synced: 22 Apr 2025

https://github.com/nikhilroxtomar/introduction-to-numpy

A list of jupyter notebook explaining the various functions and properties of Numpy.

numpy numpy-tutorial

Last synced: 06 Mar 2025

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/yantonov/ml-docker

Playground for common python ml libraries

anaconda catboost docker docker-image jupiter numpy pyplot python scipy sklearn

Last synced: 16 Nov 2025

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

https://github.com/yogeshselvarajan/real-estate-price-prediction

To predict the prices of the House (Estate) using the Number of Convenience Stores available in those areas using Simple Linear Regression

linear-regression machine-learning numpy simple-linear-regression sklearn

Last synced: 01 Mar 2025

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: 09 Apr 2025

https://github.com/hansalemaos/permutation_no_repetition

Permutation without repetition - written in Cython - for Numpy

cython data-science no-repetitions numpy pandas permutations

Last synced: 14 Jan 2026

https://github.com/rixiiz/knn-model-to-predict-the-obp-of-mlb-players

A machine learning model I built that can predict the On Base Percentage (OBP) of Major League Baseball (MLB) players at the end of the season

artificial-intelligence dataset f1-score jupyter-notebook knn-regression machine-learning matplotlib mse numpy pandas python scikit-learn supervised-learning

Last synced: 01 Jul 2025

https://github.com/imswappy/brain-tumor-detection

🧠 Deep learning project for brain tumor classification using MRI images. Built with transfer learning (VGG16 + fine-tuning), TensorFlow/Keras, and deployed via Streamlit. Dataset & model loaded dynamically from KaggleHub. Includes training notebook, evaluation, and interactive web app.

kagglehub keras numpy pandas scikit-learn streamlit tensorflow vgg16-model

Last synced: 07 Sep 2025

https://github.com/aahad91/idv

Interactive Data Visualization - Master Course

matplotlib numpy pandas plotly python3

Last synced: 03 Mar 2025

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: 12 Jun 2025

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

https://github.com/ayaanjawaid/vizualite

Vizualite allows you to upload dataset and clearly view the attributes and allows you to create vizualizations, you can also download dataset.

matplotlib numpy pandas python3 streamlit

Last synced: 07 Jul 2025

https://github.com/mathpfreitas/top-hits-spotify-2000-to-2019-

# 🎧 Top Hits Spotify (2000 - 2019)Explore music trends from 2000 to 2019 with this dataset of songs, artists, and genres. Use the insights to understand what makes a hit in today's music landscape. 🐙💻

analysis analytics chart data-analysis data-visualization exploratory-data-analysis hits interactivedashboards jupyter-notebook matplotlib music musical numpy pandas plotly python timeseries track-hits

Last synced: 01 Jul 2025

https://github.com/ayaanjawaid/diwali-sales-analysis

The code file contains the Analysis of Diwali sales. Performed Exploratory Data Analysis (EDA) on Measure Values.

jupyter-notebook matplotlib numpy pandas python seaborn

Last synced: 08 Apr 2025

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: 09 Apr 2025

https://github.com/jsonfm/numpy-dart

A simple implementation of some features of the `numpy python` library brought `to dart`.

dart fft learning numpy signals

Last synced: 25 Mar 2025

https://github.com/nirmalyabag20/wine-quality-prediction-machine-learning

This project analyzes the chemical properties of wines to identify key factors influencing quality. By leveraging machine learning techniques, i aim to develop predictive models that accurately classify wine quality, providing valuable insights for producers and enthusiasts alike.

k-neighbors-classifier logistic-regression machine-learning matplotlib numpy pandas python random-forest seaborn svc

Last synced: 22 Feb 2025

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: 08 Apr 2025

https://github.com/megha060199/academic-erp

Python, SQL, Javascript

mysql numpy python

Last synced: 19 Nov 2025

https://github.com/manjillama/machine-learning-101

Introduction to machine learning, conda environment, Jupyter Notebook, Pandas, NumPy and Matplotlib.

conda-environment jupyter-notebook machine-learning matplotlib numpy pandas python

Last synced: 14 Jun 2025

https://github.com/takkii/pylean

Data analysis ( 🐍 💎 📈 )

analayze matplotlib numpy pandas python scikit-learn

Last synced: 09 Sep 2025

https://github.com/enricogoerlitz/data-analysis

This project contains my Data-Analysis and represents an documentation of these.

business-intelligence data-analysis data-analysis-python data-visualization numpy pandas power-bi power-bi-dax python

Last synced: 28 Apr 2025

https://github.com/rvats20/python-programming-basic

Python programing basic to develop robust python applications.

data-science eda learning learning-by-doing matplotlib-python numpy pandas python

Last synced: 31 Mar 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: 05 Jul 2025

https://github.com/wrighang/shipping-data-analysis

Independent Project: Transit time trends analysis following a major shipping process change.

data-analysis matplotlib numpy pandas python

Last synced: 16 Mar 2025

https://github.com/shanmukhsrisaivedullapalli/cifar10

This project uses TensorFlow to classify images from the CIFAR-10 dataset. It compares the performance of an Artificial Neural Network (ANN) and a Convolutional Neural Network (CNN), covering data preprocessing, model training, evaluation, and prediction on new images.

cifar10-classification cnn-classification matplotlib neural-networks numpy pickle pillow python3 tensorflow

Last synced: 03 Feb 2026

https://github.com/aymen016/image-processing-algorithms

Explore Python-based image processing from scratch with core algorithms like interpolation, convolution, and filtering!

matplotlib numpy pillow python

Last synced: 14 Jun 2025

https://github.com/mdaiyub/covid-19-detection

The emergence of Coronavirus Disease 2019 (COVID-19) in early December 2019 has caused immense damage to health and global well-being. Currently, there are approximately five million confirmed cases and the novel virus is still spreading rapidly all over the world. The chest X-ray images along with emerging Artificial Intelligence (AI) methodologies, in particular, Deep Learning (DL) algorithms have recently become a worthy choice for early COVID-19 screening. This work proposes a DL-assisted automated method using X-ray images for the early diagnosis of COVID-19 infection. We evaluate the effectiveness of the pre-trained Convolutional Neural Network (CNN) model. The model has been validated on publicly available chest X-ray images and it is obtained by CNN with an accuracy of 97.26%. This study will be useful for researchers to think about the design of more effective CNN-based models for early COVID-19 detection.

backend early-stopping global keras matplotlib modelcheckpoint numpy os pandas tensorflow

Last synced: 30 Dec 2025

https://github.com/hamolicious/inversekinematics

Inverse Kinematics implementation in Python and PyGame

inverse-kinematics numpy pygame python

Last synced: 09 Aug 2025

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: 27 Feb 2025

https://github.com/itzzmeakhi/investigate-tmdb-dataset

Tmdb dataset is taken to perform analysis. Messy data is cleaned by performing many steps like dropping null values and rising values and analyzing correlation among them using visualization techniques using matplotlib and seaboarn to derive the answers that i imposed during the early stages of analysis.

csv matplotlib numpy pandas python3 seaborn

Last synced: 05 Oct 2025

https://github.com/m-rishab/housing-price-prediction

The Housing Price Prediction Accuracy Improvement project is a data-driven initiative focused on enhancing the precision and reliability of housing price predictions. This project encompasses a multidisciplinary approach, combining data science, machine learning, and real estate insights to optimize the accuracy of forecasts in the housing market.

gridsearchcv hyperparameter-tuning matplotlib matplotlib-pyplot numpy pandas pickle python3 randomforestregressor scipy sklearn

Last synced: 15 Mar 2025

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/guifernandess7/megasena-estatisticas-e-analises

Análises e Estatísticas dos jogos da megasena com base em todos os jogos que já ocorreram.

megasena numpy python

Last synced: 14 Jun 2025

https://github.com/yogeshnile/ipl-first-inning-score-prediction

In this repo I have develop a first innings score prediction in ipl using machine learning.

ipl linear-regression machine-learning numpy pandas prediction python3 seaborn sklearn

Last synced: 27 Feb 2025

https://github.com/programmer-rd-ai/moviedatascraper

Explore the cinematic universe with our IMDb web scraping project! Dive into movie data with ease, uncovering insights from cast to critical reviews. With dynamic visualizations and reliable data, let's journey through the world of movies like never before. Lights, camera, analysis!

beautifulsoup beautifulsoup4 data data-analysis jupyter-notebook matplotlib numpy pandas programming python python3 scraping seaborn software web

Last synced: 01 Mar 2025

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

https://github.com/amir78729/numpy-system-solution-detector

Linear Algebra course - First Project

echelon-form linear-algebra matrix numpy

Last synced: 25 Dec 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/simran2911/restaurant_rating_pridiction

This github repository have restaurant rating analysis and understand what contributes to high or low ratings on the platform and how these insights can be leveraged for business decision-making.

jupyter-notebook machine-learning numpy pandas powerbi python sklearn statistics tableau

Last synced: 12 Oct 2025

https://github.com/abhishek010397/logisticregression

Using Logistic Regression Classifier to Predict Target Using Three Features

csv iloc logistic-regression machine-learning numpy pandas-dataframe python3 sigmoid-function sklearn

Last synced: 09 Apr 2025

https://github.com/pradipece/two_dimensional_data_visualization

This repository for different kinds of Data science and Machine learning project

data-science data-visualization jupyter-notebook machine-learning matplotlib numpy pandas python seaborn sklearn statistics

Last synced: 30 Dec 2025

https://github.com/satvikpraveen/fashionmnist-analysis

A comprehensive analysis of the Fashion MNIST dataset using PyTorch. Covers data preparation, EDA, baseline modeling, and fine-tuning CNNs like ResNet. Includes modular folders for data, notebooks, and results. Features CSV exports, visualizations, metrics comparison, and a requirements.txt for easy setup. Ideal for ML workflow exploration.

computer-vision confusion-matrix convolutional-neural-networks deep-learning-algorithms exploratory-data-analysis fashion-mnist-dataset fine-tuning hyperparameter-tuning image-classification jupyter-notebook machine-learning-algorithms matplotlib-pyplot model-evaluation numpy pandas pytorch resnet-18 scikit-learn seaborn vgg

Last synced: 22 Apr 2025

https://github.com/ayushsaksena30/cosmic-classifier

This notebook implements a structured machine learning pipeline to classify cosmic data using the CatBoost Classifier, known for its efficiency with categorical features and minimal preprocessing requirements.

catboost-classifier label-encoder machine-learning matplotlib numpy pandas robust-scaler scikit-learn seaborn simple-imputer

Last synced: 26 Mar 2025

https://github.com/ryantusi/ai_ml_fundamentals

Welcome to my GitHub repository showcasing projects completed during the AI/ML Foundation course from Codecademy. This repository contains a collection of projects that demonstrate my skills and knowledge in the field of artificial intelligence and machine learning.

artificial-intelligence data-science data-visualization exploratory-data-analysis foundation machine-learning numpy pandas python

Last synced: 13 Jun 2025

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/faizantkhan/regression-project-bangalore-property-price-prediction

🏠 Bangalore Property Price Prediction is a comprehensive project designed to accurately predict property prices in Bangalore. Leveraging advanced regression techniques and a dataset sourced from Kaggle, the model undergoes meticulous feature engineering, data cleaning, and parameter tuning to ensure high accuracy.

backend-api css data-cleaning data-science data-visualization eda flask html javascript machine-learning-algorithms numpy pandas project project-repository property python regression-models server

Last synced: 09 Jul 2025

https://github.com/himel-sarder/complete-numpy

A comprehensive guide to mastering NumPy with practical examples and applications in machine learning. Perfect for learners and developers looking to deepen their knowledge of numerical computations in Python.

data-science dataanalysis machine-learning ml numpy numpy-exercises numpy-library numpy-python numpy-tutorial pythonlibrarires

Last synced: 20 Feb 2025

https://github.com/texnoforge/texnomagic

TexnoMagic library for digital Magic

gmm magic numpy python recognition scikit-learn scipy

Last synced: 28 Feb 2025

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: 12 Jun 2025

https://github.com/fearless-spider/stooq-dax-seasonal

Parsing seasonality from time series data can often be useful in data analytics. It helps with analyzing seasonality for decision making as well as for more accurate forecasts. Python can be used to separate out these trend and seasonal components.

numpy pandas python statistics

Last synced: 30 Mar 2025

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

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: 02 Apr 2025

https://github.com/anish202020/real-time-emotion-face-detection

The primary purpose of this website is to detect emotions in real-time using facial expressions captured via a camera.

fer keras numpy opencv python streamlit tensorflow

Last synced: 02 Apr 2025

https://github.com/anish202020/data-analysis-and-machine-learning-basic-programs

Basic programs on data analysis and machine learning for students. It includes a variety of tutorials, examples, and models to help students understand and apply these concepts.

keras matplotlib numpy pandas python sklearn tensorflow

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

https://github.com/prithivsakthiur/qwen-image-edit-2509-loras-fast

Qwen-Image-Edit-2509-LoRAs-Fast is a high-performance, user-friendly web application built with Gradio that leverages the advanced Qwen/Qwen-Image-Edit-2509 model from Hugging Face for seamless image editing tasks.

aoti diffusers diffusion-models flash-attention-3 huggingface-spaces huggingface-transformers kernel numpy peft python pytorch qwen-image-edit qwen-image-edit-2509 qwen2-5-vl qwen3-vl torch torchvision

Last synced: 18 Nov 2025

https://github.com/valmir-unicap/rastreamento-de-gestos-para-controle-video

Projeto final da disciplina de visão computacional

ctypes mediapipe numpy opencv python vlc

Last synced: 10 Jun 2025

https://github.com/rickymagner/nonlinear-gradient-descent

An example of using gradient descent to approximate noisy data sampled from a cubic curve.

matlab matplotlib numpy octave pandas python

Last synced: 20 Feb 2025

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

Credit card fraud detection through logistic regression.

logistic-regression machine-learning numpy pandas python sklearn

Last synced: 03 Mar 2025

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

https://github.com/SudipBishwakarma/Bulk-Remove-OneSignal-Users

Bulk remove OneSignal subscribed users blazingly faster with parallel processing.

numpy pandas python python-logger python-multiprocessing python-threading python3

Last synced: 31 Mar 2025

https://github.com/kaikymoura/backcourt-api

Repository for the Basketball Advanced Stats API

fastapi nba-api nba-stats numpy pandas python swagger uvicorn

Last synced: 08 May 2025

https://github.com/khaymanii/big_mart_prediction_model

This model was built using Python and Logistic Regression Algorithm

matplotlib numpy pandas python scikit-learn seaborn

Last synced: 07 Sep 2025

https://github.com/jmcheon/python_piscine

This is Python Piscine(Bootcamp) at Ecole 42

bootcamp matplotlib numpy pandas piscine python3 seaborn

Last synced: 31 Dec 2025

https://github.com/mgobeaalcoba/linear_algebra_for_machine_learning

Explore fundamental linear algebra concepts essential for machine learning in this repository, with code examples and explanations. Get a solid foundation for ML!

machine-learning matplotlib numpy pandas python3 scikit-learn scipy seaborn

Last synced: 28 Dec 2025

https://github.com/hansalemaos/cythonnestednumpy

performs sorting and grouping operations on multidimensional NumPy arrays using Cython and hash-based algorithms.

cython hash numpy sorting

Last synced: 07 Jan 2026

https://github.com/keizerzilla/python-icp

Implementação do algoritmo ICP (Iterative Closest Point) para nuvens de pontos 3D usando Python.

icp matplotlib numpy open3d python

Last synced: 10 Apr 2025

https://github.com/miltiadiss/ceid_ne562-data-mining-and-machine-learning-algorithms

This project involves analyzing a dataset through statistics and visualizations to uncover patterns & correlations. It trains classifiers (Neural Networks, Random Forests, Bayesian Networks) to predict physical activities and evaluates their performance. Finally, it clusters participants' activities using 2 algorithms, comparing their effectivenes.

matplotlib numpy pandas seaborn sklearn sklearn-metrics

Last synced: 23 Mar 2025