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/zainulmustafa/home-neural-net-gui-using-flask

I am working on a project that I call HNN whose GUI is created using Flask framework to give multiple users the access of controlling components over the same connection.

flask flask-api flask-server html5 numpy python3

Last synced: 05 May 2026

https://github.com/jhaabhijeet864/numpy_for_machine_learning

It's a collection of python notebooks comprising of learning materials of numpy for machine learning

notebooks-jupyter numpy numpy-arrays numpy-library python

Last synced: 18 May 2026

https://github.com/amnydv17/algorithm-visualizer

This project aims to offer a visual representation of how different algorithms work, making it easier for developers, students, and enthusiasts to understand their functionalities and behaviors through graphical demonstrations.

matplotlib numpy python3 seaborn

Last synced: 18 May 2026

https://github.com/rahul-404/full_stack_data_science_masters

Welcome to the repository for the course "Full Stack Data Science Masters". This repository is designed to accompany the course and provide resources, exercises, and projects related to the study of data science techniques.

computer-vision data-science database deep-learning exploratory-data-analysis flask machine-learning natural-language-processing numpy pandas python statistics time-series visualization

Last synced: 10 Apr 2026

https://github.com/arn4/labtools

Package with useful scripts for Physics Laboratory Courses

numpy python3 scipy uncertainties

Last synced: 05 Jan 2026

https://github.com/niteshchawla/delhivery-featureengineering

The Data team builds intelligence and capabilities using this data that helps them to widen the gap between the quality, efficiency, and profitability of their business versus their competitors.

feature-engineering hypothesis-testing matplotlib-pyplot numpy pandas-python scipy-stats seaborn

Last synced: 14 May 2026

https://github.com/ljadhav25/django-data-analyzer

Django Data Analyzer is a web application built using the Django framework, designed to streamline data analysis tasks. Users can upload CSV files containing data for analysis. The application utilizes the powerful data manipulation capabilities of Python libraries like pandas and numpy to perform various analyses on the uploaded data.

data-analysis data-visualization django-application matplotlib numpy pandas python seaborn

Last synced: 01 Mar 2026

https://github.com/gehad-ahmed30/hand-gesture-volume-control

This repository features innovative projects using OpenCV, highlighting the power of computer vision. With detailed documentation and source code, developers can easily learn various techniques. Explore to enhance your understanding of image processing and object detection! 🚀

mediapipe numpy opencv pyautogui python

Last synced: 08 Apr 2026

https://github.com/saket-sk/data-science-lab

List of Assignments I have performed as a part of Honorary Course of Data Science and Machine Learning Lab.

data-cleaning data-science jupyter-notebook jupyter-notebook-extension numpy numpy-arrays pandas pandas-dataframe pandas-python python

Last synced: 16 Apr 2026

https://github.com/piyushamukherjee/fuxi

– A Cascade Machine Learning Forecasting System for 15-Day Global Weather Prediction

ml numpy pandas tensorflow weather-forecast

Last synced: 13 Apr 2026

https://github.com/tapas-gope/telecommunication-customer-churn

This project involves predicting customer churn in a telecommunications company using machine learning techniques, exploring various features' impact, optimizing models, and identifying key factors influencing churn.

feature-engineering matplotlib-pyplot model-evaluation-and-validation numpy pandas python scikit-learn

Last synced: 12 Sep 2025

https://github.com/Marvin-VW/3dengine_python

3D engine written in Python using OpenCV and NumPy

3dengine numpy opencv python

Last synced: 29 Sep 2025

https://github.com/werctfourth/python-border-autocrop

A Python script that crops borders from images.

border crop image-processing numpy pillow python python3

Last synced: 18 May 2026

https://github.com/samankhamesian/rating-prediction-system

This project is an implementation of simple rating prediction systems for items from user

latent-factor-model machine-learning numpy pattern-recognition python rating-prediction

Last synced: 18 May 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: 01 May 2026

https://github.com/project54321/stocksniper

"An interactive Stock Dashboard that visualizes historical prices, calculates key financial metrics, displays fundamental statements, and aggregates the latest news for any ticker — all in a sleek, easy-to-use Streamlit interface."

alphavantage finance numpy pandas plotly pypi python stock-market stocknews streamlit

Last synced: 11 Apr 2026

https://github.com/lordy5/ml-algorithms

Implementing ml algorithms from scratch to learn how they work.

from-scratch machine-learning ml numpy

Last synced: 05 Apr 2025

https://github.com/themysterysolver/python_basics

"This repo includes simple Python programs for beginners, covering various concepts, object-oriented programming, and different module usages, to help with understanding and learning Python."

basic-python-syntax collections dsa matplotlib numpy oops-in-python pandas python re scipy

Last synced: 05 Apr 2026

https://github.com/lmizner/codecademy_auto_evaluation

Summarized categorical variables in Python using numerical summary statistics.

categorical-data frequency jupyter-notebook median numpy pandas proportion python

Last synced: 07 May 2026

https://github.com/djdurga/google_play_store_apps_analysis

This data analysis project focuses on exploring and understanding the Google Play Store Apps dataset.

numpy pandas python

Last synced: 11 Apr 2026

https://github.com/05afreen/indian-job-market-analysis

This repository focuses on 🔍 scraping, 🧹 cleaning, and 📊 visualizing job market data in India. It automates job listing collection from platforms like 🌐 Naukri, Indeed, and LinkedIn using 🐍 BeautifulSoup/Selenium. The scraped data is then 🛠️ cleaned and standardized, handling ❌ missing values, 🏷️ formatting inconsistencies, and 🔎 extracting

numpy pandas powerbi selenium

Last synced: 11 Apr 2026

https://github.com/alexsolov28/ml_nir

Научно-исследовательская работа на тему «Прогнозирование цен на жилье»

jupyter-notebook matplotlib numpy pandas python seaborn

Last synced: 20 Jan 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/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/danielpancake/mlml

my little machine learning library written in NumPy

machine-learning numpy

Last synced: 05 Apr 2025

https://github.com/kisaa-fatima/object-detection-using-yolo-v8

From this project I gained practical experience in AI, computer vision, and GUI development, while also understanding the importance of automation in retail processes.

computer-vision gui numpy opencv-python pil roboflow tkinter yolov8

Last synced: 18 May 2026

https://github.com/chenna7893/enhancing-customer-retention-a-machine-learning-approach-to-churn-prediction

Churn prediction using machine learning models like Random Forest, Decision Tree, and XGBoost involves identifying customers who are likely to stop using a company's services.

decision-tree-classifier matplotlib numpy pandas random-forest-classifier xgboost

Last synced: 02 May 2026

https://github.com/petridhsg/firewall-data-classification

A single implementation of a machine learning algorithm for a firewall data classification task

machine-learning matplotlib numpy python seaborn

Last synced: 01 May 2026

https://github.com/isabelacaldeira/chutelibre

Crashing into code. Here is a physics problem about free fall solved with python!

freefall jupyter-notebook matplotlib numpy physics physics-simulation python3

Last synced: 11 Apr 2026

https://github.com/rohansoni45/movie-recommendation-system

This project is a Content-Based Recommender System that suggests movies to users based on their preferences and watched history. The system leverages cosine similarity to find and recommend movies similar to a selected title. It is built using Python and libraries like Pandas, NumPy, and Scikit-learn.

content-based-filtering cosine-similarity data-analysis data-science machine-learning numpy pandas python recommender-system render scikit-learn

Last synced: 17 Apr 2026

https://github.com/0xkibh/books-recommendation-system

This is the website with collections of top readed books with the functionaliy of recommendation system. It basically recommends the book on the basis of given books. It also shows data of different books available.

bootstrap css flask font-awesome html numpy pandas pickle

Last synced: 07 Apr 2026

https://gitlab.com/Makman2/scipy-steadystate

SciPy extension modules for general purpose steady-state solvers and optimizations for differential state-equations!

numpy optimization scipy steady-state

Last synced: 07 Oct 2025

https://github.com/cfbastarz/jupyternotebooks

A collection of several Jypyter notebooks.

dask matplotlib numpy python xarray xesmf

Last synced: 18 Jan 2026

https://github.com/dineshdhamodharan24/singapore_flat_resale_

This project focuses on developing a machine learning model to predict the resale values of apartments in Singapore. The goal is to create a user-friendly online application that enables users to obtain accurate predictions for the resale values of specific properties.

data-analysis flat json numpy pandas pickle project python streamlit

Last synced: 07 Apr 2026

https://github.com/bishopce16/world_weather_analysis

The project’s objective is to improve a travel app to give customers a way to decide their travel destination and ideal hotel based on weather preferences.

apis citipy datetime gmaps json-traversal jupyter-notebook matplotlib numpy pandas python requests scipy

Last synced: 13 Apr 2026

https://github.com/vbhvsingh0/deforestation_rainfall_correlation

The aim of this project is to check if there is any correlation of rainfall with deforestation in Pennsylvania state of USA.

correlation-analysis data-science matplotlib-pyplot numpy pandas python3

Last synced: 29 Apr 2026

https://github.com/vbhvsingh0/fraudulent_transactions

A few models were developed based on Decision trees and Logistic Regression to categorize fraudulent transactions

credit-card-fraud data-science logistic-regression machine-learning numpy numpy-python pandas pandas-python python3 random-forest-classifier

Last synced: 09 May 2026

https://github.com/adi3042/sensor-fault-detection

🔍⚙️ Ensure Reliable Operations! Detect anomalies and prevent disruptions with our Sensor Fault Detection system. Explore advanced classification and regression techniques to identify and address sensor faults effectively. Your path to robust and accurate sensor data begins here! 🚨🔧 SensorFaultTech

classification css datetime fault-detection flask functools html ipykernel jupternotebook machine-learning numpy pandas python3 readme regression scikit-learn sensor setuptools venv

Last synced: 11 Apr 2026

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/alexsolov28/vkrb

Выпускная квалификационная работа бакалавра «Система анализа алгоритмов машинного обучения для решения задач классификации с использованием Pandas»

jupyter-notebook matplotlib numpy pandas python scikitlearn seaborn streamlit

Last synced: 15 Feb 2026

https://github.com/mituskillologies/aiml-dypiemr-sep24

Programs conducted at DYPIEMR, Pune in training on AIML during September 2024.

artificial-intelligence data-analysis data-science machine-learning matplotlib neural-network numpy pandas python3

Last synced: 05 Apr 2025

https://github.com/harmanveer-2546/guide-to-regularization

Regularization is a crucial technique in machine learning that helps to prevent overfitting. Overfitting occurs when a model becomes too complex and learns the training data so well that it fails to generalize to new, unseen data.

generalization inline l1 l2 matplotlib numpy overfitting overfitting-prevention overfitting-reduced pandas regularization regularization-methods regularization-techniques regularization-to-avoid-overfitting seaborn

Last synced: 05 Apr 2025

https://github.com/chandkund/predicting-heart-disease

Welcome to the Heart Disease Prediction project! 🩺 This project focuses on developing a predictive model to assess heart disease risk based on health indicators like age, cholesterol levels, and blood pressure. By analyzing these features, we aim to create an effective tool for early diagnosis and heart disease prevention

machine-learning matplotlib numpy pandas python seaborn sklearn

Last synced: 18 Jan 2026

https://github.com/ramyacp14/salesforecasting

Forecasts future sales for a retail company using time series analysis with Facebook Prophet. The project involves data preprocessing, exploratory data analysis (EDA), and forecasting with holiday effects considered.

data-preprocessing data-visualization exploratory-data-analysis fbprophet machine-learning matplotlib model-evaluation numpy pandas python seaborn time-series-forecasting

Last synced: 06 Apr 2026

https://github.com/Mike014/SoundBot

This Repository will contain the prototype of a ChatBot created for the playback of audio, or everything related to audio in the world of video games and not.

chatbot dsp nlp nlp-library nlp-machine-learning numpy python scipy sound-processing

Last synced: 12 Sep 2025

https://github.com/hanzopgp/tensorflowtest

Learning how to use jupyter notebook, tensorflow, numpy and other librairies for machine learning projects. Following Thibaut Neveu's tutorial.

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

Last synced: 07 Apr 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/chanmeng666/advanced-neural-network-applications

Practical implementations of perceptron and linear neuron models for classification and regression, with mathematical analysis and visualizations in Jupyter notebooks.

classification data-analysis data-science educational gradient-descent jupyter-notebook linear-neuron machine-learning matplotlib neural-network neural-networks numpy perceptron python regression

Last synced: 03 May 2026

https://github.com/apfirebolt/numpy-and-pandas-examples

Some examples and sample datasets to learn numpy, pandas and other data science libraries in Python

data-analysis jupyter-notebook numpy pandas python

Last synced: 17 Apr 2026

https://github.com/bbergerud/tenops

Creating a common interface for numpy, pytorch, tensorflow, etc.

numpy pytorch tensorflow

Last synced: 20 Jan 2026

https://github.com/hansalemaos/ffmpeg_stream_to_numpy

ffmpeg stream to numpy arrays

cv2 ffmpeg numpy python stream video

Last synced: 29 Apr 2026

https://github.com/thchilly/mlds102_py_exercises

Complete exercise sets from MLDS Practical Data Science and Applications course

data-science matplotlib numpy pandas python scikit-learn scipy tensorflow

Last synced: 06 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/yoavram/numpycharm

Some examples on using PyCharm with Scientific Python

cython numpy pycharm python scientific-computing training-materials

Last synced: 11 Apr 2026

https://github.com/hamishivi/denserflow

A basic numpy neural net library. This achieved high marks in a uni assignment!

deep-learning neural-network numpy

Last synced: 18 May 2026

https://github.com/sanjanahombal/study-on-sentiment-analysis

This project explores the optimal combination of Bag-of-Words and TF-IDF vectorization with Naive Bayes and SVM for sentiment analysis. It evaluates performance using accuracy, precision, recall, and F1-score, addressing ethical concerns like data privacy and bias to improve sentiment classification in real-world applications.

bag-of-words confusionmatrix googlecollab gridsearch-crossvalidation matplotlib-pyplot naive-bayes-classifier numpy pandas seaborn sklearn svm-classifier tfidf-vectorizer

Last synced: 07 Jan 2026

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/dor-sketch/audio-visual-synth

Combining real-time graphics, audio synthesis, and interactive elements to create an engaging, cross-platform music visualizer.

image-processing midi-player music-composition musicsheet notes-tool numpy pygame pygbag pyopengl

Last synced: 18 May 2026

https://github.com/yash22222/analysis-of-amcat-aspiring-minds

Analyzing employment outcomes for engineering graduates based on a provided dataset. Specifically, it aims to verify a claim regarding the salary range for fresh graduates in certain engineering roles and investigate potential relationships between gender and specialization preferences.

amcat aspiring-minds charts computer-engineering data-analytics data-vizualisation dataset graph machine-learning matplotlib numpy pandas python seaborn

Last synced: 12 Apr 2026

https://github.com/dvamishkilapa/xolm2_py

Ported Xolm2 VSU

mathplotlib numpy pyqt5

Last synced: 23 Oct 2025

https://github.com/alejandrolara11/desafio_latam_introduccion_analisis_de_datos

Repositorio del curso "Introducción al Análisis de Datos" de Desafío Latam. Ejercicios prácticos realizados durante el curso, enfocados en análisis de datos con Python, Pandas, y visualización básica.

data-analysis data-science data-visualization matplotlib numpy pandas python seaborn statsmodels

Last synced: 29 Apr 2026

https://github.com/shibam120302/dog_breed_prediction_app

The Dog Scanner app will identify your dog's breed reliably in just a few seconds! Besides taking a picture, you can also record a video or upload an image from your gallery. Got a mixed breed? No problem, the Dog Scanner app also recognizes mixed breeds!

keras numpy opencv python

Last synced: 06 Apr 2026

https://github.com/muhkartal/fr-framework

A modular and extensible face recognition framework featuring real-time detection, facial landmark analysis, and recognition with API support.

dlib face-recognition fastapi numpy opencv pillow pydantic python-multipart requests scipy uvicorn

Last synced: 13 Apr 2026

https://github.com/Gregoritsch3/Exercise_Pandas_1

A Pandas exercise demonstrating the loading, cleaning and reorganization of data in .xlsx or .csv files, descriptive statistics, data visualization, statistical approximation of data with the normal distribution, etc.). Libraries include Pandas, NumPy, Scipy, SymPy, MatplotLib,

data-cleaning data-visualization descriptive-statistics matplotlib numpy pandas scipy sympy

Last synced: 01 May 2025

https://github.com/lgope/book-recommender-system

Book recommender system a Collaborative Filtering Based Recommender System using Machine Learning, Numpy, Pandas Python, Flask, Kaggle Dataset

collaborative-filtering flask html-css jupyter-notebook kaggle-dataset machine-learning numpy pandas python

Last synced: 13 Apr 2026

https://github.com/winstxnhdw/pyalign

An over-engineered website for aligning multiline strings to a common character with PyScript.

numpy pyscript uv

Last synced: 13 Jun 2025

https://github.com/mathensley/asimpleneuralnetworklib

A simple library in Python for training datasets using neural network models

deep-learning neural-networks numpy python

Last synced: 19 Apr 2026

https://github.com/firewind25/gdp-data-extraction-and-processing

Data Extraction from a web resource using Web-Scraping and request APIs. Processed it using Pandas and NumPy libraries. Finally exporting it to csv file for further analysis

numpy pandas python webscraping

Last synced: 12 Jul 2025