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/nik-kusanagi/jupyter

Treinamento Para Análise de Dados.

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

Last synced: 30 Apr 2026

https://github.com/pedronjorge/average-face-python

Generate an average face from a given set of images by detecting facial landmarks, aligning features, and blending the images using Delaunay Triangulation. Libraries used: Dlib, OpenCV, NumPy

dlib image-generation jupyter-notebook numpy opencv python3

Last synced: 21 Jun 2025

https://github.com/trivediayush/python-bootcamp

This repository contains code, notes, and examples from my journey learning Python and its essential libraries.

flask matplotlib numpy pandas python python3 pythonbootcamp

Last synced: 01 Jul 2025

https://github.com/ayushhhh123/diwali_sales_analysis

This project provides a comprehensive analysis of Diwali sales data using Python. The primary goal is to derive business insights from customer purchasing behavior during the Diwali festival season. This analysis can help improve marketing strategies, customer targeting, and overall sales performance.

matplotlib numpy pandas python seaborn

Last synced: 07 May 2026

https://github.com/atharvkadammm/calmlytic

An end-to-end machine learning project that predicts anxiety severity using classification models (Naive Bayes, Decision Tree, SVM, Logistic Regression, XGBoost), based on lifestyle, health, and behavioral features.

anxiety-prediction classification csv data-analysis data-preprocessing-and-cleaning data-science data-visualization ensemble-learning logistic-regression machine-learning-algorithms matplotlib mental-health numpy pandas python sci-kit-learn seaborn supervised-learning svm xgboost

Last synced: 21 Jun 2025

https://github.com/atharvkadammm/suicide-prediction-system

A machine learning project predicting suicide risk based on multiple socio-economic and environmental factors using data mining techniques.

csv data-analysis data-science data-visualization datamining exploratory-data-analysis feature-engineering machine-learnin matplotlib mental-health numpy pandas riskassesment seaborn sklearn suicide-prediction supervised-

Last synced: 01 Jul 2025

https://github.com/fjohnson87/planning-and-feasability

Data-driven feasibility analysis using pandas, seaborn, and FAO food supply data

matplotlib numpy pandas

Last synced: 04 May 2026

https://github.com/shankhadweep/diabetes-prediction-systemv3

This project demonstrates a machine learning solution for predicting diabetes based on user-provided health data. The application uses Streamlit for an interactive web interface and advanced interpretability tools like SHAP and permutation importance to explain model predictions.

jupyter-notebook machine-learning matplotlib numpy pandas plotly randomforestclassifier sckit-learn seaborn streamlit-webapp

Last synced: 01 May 2026

https://github.com/gauravpatil04/ml

This repo is on "Basics skills required for Machine Learning"

matplotlib numpy pandas python seaborn

Last synced: 11 Jul 2025

https://github.com/edegan-furb/conwaygameoflife

This project is a simulation of Conway's Game of Life using Python with the Pygame library.

conways-game-of-life numpy pygame python

Last synced: 29 Apr 2026

https://github.com/chernyakid/game-success-analysis

Выявление закономерностей успешности компьютерных игр

jupyter numpy pandas python scipy seaborn

Last synced: 07 Apr 2026

https://github.com/vivekmodak3/multiple-disease-prediction-system--streamlit-webapp

This repository contains the codebase for "Multiple Disease Prediction Streamlit App". The training notebooks & the datasets are also provided in the respective folders.

machine-learning-algorithms numpy pandas python3 scikitlearn-machine-learning streamlit

Last synced: 07 Apr 2026

https://github.com/shekharkram/project

A collection of data analytics projects showcasing skills in data cleaning, exploration, visualization, and basic SQL queries. Designed to demonstrate entry-level data analyst competencies using real-world datasets and tools.

datacleaning excel jupyter-notebook mysql numpy pandas postgresql python sql

Last synced: 07 Apr 2026

https://github.com/manshreet27/mrs

This Movie Recommendation System is a web-based application built using Python and Streamlit, designed to provide movie recommendations based on user preferences. It utilizes TMDb API for fetching real-time movie details and Kaggle's TMDB 5000 Movies dataset for content-based filtering.

numpy pandas python scikit-learn streamlit tmdb-5000-movies-dataset-from-kaggle tmdb-api-for-fetching-real-time-movie-data

Last synced: 07 Apr 2026

https://github.com/shweta189/sms-spam-detection

Detecting Spam SMS's messages using machine learning algorithms.Utilizing NLP techniques such as tf-idf vectorization and machine learning algorithms like naive bayes and logistic regression for classifications. Integrated with Streamlit to create an interactive web app where users can input a message and instantly check if it's spam or not.

eda machine-learning-models nltk numpy pandas plotly python seaborn streamlit

Last synced: 07 Apr 2026

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

Crafted for hands-on learning and implementation of ML with scikit-learn

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

Last synced: 07 Apr 2026

https://github.com/rajatnai49/data-science-practices

In this, I am adding all the Python exercises with the solutions related to data handling, analysis, and visualization using libraries such as NumPy, Pandas, and Matplotlib for data analysis and visualization.

jupyter-notebook matplotlib numpy pandas python

Last synced: 09 Apr 2026

https://github.com/fikri-rouzan/energy-consumption-prediction

Final Project for the AI/ML Weekly Class by Google Developer Group on Campus (GDGoC) UIN Jakarta.

jupyter-notebook matplotlib numpy pandas python scikit-learn scipy seaborn

Last synced: 07 Apr 2026

https://github.com/athiyaman-m/brain-tumor-classification-using-deep-learning

• This deep learning model is developed to classify and identify different types of brain tumors, as well as determine their existence, using Convolutional Neural Networks. This is achieved through the training and testing of 3264 MRI images.

keras numpy opencv pandas sklearn tensorflow

Last synced: 08 Apr 2026

https://github.com/paulo-santos-ds/analise_vendas_supermercado

Este projeto realiza o web scraping de Variação de preços de produtos do supermercado

env numpy pandas scrapy sqlite3 streamlit

Last synced: 29 Apr 2026

https://github.com/dmarks84/coursework_project_ml-classifier-eval-selection

Project for University of Michigan Applied Data Science Specialization -- Predicted viewer engagement based on features related to video metrics; evaluated a large set of classifiers under different scoring metrics to select the "optimal" one.

classification cross-validation data-modeling data-reporting data-visualization databases dataframes eda grid-search matplotlib numpy pandas python scikit-learn statistics supervised-ml

Last synced: 02 Apr 2026

https://github.com/farzeennimran/fashion-mnist-dataset-classification-using-neural-network

Implementation of a Multi-layer Perceptron classifier with hyperparameter tuning and k-fold cross-validation employing GridSearchCV for classifying images on the Fashion MNIST dataset 👗👚👖

artificial-intelligence data-analysis data-mining data-science dataset deep-learning fashion-mnist-dataset gridsearchcv hyperparameter-tuning kfold-cross-validation machine-learning multilayer-perceptron-network neural-network numpy pandas python sklearn

Last synced: 03 Apr 2026

https://github.com/aneeshmurali-n/ann-diabetes-prediction

Predicting diabetes progression using an Artificial Neural Network (ANN). This project leverages the scikit-learn diabetes dataset for training and evaluation. Includes data preprocessing, model building, and performance visualization.

ann data-preprocessing data-visualization deep-learning diabetes-prediction exploratory-data-analysis keras machine-learning matplotlib neural-network numpy pandas regression scikit-learn seaborn tensorflow visualization

Last synced: 07 Apr 2026

https://github.com/debjyotisaha/generative-ai-projects

A set of Generative AI projects which can be shown in your portfolio

chatgpt flask genai langchain nlp numpy pandas python streamlit

Last synced: 07 Apr 2026

https://github.com/pramodyasahan/learn-ml

This repository serves as both a personal learning diary and a resource for others interested in understanding and applying machine learning concepts. The projects are categorized based on the type of ML model and are implemented in Python using libraries like scikit-learn, pandas, and numpy.

classification clustering machine-learning matplotlib numpy pandas regression scikit-learn supervised-learning unsupervised-learning

Last synced: 07 Apr 2026

https://github.com/al-ghaly/global-warming-analysis

Analyze the effect of global warming on the average temperature of some of USA states.

matplotlib-pyplot numpy python python-visualization

Last synced: 10 May 2026

https://github.com/anthippi/naive-bayes-imdb-classification

A custom Naive Bayes classifier for sentiment analysis of movie reviews from the IMDb dataset, utilizing feature selection based on Information Gain and comparing its performance with scikit-learn's BernoulliNB.

classification imdb matplotlib naive-bayes-classifier numpy pandas scikit-learn sklearn

Last synced: 09 Apr 2026

https://github.com/ahmedabdalkreem/breast-cancer

It help to know the patient have breast cancer or not and show some of diagram analysis data to know what depenent in this disease that lead to this disease.

matplotlib numpy pandas python sklearn-library

Last synced: 07 Apr 2026

https://github.com/sakhileln/multimodal-agent

A beginner-friendly project to build a simple multimodal AI agent. 🦾

agent agents ai keras nlp nlp-machine-learning numpy opencv pillow spacy-nlp tensorflow

Last synced: 07 Apr 2026

https://github.com/fioraz/ml-project

Salary Prediction Using Multiple Machine Learning Approaches

machine-learning ml natural-language-processing numpy pandas prediction pytorch tensorflow

Last synced: 12 Apr 2026

https://github.com/kimi0230/pstocks

Python 爬股市

crawler numpy pandas python python3 stocks

Last synced: 07 Apr 2026

https://github.com/artuk009/numericalprogramming

Notes and Code examples for Numerical Programming.

matplotlib numpy pandas python scipy sympy

Last synced: 07 Apr 2026

https://github.com/ksharma67/partial-dependent-plots-and-individual-conditional-expectation-plots

Individual Conditional Expectation (ICE) plots display one line per instance that shows how the instance's prediction changes when a feature changes. The Partial Dependence Plot (PDP) for the average effect of a feature is a global method because it does not focus on specific instances, but on an overall average.

eda gradient-boosting individual-conditional-expectation linear-regression matplotlib numpy pandas partial-dependence-plot python seaborn sklearn xgboost

Last synced: 12 Apr 2026

https://github.com/NoumanAhmad448/linux_windows_mysql_php_python_cheatsheet

A cheatsheet resource that covers the deep learning libraries.

matplotib numpy panda pytorch torchvision

Last synced: 16 Jul 2025

https://github.com/yash-dave/creditcard-fraud-detector

An end-to-end Streamlit app for detecting credit card fraud using unsupervised anomaly detection techniques like Isolation Forest, One-Class SVM, LOF, and Autoencoders.

numpy pandas plotly python seaborn streamlit tensorflow

Last synced: 07 Apr 2026

https://github.com/priyanshii1511/edge-detection-methods

Repo for implementation of various edge detection techniques.

cv2 edge-detection image-processing matplotlib numpy opencv python

Last synced: 07 Apr 2026

https://github.com/hoyirul/flask-starter

Flask-Starter provides a streamlined foundation for Flask web development, ensuring a quick setup and optimal configuration. Simplify your Flask project initiation with Flask-Starter.

flask numpy pandas python rest-api

Last synced: 07 Apr 2026

https://github.com/luona-zhang/kaggle-data-science-competitions

This repository contains code developed for participating in Kaggle Data Science competitions.

fitting-algorithm machine-learning model-evaluation numpy pandas scikit-learn seaborn tensorflow

Last synced: 07 Apr 2026

https://github.com/Udacity-MachineLearning-Internship/Support-Vector-Machine

Implementing SVM's using pandas and sklearn in python

numpy pandas sklearn support-vector-machines svm

Last synced: 17 Jul 2025

https://github.com/muhammadadilnaeem/kidney-disease-classification-using-mlflow-and-dvc

Kidney disease is a significant health issue worldwide. Early and accurate classification of kidney diseases can help in better treatment planning and patient management. This project focuses on building a robust classification model, ensuring reproducibility and scalability.

github numpy python streamlit tensorflow

Last synced: 07 Apr 2026

https://github.com/sohamkul16/excel-sheet-comparator-by-python

The Excel Sheet Comparator project is a Python-based application designed to compare two Excel spreadsheets to identify differences between them. These differences are then highlighted in other downloadable .csv format.

html-css numpy pandas python

Last synced: 17 Jul 2025

https://github.com/hannah-aji/predictive-modeling-to-identify-high-risk-areas

Predictive Modeling to Identify High-Risk Areas for Targeted Interventions in Chicago, Illinois

machine-learning matplotlib numpy supervised-learning visualization

Last synced: 17 Jul 2025

https://github.com/shubhs27/snap-n-solve

A real-time Sudoku puzzle solver that uses computer vision and machine learning to detect, solve, and overlay solutions on Sudoku puzzles captured through your webcam.

keras numpy opencv python sudoku-scanner sudoku-solver tensorflow

Last synced: 07 Apr 2026

https://github.com/rahulchouhan1/car-theft-data-in-india

This project analyzes car theft incidents in India using Python and data visualization techniques. It provides insights into theft trends, frequently stolen car models, recovery statistics, and the impact of security measures like GPS and CCTV.

matplotlib numpy pandas python

Last synced: 13 Apr 2026

https://github.com/chea-young/financial-statistics-practice-using-python

파이썬을 활용한 금융통계실습 정리 repository (matplotlib, numpy, pandas, seaborn) 😀

matplotlib numpy pandas seaborn yfinance

Last synced: 11 May 2026

https://github.com/9keystrokes/photorealistic-person-scene-composition

This computer vision project implements an advanced image processing pipeline to seamlessly integrate a person into any background scene with photorealistic results.

numpy opencv python rembg skimage

Last synced: 04 May 2026

https://github.com/genndy007/ad_python_labs

Analysis of Data Laboratory Works of Sikorsky KPI, 3 year 2 semester

jupyter-notebook matplotlib numpy pandas python scipy seaborn sklearn

Last synced: 14 Apr 2026

https://github.com/kishankrishna1/spam-classifier

Developed a Machine Learning-based Spam Classifier using Multinomial Naive Bayes to identify and filter spam messages with high precision

matplotlib numpy pandas python scikit-learn seaborn

Last synced: 02 Apr 2026

https://github.com/saikiran-erukonda/drug-labels-side-effects-analysis--a-ml-approach

An end-to-end real-time project on pharmaceutical data, focused on exploring statistical modeling, hypothesis testing, machine learning, and business intelligence techniques.

datascience-machinelearning matplotlib-figures numpy pandas python seaborn

Last synced: 17 Feb 2026

https://github.com/chator3/three-body-problem-simulator

Three-Body Problem Simulation - A Python-based simulation of the Three-Body Problem with both 2D and 3D visualizations. Uses `matplotlib` and `scipy` to model gravitational interactions and animate orbital trajectories. 🚀🔭

academic astrophysics gravity-simulation mplot3d newtonian-mechanics numerical-methods numpy orbital-mechanics physics physics-education science three-body-problem three-body-simulation threebodyproblem

Last synced: 18 Jul 2025

https://github.com/elifftosunn/rfm-customers-analysis

RFM analysis focuses on identifying and segmenting customers based on their purchasing behavior. Analyzed to understand and interact with customers. It can be used together for more effective marketing and customer management strategies.

apriori-algorithm association-rules cohort-analysis datetime fpgrowth kmeans-clustering matplotlib-pyplot minmaxscaler numpy pandas python3 rfm rfm-analysis seaborn silhouette-score sklearn tableau

Last synced: 09 Apr 2026

https://github.com/asier-ortiz/apuntes-ia-ds

Materiales y apuntes del curso de IA y Ciencia de Datos

keras matplotlib numpy pandas python sckiit-learn seaborn tensorflow

Last synced: 09 Apr 2026

https://github.com/prateekrajsrivastav/ml-intern-iris-flowers-classification

TASK : 2 Iris Flowers Classification : "Predict the different species of flowers on the length of there petals and sepals only Jupyter notebook code."

machine-learning matplotlib numpy python scikitlearn-machine-learning seaborn

Last synced: 10 May 2026

https://github.com/henrique-efonseca/salary-range-distribution-tool

A web application to help job applicants propose an optimal salary within a given range using a normal distribution approach. Built with Python, Flask, Numpy, Scipy and JavaScript.

flask javascript numpy python scipy

Last synced: 02 Feb 2026

https://github.com/shortthirdman/predictorxvault-cookbook

Master Machine Learning: A Collection of Classification & Regression Algorithms in Action

classification-algorithm jupyter-notebook jupyterlab keras matplotlib numpy pandas python python3 pytorch regression regression-models tensorflow

Last synced: 13 Apr 2026

https://github.com/lefteris-souflas/the-algorithmic-approach-to-winning-guess-who

This repository provides a systematic approach to winning the "Guess Who?" game through advanced machine learning techniques. It offers a comprehensive methodology for enhancing gameplay strategy and optimizing decision-making processes with meticulous attention to detail.

decision-tree drawio gradient-boosting graphviz-dot lightgbm machine-learning matplotlib numpy pandas python random-forest scikit-learn

Last synced: 09 Apr 2026

https://github.com/ibrahimhabibeg/multimedia-project

Turn images monochrome and create transition between two images

canvas image-processing multimedia numpy pillow python react typescript vite

Last synced: 11 Apr 2026

https://github.com/mateuszskoczek/3drenderer

A simple 3D renderer that allows you to move around the scene using the keys.

3d 3d-graphics computer-graphics numpy pygame python rendering

Last synced: 17 May 2026

https://github.com/mike014/chatbot_app

Chabot is an application with a graphical user interface that uses various natural language processing (NLP) techniques to tokenize, stem, find stop words, and apply regular expressions to user-input text. The interface is built using Tkinter.

deep-learning dialogpt keras-neural-networks keras-tensorflow knn machine-learning-algorithms ml natural-language-processing nlp nltk nltk-python numpy pca python seq2seq tensorflow textpreprocessing tk tokenizer

Last synced: 09 Feb 2026

https://github.com/ahmedabdalkreem/diabetes

Complete project of people that have diabetes and show what features that explain that person be sick.

bagging-ensemble classification descision-tree ensemble logistic-regression matplotlib numpy pandas python3 sklearn svm voting-classifier

Last synced: 05 Apr 2026

https://github.com/pradeep-r04/attendiq

AttendIQ is a Face Recognition Attendance System designed to automate and streamline the attendance process with precision and ease. By leveraging real-time face detection and recognition technology, AttendIQ eliminates the need for manual roll calls or ID-based check-ins. The system captures facial data during a quick registration process .

csv cv2 kneighborsclassifier numpy os pandas pickle python scikit-learn streamlit time

Last synced: 02 Apr 2026

https://github.com/sandyg6/breast-cancer-classification

Building a Breast cancer classification model using Random Forest Classifier and deploying it to a web application using Flask framework

flask html-css-javascript numpy pandas python random-forest-classifier

Last synced: 05 Apr 2026

https://github.com/adirbella37/safety-analytics-project

Final project in Safety Management: analytics and predictive modeling for occupational incidents. Includes EDA, logistic regression, Poisson/Negative Binomial with overdispersion checks, ROC/AUC, and prediction exercises.

classification data-visualization drunk-and-drive eda logistic-regression matplotlib negative-binomial numpy occupational-safety overdispersion pandas poisson-regression python road-safety roc-auc scikit-learn seaborn statmodels

Last synced: 09 Apr 2026

https://github.com/dhanas3kar/python-libraries

Practice codes using Python libraries like NumPy, SciPy, Matplotlib, Pandas, and others. Covers basics, examples, and simple exercises for learning data handling, numerical computing, and visualization.

coding-excersise data-analytics-project data-v matplotlib numpy pandas practice python python-libraries scipy

Last synced: 09 Apr 2026

https://github.com/poziloi/-math-

Системы компьютерной математики, задания

jupyter-notebook math matplotlib numpy pandas python scipy seaborn

Last synced: 30 Dec 2025

https://github.com/urvee1810/bitcoin-price-forecasting-using-arma

The analysis reveals the challenges of predicting Bitcoin prices during highly volatile periods and demonstrates how traditional time series models perform under different market conditions. The project includes comparative analysis of model performance during stable and volatile market phases.

arima arma augmented-dickey-fuller-test feature-engineering machine-learning matplotlib mplfina numpy pandas python random-forest randomforestregressor scikit-learn seaborn statsmodels time-series-analysis

Last synced: 06 Mar 2026

https://github.com/bishopce16/movies-etl

The goal of this project was to create an automated pipeline for a company Amazing Prime that is hosting a hackathon.

json numpy pandas pgadmin4 psycopg2 python regular-expressions sql sqlalchemy time

Last synced: 11 Apr 2026

https://github.com/chubi-x/sort-it-image-classifier

Sort-it is an image classification application that classifies images of cats, dogs, bicycles, cars, and motorcycles.

image-classification machine-learning numpy pandas python streamlit tensorflow

Last synced: 05 Apr 2026

https://github.com/tahir1072a/titanic-veri-analizi

Kaggle Titanic veri seti kullanılarak NumPy ve Pandas ile yapılan veri analizi projesi.

data-science kaggle numpy pandas python titanic-survival-prediction

Last synced: 30 Dec 2025

https://github.com/redinfinitypro/ai_projects

Rating (7/10) The code is a chatbot that interacts with users based on article content. However, issues include incorrect sorting, typos, incorrect indentation, and lack of explanations for each part, potentially affecting the bot's robustness and understanding of context.

newspaper nltk numpy python random sklearn string warnings

Last synced: 20 Jul 2025

https://github.com/paulinhok14/csgo-datascience-project

📊 Analysis of CS:GO grenade usage patterns and their impact on match outcomes using data science and statistical methods.

matplotlib mlflow numpy python scikit-learn scipy seaborn

Last synced: 30 Dec 2025

https://github.com/zalkklop/lvsm

Official code for "LVSM: A Large View Synthesis Model with Minimal 3D Inductive Bias" (ICLR 2025 Oral)

attention-mechanisms deep-learning github-config large-view-synthesis matplotlib multi-label-classification nltk numpy one-vs-rest python seaborn sql tensorflow transformers

Last synced: 09 Apr 2025

https://github.com/nikhilfuke1/movies-recommendation-system-python-project-

This project is a simple movie recommendation system built using Python. It suggests movies based on the similarity of titles and a predefined similarity score matrix.

difflib numpy pandas python sklearn

Last synced: 30 Dec 2025

https://github.com/aminkhavari78/-maternal-health-risk-data-set

In this part I'm working on Maternal Health Risk Prediction

data-science linearsvc machine-learning matplotlib numpy pandas scatter-plot sklearn

Last synced: 05 May 2026

https://github.com/wondermongering/nonlineardatagen

A flexible Python framework for generating, fitting, and visualizing noisy nonlinear data. Perfect for educational purposes, algorithm testing, and demonstrating statistical concepts. Includes tools for various noise models, custom function fitting, robust error metrics, and publication-quality visualizations

curve-fitting data-simulation data-visualization education educational-tool interpolation mathematical-modelling matplotlib noise-modeling numpy regression-analysis scientific-computing scipy signal-processing statistics teaching-resource time-series-analysis

Last synced: 22 Aug 2025

https://github.com/rajesh9943/developing-a-bike-buyer-sales-report-dashboard-using-excel

This dataset has details of 1000 users from different backgrounds and whether or not they buy a bike. This data can be used to build the dashboard in Google Sheets. There are some NA (Null / Empty) values injected in the dataset. Use this dataset for Data Cleaning, Exploration, and Visualization.

excel google-sheets numpy pandas-library python3

Last synced: 17 May 2026

https://github.com/trups39/nyc-green-taxi-trip-analysis

Analyze NYC Green Taxi data, predicting fares and optimizing pickup locations using Regression machine learning models uncover travel patterns.

numpy pandas predictive-modeling python3 regression-models skit

Last synced: 17 Feb 2026

https://github.com/toon-van-berkel/imagetovideofx

ImageToVideoFX is a simple Python project that takes an image (JPG/PNG) and transforms it into a short video with a smooth zoom effect. You can optionally add background music. This is perfect for content creators or developers who want to automate turning images into engaging video content.

imagetovideo moviepy numpy pillow python

Last synced: 08 May 2025

https://github.com/lefteris-souflas/economic-connectedness-analysis

Jupyter notebook, replicating studies on social capital from Nature journal, analyze economic connectedness, upward income mobility, and more. Python and relevant datasets are utilized to recreate figures and analyses.

analytics choropleth-map json jupyter-notebook matplotlib matplotlib-pyplot numpy pandas plotly-express python3 regplot scatterplot seaborn stata visualization

Last synced: 07 Apr 2026