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/danielpancake/mlml

my little machine learning library written in NumPy

machine-learning numpy

Last synced: 05 Apr 2025

https://github.com/bishopce16/surfs_up

An analysis of weather data to determine opening of an ice cream and surf shop using SQLite, SQLAlchemy, and Python.

matplotlib numpy pandas python sqlalchemy sqlite weather

Last synced: 02 Apr 2026

https://github.com/alejoduarte23/si_bayesianmixturemodel

Implementation of a two-stage fast Bayesian system identification for separated Modes. This repository expands the usage of this technique by adding a mixture model fit to obtain modal parameters from the posterior distribution.

matplotlib numpy scikit-learn scipy

Last synced: 20 Feb 2026

https://github.com/moritzsalla/cci-advanced-visualization

Classwork for Mick Grierson's module at the Creative Computing Institute

matplotlib numpy openframeworks python tensorflow

Last synced: 06 May 2026

https://github.com/pradyumnakr/facial-recognition-using-opencv

Uses haarcascades to recognize facial features, patterns and performs feature extraction followed by labelling the data to recognize the faces on a live webcam.

numpy opencv python3

Last synced: 09 May 2026

https://github.com/anufrievsy/man_women

Данный скрипт был создан с целью поиска субъективно интересных серий ТВ-шоу "Мужское Женское"

bs4 clear-output fuzzywuzzy ipython ipython-display jupyter jupyter-notebook jupyter-notebooks matplotlib matplotlib-pyplot numpy pandas pandas-dataframe python requests time youtube youtube-search

Last synced: 05 Feb 2026

https://github.com/1adore1/face-analysis

An application for face recognition and prediction of gender, age range and emotional state.

numpy opencv pandas python pytorch

Last synced: 07 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/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/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/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/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/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/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/kimi0230/pstocks

Python 爬股市

crawler numpy pandas python python3 stocks

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/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/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/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/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/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/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/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/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/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/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/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/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/zakircodearchitect/intent-classifiers-on-regression-models

This project compares five optimization algorithms (GD, SGD, Momentum, RMSProp, and Adam) on Univariate Linear Regression and a neural network for Intent Classification with the ATIS dataset. It evaluates convergence speed, stability, and final loss, showing that Adam delivers the best performance across both models.

atis-dataset intent-classification jupyter-notebook keras keras-neural-networks matplotlib numpy python regression-models tenserflow

Last synced: 02 May 2026

https://github.com/ramyacp14/global-warming-analysis

Analyzes and visualizes global temperature data to identify climate change trends. The project includes global and seasonal temperature trend analysis, country-wise and city-specific temperature visualizations, and geospatial analysis with interactive maps and heatmaps.

data-visualization folium geospatial-analysis jupyter-notebook matplotlib numpy opencage-geocoder pandas plotly python seaborn

Last synced: 07 Apr 2026

https://github.com/elmezianech/email-spam-ham-classifier-nb-simple

Count Vectorizer Naive Bayes Email Classifier: This Python project utilizes a simple Naive Bayes approach with Count Vectorizer to classify emails as spam or ham. The implementation focuses on word frequency for classification.

countvectorizer emails jupyter-notebook machine-learning ml naive-bayes naive-bayes-classifier numpy pandas python spam-detection spam-filtering

Last synced: 07 Apr 2026

https://github.com/ediloaz/machine-learning-study-and-tests

Some codes for testing new features in Machine Learning while I'm studying and understand how to works it.

cv2 jupyter-notebook machine-learning numpy python pytorch tensorflow

Last synced: 08 Apr 2026

https://github.com/zohaib-cheema/defacto

DeFacto is a machine learning-based tool that classifies fake news articles using a hybrid model built with Scikit-learn, TensorFlow, and Keras. The system analyzes social and political content to detect deception in news stories and social media posts, providing a reliable solution to address the growing issue of misinformation.

flask git keras numpy pandas r scikit-learn tensorflow

Last synced: 07 Apr 2026

https://github.com/subhamsarangi/visualize

Data Visualizations using Python

bokeh matplotlib numpy pandas pyplot python3 seaborn

Last synced: 07 Apr 2026

https://github.com/notshrirang/opennn

Neural Networks for humans. An implementation from scratch in Python using NumPy. Consists of Optimizers such as Adam, SGD, Adagrad, RMSProp, and activation functions ReLU, Softmax and Losses. All implemented from scratch.

deep-learning machine-learning neural-network numpy

Last synced: 27 Apr 2026

https://github.com/avs123a/image-edge-detection-demo

Demo of image edges detection using different operators, norms and custom masks

demo edge-computing edge-detection image-analysis image-manipulation image-processing jupyter-notebook numpy python python27 python3

Last synced: 04 Feb 2026

https://github.com/boobshash/numpy-neural-net

Simple and extendable library for deep learning in numpy

deep-learning mlp-classifier numpy

Last synced: 20 Jul 2025

https://github.com/tachoknight/propanescale

Code to run pumpingstationone.org's propane scale

mqtt mqtt-broker numpy numpy-arrays python python3 serial serial-communication

Last synced: 13 Apr 2026

https://github.com/sadegh-khedry/housing-prices-prediction-using-randomforest

This repository contains an implementation of random forest model to predict housing prices using the Boston Housing dataset.

csv joblib jupyter-notebook matplotlib numpy pandas pil python random-forest seaborn sklearn

Last synced: 05 Apr 2026

https://github.com/lasithaamarasinghe/youtube-comment-analysis

Sentimental Analysis of comments on YouTube videos. Classify comments as positive, negative, or neutral. Provide visualizations to display the distribution of the sentiments.

comment-analysis css3 emoji flask google-api-client html5 matplotlib negative neutral numpy positive python sentiment-analysis sentiment-classification vadersentiment visualization youtube-video

Last synced: 04 Apr 2026

https://github.com/aglowraph/gromacs-xvg-plot-script

A Python script for automating the plotting of .xvg files from GROMACS simulations, with dynamic labeling, time unit detection, and colorful visualization. This script reads, plots, and saves each .xvg file in the same directory, making data analysis more efficient.

automation computational-chemistry data-visualization gromacs matplotlib molecular-dynamics numpy python scientific-computing xvg-plotting

Last synced: 18 May 2026

https://github.com/musamairshad/numpy-learning

This repository contains material related to the NumPy Learning.

matrices multidimensional-arrays numpy python

Last synced: 18 May 2026

https://github.com/scikit-plots/lightnumpy

A lightweight version of NumPy or Cupy (or similar functionality).

cupy lightnumpy numcpp numpy python

Last synced: 17 Feb 2026

https://github.com/AsuquoAA/Energy-_GDP-_and_Scimago_Rankings_Analysis-2006-2015

Analysis of top 15 countries in energy, renewables, and GDP using three global datasets.

data-cleaning numpy pandas

Last synced: 21 Jul 2025

https://github.com/bonifatius94/backprop

Deep Learning Reference Implementation

deep-learning numpy reference-implementation

Last synced: 18 Apr 2026

https://github.com/shoaib1522/data-science-in-python

"Unlock the power of data science with my curated collection of Python projects—your gateway to insights, analysis, and hands-on learning! 🌟"

analytics confusion-matrix data-science kaggle-dataset matplotlib mlp-classifier notebook numpy pandas python regression streamlit

Last synced: 04 Apr 2026

https://github.com/asherk7/neural-network-from-scratch

Creating a Convolutional Neural Network from scratch, modeled after ResNet

classification cnn ml neural-network numpy python resnet

Last synced: 18 May 2026

https://github.com/alex-ber/alpine-python2

Alpine Linux based based image with Python 2.7 and necessary OS level dependencies (OpenSSL, gcc, ODBC driver, etc).

alpine alpine-linux dockerfile fortran gcc gcc-compiler numpy python python-2 python27

Last synced: 03 Oct 2025

https://github.com/dipakxettri/numpy

This Repo is dedicated on learning NumPy a first step of learning DataScience/Machine Learning!

numpy python

Last synced: 18 May 2026

https://github.com/h12m54am/numpy-matplotlib

Best for people who are using it for mathematical and statistical work. Not really a tutorial, but rather a bunch of examples that can help you understand Numpy and Matplotlib

jupyter-notebook learning-by-doing numpy pandas python

Last synced: 18 Apr 2026

https://github.com/sibendud/csi_2024_dataengineering

Internship on Data Engineering where below topics are applied skills that are used to complete the given tasks through out 8 weeks including the project.

adf adls azure-pipelines databricks docker ipynb json numpy pandas-python parquet-avro pipeline pyspark python sql sql-server

Last synced: 07 Mar 2026

https://github.com/prarthana-singh/heart-attack-prediction-model

A Machine Learning model that predicts the risk of a heart attack based on health parameters like cholesterol levels, blood pressure, BMI, smoking habits, and age. Built using Classification models, Scikit-Learn, Pandas, and Python.

classification data-analysis data-science heart-attack-prediction logistic-regression machine-learning numpy pandas python scikit-learn

Last synced: 25 Jun 2025

https://github.com/docsallover/lbw-detection-in-cricket

LBW Detection in Cricket: A Deep Dive with OpenCV & NumPy

ball-detection cricket cvzone data-science lbw machine-learning numpy opencv python python3

Last synced: 08 May 2026

https://github.com/hansalemaos/colorcountcython

This module provides functionality to count unique colors in an image represented as a NumPy array and, optionally, group their coordinates. It includes a Cython-based implementation for improved performance.

colors colour colours count cv2 numpy

Last synced: 01 May 2026

https://github.com/mayankmittal29/duplifinder-quora-clone-catcher

An advanced system for detecting semantically duplicate question pairs using cutting-edge NLP techniques. Combines traditional ML models (XGBoost, SVM, Random Forest) with deep learning architectures (BiLSTM, Siamese Networks, Transformers) and contextual embeddings (BERT, RoBERTa). Features engineered using token similarity, fuzzy matching, and em

bert bilstm cross-validation eda fastext fuzzy-matching glove numpy pandas python3 quora-question-pairs random-forest roberta seaborn stemming svm tf-idf transformers word2vec xgboost

Last synced: 15 Apr 2026