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/avinesh-masih/employee-report-generator

A Python-based tool that reads employee and purchase data from Excel, generates personalized PDF reports using FPDF, and organizes them into folders. Includes a progress bar for tracking report generation.

excel flask fpdf matplotlib numpy pandas python seaborn

Last synced: 14 Oct 2025

https://github.com/mattia-hulathduwage/image-dehazing-tool

An image dehazing tool built with Python, OpenCV, and NumPy to enhance visual clarity in hazy images, featuring real-time processing and a user-friendly interface for saving dehazed results.

flask numpy opencv python

Last synced: 15 Mar 2025

https://github.com/miladsade96/numpy_and_algebra

Introduction to numpy and linear algebra

algebra linear-algebra matrices numpy tensor vectors

Last synced: 22 Feb 2025

https://github.com/harikrishnan669/python

Basic Python programs and Try outs..

matplotlib numpy pandas python tkinter tkinter-gui

Last synced: 27 Jan 2026

https://github.com/gandhasiri-rahul-mohan/association-rules-2-my-movies

Prepare rules for the all the data sets 1) Try different values of support and confidence. Observe the change in number of rules for different support,confidence values 2) Change the minimum length in apriori algorithm 3) Visulize the obtained rules using different plots

apriori-algorithm association-rules data-science machine-learning numpy pandas python unsupervised-learning

Last synced: 31 Dec 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/gauravsakure02/project_titanic_eda

This Project includes Exploratory Data Analysis of the Titanic Dataset

eda numpy pandas-dataframe sklearn-library

Last synced: 14 Oct 2025

https://github.com/virajbhutada/article-recommendation-system

This project aims to redefine content discovery by delivering personalized article recommendations tailored to individual user preferences. We use advanced machine learning techniques like PCA and K-means clustering to analyze user behavior and article characteristics to provide highly accurate recommendations.

anaconda article-recommendation clustering-algorithm data-analysis data-science keras-tensorflow machine-learning machine-learning-algorithms ml-models numpy pandas plotly python scikit-learn scipy

Last synced: 06 Jan 2026

https://github.com/harmanveer-2546/heart-failure-prediction

Heart failure is a severe condition in which the heart is unable to pump blood effectively. Early prediction of heart failure can significantly improve patient outcomes. This project aims to build a predictive model using machine learning techniques to identify patients at risk of heart failure.

exploratory-data-analysis feature-engineering jupyter-notebook matplotlib model-training-and-evaluation numpy pandas python sckiit-learn seaborn visualization-of-results

Last synced: 31 Dec 2025

https://github.com/harmanveer-2546/diabetes-prediction-using-machine-learning

Diabetes is a medical disorder that affects how the body uses food for energy. When blood sugar levels rise, the pancreas releases insulin. If diabetes is not managed, blood sugar levels can rise, increasing the risk of heart attack and stroke. We used Python machine learning to forecast diabetes.

adaboost decision-trees gradient-boosting-classifier gridsearchcv knn-classification machine-learning numpy os pandas pickle python random-forest seaborn svc-model

Last synced: 10 Sep 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/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: 06 Mar 2025

https://github.com/nemeslaszlo/financial-crisis-effects-on-some-stocks

Focusing on bank stocks to see how they progressed throughout the 2008-09 financial crisis all the way to early 2016.

cufflinks jupyter-notebook matplotlib numpy pandas pandas-datareader plotly seaborn

Last synced: 24 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/hanzopgp/lstmcryptopriceprediction

TensorFlow LSTM neural networks which predict cryptocurrencies future prices. Starting from Sentdex's tutorial.

artificial-intelligence deep-learning lstm-neural-networks machine-learning matplotlib numpy personal recurrent-neural-networks tensorflow

Last synced: 11 Aug 2025

https://github.com/Tritonix711/FractureAI

This tool helps people upload X-rays to find broken bones. It uses a machine to mark where the breaks are and gives users marked pictures to download. A smart computer also helps people understand their broken bones and gives them advice.

css cv2 flask gorq html javascript matplotlib npm numpy pandas pydantic python react scikit-learn torch torchvision ultralytics

Last synced: 19 Aug 2025

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

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

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

Last synced: 28 Oct 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/gourab-sinha/instabot

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

beautifulsoup matplotlib numpy pandas python3 selenium-python

Last synced: 31 Dec 2025

https://github.com/kostasereksonas/ids_test

Code for intrusion detection system based on "Intrusion Detection System Using Machine Learning Algorithms" tutorial on Geeksforgeeks and Intrusion Detection on NSL KDD Github repository.

ids intrusion-detection intrusion-detection-system nsl-kdd-dataset numpy pandas python scikit-learn tensorflow

Last synced: 28 Jul 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/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/mrhashemi/optimizers

Python implemntation of Conjugate Gradient method and Adam, and Broyden–Fletcher–Goldfarb–Shanno (BFGS) optimizers from scratch.

adam-optimizer bfgs conjugate-gradient numpy optimizer scipy

Last synced: 26 Jun 2025

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

https://github.com/datarohit/date-fruit-classification

This is Date Fruit Data taken from Kaggle. This data severs a classification problem to solved. Using various features of the fruit classify the fruit to its type.

classification logisticregression numpy pandas python3 standard-scaler

Last synced: 09 Apr 2025

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

https://github.com/datarohit/heart-disease-prediction

This dataset is taken from kaggle which has various feature of over 600+ humans. By using these features we have to predict if the person has a Heart Disease or not.

classification-algorithm matplotlib-pyplot numpy pandas plotly scipy seaborn

Last synced: 09 Apr 2025

https://github.com/galihru/githubiotpy

GitHubIoT is a comprehensive toolkit designed to simplify the visualization of IoT (Internet of Things) data with seamless GitHub integration. The application provides an intuitive graphical interface for real-time data monitoring, analysis, and configuration

cli esp32 esp8266 github-actions github-iot matplotlib numpy pypi-packages python tkinter

Last synced: 28 Jul 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/dhruvsrikanth/pynn

Purely NumPy based API for building deep neural networks.

deep-learning deep-learning-framework machine-learning numpy python pytorch

Last synced: 23 Apr 2025

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

Computational Photography course - University of Wroclaw

computational-photography image-processing numpy university-course

Last synced: 21 Aug 2025

https://github.com/amari-calipso/papers-please-tasbot

A "Papers, Please" TASbot that offers a programmable interface with the game

cython game-bot games image-processing numpy papers-please papersplease python python3 tas tool-assisted-speedrun

Last synced: 11 Sep 2025

https://github.com/khaledkamr/image-classification

A deep learning project using CNNs to classify fruits and vegetables images, built with TensorFlow and Keras, showcasing image recognition and model training.

cnn-classification jupyter-notebook keras numpy python streamlit tensorflow

Last synced: 06 Apr 2025

https://github.com/thomasonzhou/minitorch

rebuilding pytorch: from autograd to convolutions in CUDA

cuda numba numpy

Last synced: 14 Jan 2026

https://github.com/ki-seki/set_determ

Set deterministic modes of `random`, `torch` and `numpy` to ensure reproducibility. Idea is inspired by https://darinabal.medium.com/deep-learning-reproducible-results-using-pytorch-42034da5ad7

deterministic numpy pytorch random-generation reproducibility

Last synced: 21 Aug 2025

https://github.com/lasithaamarasinghe/face-recognition

This project demonstrates a basic face recognition system using Python, OpenCV, and the face_recognition library.

cmake computer-vision dlib face-recognition numpy opencv python visualstudiocode

Last synced: 27 Feb 2025

https://github.com/tinsaeabreham45/rnn_numpy

Building Recurrent Neural Network Only Using Numpy

machine-learning nlp nlp-machine-learning numpy rnn rnn-model

Last synced: 29 Mar 2025

https://github.com/hedriss10/projetc-cardio

"Analise de dados sobre saúde"

jupyter-notebook matplotlib numpy pandas python

Last synced: 22 Aug 2025

https://github.com/asut00/machine-learning-program_42ai

Comprehensive Machine Learning path by 42AI: hands-on modules on regression, gradient descent, and real-world ML applications.

linear-regression machine-learning matplotlib numpy pandas python scikit-learn

Last synced: 06 Apr 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/rakibhhridoy/machinelearning-featureselection

Before training a model or feed a model, first priority is on data,not in model. The more data is preprocessed and engineered the more model will learn. Feature selectio one of the methods processing data before feeding the model. Various feature selection techniques is shown here.

extratreesclassifier feature-selection gridsearchcv lasso-regression logistic-regression machine-learning numpy pandas pca rfe rfecv scikit-learn selectkbest

Last synced: 16 Oct 2025

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

This repository consists of Machine Learning Concepts and Projects.

classification machine-learning neural-network numpy pandas sklearn-library

Last synced: 22 Aug 2025

https://github.com/fsubject/rotating-cube

Rotating Cube is a 3D engine made from scratch

3d 3d-engine 3d-graphics from-scratch numpy pygame python

Last synced: 31 Jan 2026

https://github.com/mrarvind90/fcc-mean-var-std-calculator

A Python program to compute the mean, variance, standard deviation, maximum, minimum, and sum of a given list, both flattened and along specified axes using Numpy.

black freecodecamp freecodecamp-challenge freecodecamp-project numpy python3

Last synced: 16 Oct 2025

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

https://github.com/khaledkamr/mastring-python

This repository covers essential Python programming topics, including basics, OOP, file handling, and database operations. It also contains mini-projects to help solidify your understanding through practical application.

database filehandling functions if-elif-else introduction-to-python list-methods loops numpy oops-in-python python recursion set-methods sqlite3 string-methods tuple-methods

Last synced: 03 Aug 2025

https://github.com/gyanz/py-gpu-scripts

Sample python scripts for gpu processing

gpu numpy pysdl2 python vulkan

Last synced: 23 Aug 2025

https://github.com/sureshbeekhani/machine-learning-algorithms

This Python script processes a housing dataset to predict property prices using a Linear Regression model. It starts by importing essential libraries (NumPy, Pandas, Matplotlib, Seaborn, and scikit-learn).

dataanalysis datascience featurescaling linearregression machinelearning matplotlib numpy pandas python seaborn

Last synced: 04 Sep 2025

https://github.com/vitroid/tilecycles

Tessellate a graph into cycles.

genice2 graph numpy tiling

Last synced: 27 Feb 2025

https://github.com/mohamed3nan/udacity

Udacity Data Analysis Nanodegree Program

data-analysis data-visualization numpy pandas python

Last synced: 03 Mar 2025

https://github.com/alexandrbig1/py-design-analysis-algo

Advanced Python project on the design and analysis of algorithms. Includes practical modules on dynamic programming, graph theory, big data (Bloom filter, HyperLogLog), parallel computing (MapReduce), and optimization. Uses libraries like NumPy, Matplotlib, NetworkX, BTrees, PrettyTable, and Datasketch for efficient computation and visualization.

algorithms asyncio git heapq matplotlib numpy python python3 turtle

Last synced: 04 Oct 2025

https://github.com/mihirh19/analyzing-crimes-in-la

This GitHub repository contains a comprehensive analysis of crime data in Los Angeles. Leveraging a variety of data sources, tools, and techniques, we have explored patterns, trends, and insights related to criminal activities within the city. Our analysis includes data visualization crime dynamics in different neighborhoods and over time.

dataset machine-learning matplotlib numpy pandas seaborn

Last synced: 02 Apr 2025

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

https://github.com/mousazourob/stockdataresampler

Python script that resamples an instruments minute by minute candle stick data to any interval

alpha-vantage-api numpy pandas python

Last synced: 24 Aug 2025

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

https://github.com/italoseara/cet083

Medidas de Posição (ou separatrizes) - CET083

data-science matplotlib numpy pandas portuguese python statistics university

Last synced: 24 Aug 2025

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

https://github.com/iv4n-ga6l/OpenPose-Prediction

Person's body parts or joint position detection using openCV

detection numpy opencv prediction prediction-model python

Last synced: 28 Apr 2025

https://github.com/pradeepkumaryenni/my-projects

Data, Visualized - Unlocking the power of data through stunning visualizations. Check out my Power BI projects. Your Data, Your Story - Let's tell compelling stories with data. Explore my Power BI projects.

azure chatgpt dax-languague exce matplotlib-python numpy powerbi-visuals powerqu sql

Last synced: 07 Apr 2025

https://github.com/amirdh17/reading-device-for-visually-impaired

This device looks like reading stand which can take photo of the book and read out for visually impaired person. Raspberry Pi 4 is used as controller. Major Python modules used are Pytesseract, OpenCV and Pytts.

autocorrect image-processing nlp numpy opencv-python pillow portable pytesseract-ocr python3 pyttsx3 raspberry-pi-3 skimage thonny

Last synced: 06 Sep 2025

https://github.com/aymen016/emotion-recognition-using-face-detection

A deep learning-based project that detects human faces and predicts their emotions in real-time using OpenCV and a trained neural network model.

gpu-acceleration haar-cascade-classifier keras-tensorflow matplotlib numpy opencv python

Last synced: 04 Oct 2025

https://github.com/quinta0/pycolors

A python program to help people with color blindness recognize color in an image

colorblindness colors image-processing numpy pandas-dataframe python tkinter-gui

Last synced: 24 Feb 2025

https://github.com/officiallyxenos/30-days-of-data-analysis-projects-

30-day challenge to master data analysis by completing daily projects. Each project covers a key concept, from data cleaning to visualization, and builds a strong portfolio of real-world applications.

matplotlib numpy pandas python-3 seaborn statistics

Last synced: 27 Aug 2025

https://github.com/diihgab/ai-mouse-virtual

🖱️ An AI-based system to control the mouse cursor using Python and OpenCV with the camera in real time.

autopy mediapipe numpy opencv python

Last synced: 21 Mar 2025

https://github.com/khaymanii/medical_insurance_cost_prediction-_model

This Model was built using Python and Linear Regression algorithm

matplotlib numpy pandas python sckit-learn seaborn

Last synced: 17 Oct 2025

https://github.com/akash-rajak/large-image-preview

Python Script to view large image using scroll bars.

cv2 large-image large-image-preview numpy python3 tkinter

Last synced: 17 Oct 2025

https://github.com/sralter/sustainability_insights

A data analysis project that derived insights from an emissions dataset sourced from Climate TRACE.

duckdb eda matplotlib numpy pandas tableau

Last synced: 29 Aug 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/docsallover/spam-detection

Building a Spam Filter with Python: Using Machine Learning to Combat Spam

datascience flask jinja2 machine-learning numpy numpy-library pandas pandas-python python python3 scikit-learn

Last synced: 30 Dec 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/rushikeshbihade/django_bsased_dataanalyzer_webapp

Data Analyzer is a Django web application that enables users to upload CSV files, perform data analysis using pandas and numpy, and view results and visualizations on an interactive web interface. It simplifies data analysis by offering a user-friendly platform for data upload, processing, and visualization.

backend-development bootstrap css3 dataanalysis dataprocessing django-application django-framework djangotemplates html5 javascript numpy pandas plotly-express python3 seaborn-plots webapp

Last synced: 24 Feb 2025

https://github.com/yash-rewalia/airline-passeneger-recommendations-classification

The primary objective is to deploy a robust classifier model that accurately predicts user recommendations, empowering airlines to strategize effectively, understand user behavior, optimize services, and align business strategies with financial objectives.

decsion-tree hypothesis-testing knn machine-learning numpy pandas python random-forest-classifier svm-classifier

Last synced: 31 Dec 2025

https://github.com/mahnoorsheikh16/Credit-Card-Default-Prediction

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

chi-square-test encoding hiplot imblearn json knn-imputer matplotlib numpy pandas pca-analysis pillow plotly robust-scalar scipy seaborn sklearn smote streamlit ttest visualization

Last synced: 01 Mar 2025

https://github.com/kr1shnasomani/traffisense

A computer vision toolkit for traffic analysis with vehicle detection, speed estimation, segmentation, and number plate recognition.

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

Last synced: 12 Apr 2025

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

https://github.com/listiangr/play_tennis_classification

This project analyzes weather data to predict whether a person will play tennis or not. The main goal is to make accurate predictions based on factors such as weather, temperature, humidity, and wind.

classification flask html-css jupyter-notebook kaggle-dataset naive-bayes numpy pandas pickle play-tennis python sklearn

Last synced: 10 Aug 2025

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

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

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

Last synced: 13 Apr 2025

https://github.com/painterqubits/datalogs

Python package for logging data from scientific experiments.

json netcdf numpy python xarray

Last synced: 11 Oct 2025

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/aakashks/ct-reconstruction-2d

Python Implementation of Computed Tomography (CT) reconstruction for 2D images

computed-tomography ct-reconstruction numpy

Last synced: 09 Aug 2025