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/udacity-machinelearning-internship/finding_donors

First stage project at Udacity on the 'Intro to Machine Learning with TensorFlow' program using sckit-learn in python

csv machine-learning matplotlib numpy pandas python sckiit-learn seaborn sklearn udacity udacity-nanodegree

Last synced: 16 Apr 2026

https://github.com/texnoforge/texnomagic

TexnoMagic library for digital Magic

gmm magic numpy python recognition scikit-learn scipy

Last synced: 03 Mar 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/drewstone/katz-centrality

Katz centrality of a wheelgraph

centrality graphs networks 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/sizzlins/kalkulator-ai

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

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

Last synced: 13 Jan 2026

https://github.com/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/datarohit/churn-prediction-for-bank

This Dataset has various information about customers of Bank. The Problem is that many customers tend to leave the bank so using the features give we have to predict whether a customer will leave the Bank or Not.

churn-prediction classification matplotlib-pyplot numpy pandas seaborn sklearn

Last synced: 17 Apr 2026

https://github.com/m-rishab/credbet

A loan prediction web app which tells You that you are eligible for loan or not!

decision-tree-classifier matplotlib numpy pandas python scikit-learn

Last synced: 02 Apr 2026

https://github.com/ryannapp12/quant_trading_engine

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

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

Last synced: 11 Apr 2026

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

lane detection using cv2

cv2 numpy

Last synced: 17 Apr 2026

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

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

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

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

Last synced: 17 Apr 2026

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

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

matplotlib numpy pandas python streamlit

Last synced: 20 Apr 2026

https://github.com/hrishixd/weather-data-analysis

This project involves analyzing weather data using Python to uncover patterns and trends in temperature, precipitation, and other meteorological parameters. The analysis showcases the use of Python libraries for data cleaning, manipulation, and visualization.

numpy pandas python

Last synced: 17 Apr 2026

https://github.com/techassi/hfu-imgcomp

Image processing and computer graphics SOSE 22

computer-vision image-processing numpy opencv python

Last synced: 11 Apr 2026

https://github.com/ngirimana/ml_knn

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

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

Last synced: 12 Apr 2026

https://github.com/anish202020/weather_prediction_model_21int68_internship

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

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

Last synced: 12 Apr 2026

https://github.com/gracysapra/pandas-numpy-data-visualisation

This repository contains essential Python scripts and notebooks for data analysis and visualization. It includes: pandas: Data manipulation and analysis, including operations on series and dataframes. NumPy: Efficient numerical computations and array processing. Data Visualization: Creating insightful visualizations using Matplotlib and Seaborn.

data-science data-visualization matplotlib numpy numpy-arrays pandas pandas-dataframe pandas-series seaborn

Last synced: 07 May 2026

https://github.com/psp515/Studies-DifferentalEquations

Differental Equations course on AGH UST 22/23.

numerical-methods numpy python

Last synced: 18 Apr 2026

https://github.com/achalesh27022003/python-assignments-iwt

This repository is objected to have all the assignments and project related to IWT (Semester - 3).

cosinewave frame grid image imagetk labels matplotlib-pyplot numpy numpy-arrays numpy-library photoimage pil python3 sinewave spyder tkinter tkinter-gui window

Last synced: 10 Apr 2026

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

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

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

Last synced: 21 Jan 2026

https://github.com/dhruvsrikanth/pynn

Purely NumPy based API for building deep neural networks.

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

Last synced: 09 May 2026

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

Training an AI model to recognize handwritten digits

ai backpropagation machine-learning neural-network numpy pytorch

Last synced: 23 Apr 2025

https://github.com/venky-1710/stress-level-predection

Stress Level Prediction is a web app using machine learning to estimate user stress levels. It takes inputs like anxiety, sleep quality, and academic performance, then predicts stress using a Decision Tree Classifier. Built with Python, Flask, and scikit-learn, it's useful for students, researchers, and those interested in stress management.

css flask html machine-learning numpy pandas python python-sklearn scikit-learn

Last synced: 05 Apr 2026

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

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

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

Last synced: 15 Apr 2026

https://github.com/khaymanii/diabetes_prediction_model

This is a Machine learning model built using Python

matplotlib numpy pandas python scikit-learn

Last synced: 19 Apr 2026

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: 11 Apr 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/rhazra-003/indiebot

A basic chatbot which answers questions based on history of India

chatbot jupyter-notebook nlp nltk numpy python3 sckit-learn

Last synced: 20 Apr 2026

https://github.com/nemeslaszlo/dog_breed_identification

Dog breed identification model to identify and label 120 different dog breeds.

matplotlib numpy pandas tensorflow tensorflow-hub

Last synced: 13 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/lostvikx/data-analysis-py

Notes & Code following Python for Data Analysis textbook

data-analytics matplotlib notes numpy pandas

Last synced: 20 Apr 2026

https://github.com/Vice777/SAFE-HEART

Classify the chances of having a Heart Attack based on your Heart's Condition.

kaggle machine-learning matplotlib mlfromscratch mlp-classifier multilayer-perceptron-network numpy pandas pickle streamlit streamlit-webapp

Last synced: 11 Mar 2025

https://github.com/kumartusha/data_scientist-ai-ml-_training_anudip_foundation

Anudip Foundation Data Analytics Training 📊 A repository containing projects, assignments, and coursework from the Anudip Foundation Data Analytics training program. This includes work on: 🧹 Data Cleaning & Preprocessing 📉 Data Visualization & EDA 📊 Statistical Analysis

excel matplotlib numpy pandas powerbi python scipy sql

Last synced: 10 Apr 2026

https://github.com/gunjangyl/rainfall_prediction_system

The Rainfall Prediction System is a machine learning-based web application that forecasts rainfall based on weather parameters like precipitation, temperature, and wind speed.

bootstrap css django html javascript jupyter-notebook numpy pandas python

Last synced: 20 Apr 2026

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

Sample python scripts for gpu processing

gpu numpy pysdl2 python vulkan

Last synced: 21 Apr 2026

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

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

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

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

Last synced: 12 Apr 2026

https://github.com/epsoft/ner

NER

ner numpy pandas

Last synced: 04 May 2026

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

Linear Algebra course - First Project

echelon-form linear-algebra matrix numpy

Last synced: 26 Apr 2026

https://github.com/aarryasutar/hate_speech_detection

This project aims to detect hate speech on Twitter using advanced NLP and machine learning techniques, exploring feature extraction methods like TF-IDF and sentiment analysis, and evaluating models such as Logistic Regression and SVM.

confusion-matrix doc2vec gensim logistic-regression matplotlib naive-bayes nltk numpy pandas python random-forest scikit-learn seaborn stemming stopwords-removal svm tf-idf-vectorizer tokenization vader word-cloud

Last synced: 09 Apr 2026

https://github.com/shsiena/evolutionary-dots

A simple pygame genetic-algorithm project simulating evolution of dots to find a path around obstacles to a goal.

evolutionary-algorithm genetic-algorithm machine-learning mutation numpy pathfinding pygame python3

Last synced: 27 Apr 2026

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

https://github.com/virajbhutada/google-stock-price-forecasting-lstm

Analyzing and predicting Google's stock prices through detailed data exploration and advanced LSTM models. This project involves data preprocessing, creating time-series sequences, constructing and training LSTM networks, and evaluating their performance to forecast future stock prices utilizing Python and Machine Learning libraries.

data-analysis data-science data-visualization future-prediction google-dataset google-stock-price-prediction google-stocks lstm-model lstm-neural-network machine-learning machine-learning-models matplotlib model-building model-training numpy python stock-forecasting

Last synced: 27 Feb 2025

https://github.com/salmandeveloperz/ml_house_prediction

project for house price prediction using Classification & Regression models. Includes Docker setup for easy deployment.

classification-model clustering deep-learning machine-learning matplotlib numpy pandas python3 regression-models scikit-learn

Last synced: 10 Apr 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/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: 28 Apr 2026

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

https://github.com/patilni3/python_data_analysis

Important Tools and its Functions

excel matplotlib numpy pandas seaborn

Last synced: 28 Apr 2026

https://github.com/datarohit/car-evaluation--classification

This is a Kaggle Dataset where we classify the cars using their various features. Here I used plotly to visualize the Accuracy Scores. Also I used CrossValScore to get More accurate Accuracy Score.

classification-algorithm cross-validation-score machine-learning matplotlib-pyplot numpy pandas sklearn

Last synced: 28 Apr 2026

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

https://github.com/suraj-sedai/lstm-deep-learning

A step-by-step guide to mastering sequence prediction using TensorFlow and LSTM. This repository covers everything from basic linear predictions to advanced multi-step forecasting, many-to-many LSTM models, and real-world applications like stock price forecasting and sales prediction.

lstm-neural-networks lstm-sentiment-analysis numpy pandas python sklearn tensorflow

Last synced: 11 Apr 2026

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

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

https://github.com/harmanveer-2546/supply-chain

Supply chain analytics is a valuable part of data-driven decision-making in various industries such as manufacturing, retail, healthcare, and logistics. It is the process of collecting, analyzing and interpreting data related to the movement of products and services from suppliers to customers.

customer-segmentation-analysis data data-analysis data-cleaning data-insights ggplot2 numpy pandas performance-evaluation predictive-analytics-for-business python risk-assessment sales-analysis statistical-analysis supply-chain tidyverse trend-analysis

Last synced: 10 Apr 2026

https://github.com/yunfanjiang/ml_interview_with_numpy

Implementation of ML algorithms using NumPy from scratch

from-scratch interview machine-learning machine-learning-algorithms numpy

Last synced: 29 Apr 2026

https://github.com/aahad91/idv

Interactive Data Visualization - Master Course

matplotlib numpy pandas plotly python3

Last synced: 08 May 2026

https://github.com/v-mayya/python-sales-data-analysis

Group project with another team member held by CFG to conduct spreadsheet data analysis of fake sales data using Python

analysis data matplotlib numpy python

Last synced: 29 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/ladityagogoi/shadowguard

The ShadowGuard Browser Extension is a powerful tool designed to enhance user experience by identifying and highlighting potential dark patterns on websites. Our extension employs a combination of machine learning algorithms and natural language processing (NLP) models to detect and classify various deceptive design practices

css flask html javascript joblib numpy pandas python scikit-learn

Last synced: 11 Apr 2026

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

Can you predict soil parameters from hyperspectral earth observation data?

dee keras matplotlib neural-network numpy pandas seaborn

Last synced: 13 Apr 2026

https://github.com/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/emmanuelezenwere/aind-aiprojects

Portfolio of AI projects developed during my Udacity AI Nanodegree, covering Planning AI, Constraint Satisfaction, Hidden Markov Models, and Search algorithms.

alpha-beta-pruning astar-algorithm bellman-equation breadth-first-search constraint-satisfaction-problem depth-first-search hidden-markov-model kalman-filter minmax-algorithm networkx nltk numpy pandas scikit-learn scipy sympy

Last synced: 29 Apr 2026

https://github.com/coqui123/tradegpt

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

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

Last synced: 11 Apr 2026

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

Python Script to remove noise from image.

cv2 image-noise-remover numpy os python3 random tkinter

Last synced: 28 Apr 2026

https://github.com/ralstonraphael/water_access_ml_project

This project analyzes life expectancy data from the World Health Organization (WHO), sourced from Kaggle. The dataset spans 183 countries across 6 regions, covering metrics such as life expectancy, mortality rates, healthcare access, and socioeconomic factors.

data-science machine-learning numpy pandas python

Last synced: 29 Apr 2026

https://github.com/bhattbhavesh91/tf-numpy-example

Faster NumPy using Tensorflow's tf.experimental.numpy module

keras numpy tensorflow

Last synced: 01 May 2026

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

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

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

Last synced: 13 Apr 2026

https://github.com/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/ngirimana/decision-trees-and-random-forest-

For this project we will be exploring publicly available data from [LendingClub.com](www.lendingclub.com). Lending Club connects people who need money (borrowers) with people who have money (investors). Hopefully, as an investor you would want to invest in people who showed a profile of having a high probability of paying you back. We will try to create a model that will help predict this. Lending club had a [very interesting year in 2016](https://en.wikipedia.org/wiki/Lending_Club#2016), so let's check out some of their data and keep the context in mind. This data is from before they even went public. We will use lending data from 2007-2010 and be trying to classify and predict whether or not the borrower paid back their loan in full. You can download the data from [here](https://www.lendingclub.com/info/download-data.action) or just use the csv already provided. It's recommended you use the csv provided as it has been cleaned of NA values. Here are what the columns represent: * credit.policy: 1 if the customer meets the credit underwriting criteria of LendingClub.com, and 0 otherwise. * purpose: The purpose of the loan (takes values "credit_card", "debt_consolidation", "educational", "major_purchase", "small_business", and "all_other"). * int.rate: The interest rate of the loan, as a proportion (a rate of 11% would be stored as 0.11). Borrowers judged by LendingClub.com to be more risky are assigned higher interest rates. * installment: The monthly installments owed by the borrower if the loan is funded. * log.annual.inc: The natural log of the self-reported annual income of the borrower. * dti: The debt-to-income ratio of the borrower (amount of debt divided by annual income). * fico: The FICO credit score of the borrower. * days.with.cr.line: The number of days the borrower has had a credit line. * revol.bal: The borrower's revolving balance (amount unpaid at the end of the credit card billing cycle). * revol.util: The borrower's revolving line utilization rate (the amount of the credit line used relative to total credit available). * inq.last.6mths: The borrower's number of inquiries by creditors in the last 6 months. * delinq.2yrs: The number of times the borrower had been 30+ days past due on a payment in the past 2 years. * pub.rec: The borrower's number of derogatory public records (bankruptcy filings, tax liens, or judgments).

artificial-intelligence decision-tree-classifier machine-learning matplotlib numpy pandas python3 random-forest-classifier seaborn

Last synced: 11 Apr 2026

https://github.com/m-faizan-mahmood/detailed-exploratory-data-analysis-eda-marketing-recomendations.

This project focuses on cleaning, preprocessing, and analyzing data using Pandas and NumPy. Key steps include handling missing values, removing outliers, feature engineering, and exploratory data analysis (EDA). Visualizations with Matplotlib and Seaborn highlight trends in customer spending, campaign performance, and product sales.

big-data data-analysis data-processing data-science eda exploratory-data-analysis numpy pandas python

Last synced: 11 Apr 2026

https://github.com/prodev717/neurogen

A simple Python library to build and train deep neural networks (SLP and MLP). It includes functions for forward propagation, backpropagation, loss calculation, and model saving/loading.

ai backpropagation deep-learning machine-learning mlp neural-networks numpy python slp

Last synced: 30 Apr 2026

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