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/nirmaldeepponnada/codeclauseinternshipproject1

This project involves Customer Segmentation using K-Means clustering to group customers based on Recency, Frequency, and Monetary (RFM) analysis from the Online Retail dataset. It also performs Sentiment Analysis on Amazon Product Reviews using Natural Language Processing techniques & Logistic Regression to classify reviews as positive or negative.

kmeans logistic-regression numpy pandas python3 regular-expressions scikit-learn tf-idf-vectorizer

Last synced: 11 Apr 2026

https://github.com/thorbeorn/epsi-m1-datamanagement-etude-de-cas

Ce projet implémente une chaîne complète de traitement de données RH après fusion d’entreprise

dashboard duckdb epsi etl kaleido numpy pandas plotly python pyyaml

Last synced: 11 Apr 2026

https://github.com/pvlbzn/datascience

Learning data science 🤓

data-science numpy pandas

Last synced: 09 May 2026

https://github.com/batthulavinay/which-anime-dominates-the-world

This Kaggle notebook analyzes the global popularity of anime across different countries. Using data visualization and statistical insights, we explore which anime dominate in various regions and uncover trends in global anime consumption.

data-visualization exploratory-data-analysis matplotlib numpy pandas python seaborn

Last synced: 24 Mar 2025

https://github.com/aaaastark/textclassification-nlp-project

Dataset preparation, Feature Engineering, Model Building, Summary Statistics, Data Exploration by Visualizations, and Save File CSV

matplotlib nltk numpy pandas python seaborn sklearn textblob wordcloud

Last synced: 11 Apr 2026

https://github.com/lorenzorottigni/dl-lending-club

Deep Learning python bootcamp: deep learning on Lending Club dataset

deep-learning ipynb keras machine-learning numpy pandas python scikit-learn seaborn tensorflow

Last synced: 11 Apr 2026

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

Learning NumPy complete the exercise

numpy pandas python

Last synced: 16 May 2025

https://github.com/junaidsumsaal/advanceparkingsystem

Its a web application that integrates AI-powered parking spot predictions, real-time notifications, and role-based dashboards for Drivers, Attendants, and Providers. This system is designed to streamline parking operations, enhance user experience, and leverage machine learning for future availability predictions.

axios-react chakra-ui-react data-science met metrics ml numpy pand python3 react sklearn tailwindcss typescript

Last synced: 11 Apr 2026

https://github.com/kaguya163/marketing_campaigns

Анализ маркетинговой эффективности в спортивном ритейле.

ab-testing machine-learning matplotlib numpy pandas python scikit-learn scipy sqlite3

Last synced: 11 Apr 2026

https://github.com/vansh-py04/convolution-net-from-scratch

A minimal NumPy-based implementation of a 3-layer convolutional neural network (CNN) from scratch — including custom forward and backward passes for conv, ReLU, pooling, affine, and softmax layers. Perfect for learning how CNNs actually work under the hood.

backpropagation cnn computer-vision convolutional-neural-networks cs231n cs231n-assignment deep-learning from-scratch from-scratch-in-python fully-connected-network machine-learning maxpool2d nueral-networks numpy softmax stanford-deep-learning

Last synced: 24 Apr 2026

https://github.com/dyarleniber/hands-on-machine-learning

This repository contains code examples, exercises, and projects related to the concepts covered in the book "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd Edition" by Aurélien Géron.

ai artificial-intelligence keras machine-learning matpolotlib numpy pandas scikit-learn tensorflow

Last synced: 11 Apr 2026

https://github.com/sudarsann27/basic_machine_learning_algorithms

Basic Machine learning algorithms using scikit-learn and other fundamental libraries

data-science data-visualization ensemble-model kaggle numpy pandas scikit-learn supervised-machine-learning

Last synced: 20 Jan 2026

https://github.com/coderjolly/employee-information-retrieval-system

An information retrieval system constructed using Flask to perform ETL operations while ingesting New York Payroll data and provide a frontend user interface for manipulating filters and queries.

etl flask mvc numpy pandas python sqlite3

Last synced: 11 Apr 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/tanmay-312/pacman-game-python

"Embark on a nostalgic journey with my Python Pac-Man game! 🎮🕹️ Crafted using pygame, tcod, numpy, and enum libraries, it's a modern twist on a classic. Navigate the maze, chomp pellets, and evade ghosts in this retro-inspired adventure! 🚀👻 #PythonGameDev #PacManRevival #ClassicGaming"

enum game game-development gamedev numpy pygame pygame-games python python-3 python3 tcod

Last synced: 22 Apr 2026

https://github.com/lorenzorottigni/ml-spam-filter

Machine Learning python bootcamp: natural language processing with spam filter purposes

machine-learning npl numpy pandas python scikit-learn seaborn spam-filtering

Last synced: 11 Apr 2026

https://github.com/alphan26/breastcancerclassification

This project involves a binary classification problem where we applied PyTorch to detect breast cancer.

matplotlib numpy pandas python pytorch

Last synced: 11 Apr 2026

https://github.com/hmourad2023/tweets_sentiments_emotions_analysis

Les réseaux sociaux, et en particulier Twitter, sont des plateformes essentielles où les utilisateurs expriment leurs sentiments et émotions au quotidien. Analyser les tweets peut fournir des informations précieuses sur l’humeur collective et les préoccupations des gens. Ce projet utilise un dataset de tweets disponible sur Kaggle

nltk numpy pandas sklearn

Last synced: 01 Aug 2025

https://github.com/muhammad-rebaal/eda-with-python-and-pandas

Explore, Analyze, and Visualize Data with Python and Pandas: Dive into the world of data analysis and visualization using Python and Pandas with this repository. Discover valuable insights, clean and preprocess your data, and create stunning visualizations to make data-driven decisions.

calmap matplotlib numpy pandas python python3 seaborn

Last synced: 07 May 2026

https://github.com/psycho-poodle/simple_rnn_imdb

This repository contains a simple web application for sentiment analysis of movie reviews using a pre-trained RNN model. The application is built with TensorFlow and Streamlit, making it easy to use and deploy.

numpy python streamlit tensorflow

Last synced: 11 Apr 2026

https://github.com/nishantksingh0/twitter-sentiment-analysis

A ML/DL based Twitter sentiment analysis model based on Transformer based pretrained Encoding on sentence

kaggle-dataset matplotlib-pyplot nlp numpy pandas sklearn tensorflow transformer

Last synced: 11 Apr 2026

https://github.com/dane-meister/machine-learning-algos

Repository of several ML algorithms implemented for different environments and robot control vectors.

colab-notebook gymnasium jupyter-notebook machine-learning-algorithms numpy opencv pybullet python pytorch

Last synced: 11 Apr 2026

https://github.com/blacksujit/neural_network_using_numpy_and_math

Inspired from a repo . i have implemented an some ground level maths and logic . In this neural network no tensorflow , pytorch is used it is just prepared by using numpy and some logical math.

algorithmic-composition basics-of-python calculus criticalthinking innovation machine-learning maths neural-network neuralnetworkusingnumpy numpy purebasics

Last synced: 26 Aug 2025

https://github.com/nickklos10/league-of-legends-match-predictor

Predicting League of Legends Match Outcomes Using Logistic Regression and PyTorch.

jupyter-notebook matplotlib numpy pandas pytorch scikit-learn seaborn

Last synced: 11 Apr 2026

https://github.com/yahiazakaria445/sentiment-analysis-using-lstm

A Sentiment analysis NLP project using LSTM model

matplotlib nltk numpy pandas scikit-learn seaborn tensorflow

Last synced: 11 Apr 2026

https://github.com/alaazameldev/text-based-search-engine

Implementation of a search engine using TF-IDF and Word Embedding-based vectorization techniques for efficient document retrieval

chromadb fastapi gensim-word2vec nltk numpy precision-recall python scikit-learn tf-idf-vectorizer

Last synced: 20 Jan 2026

https://github.com/2100031988/programming_for_aiml_codes

All of my descriptive code are published here and is updated everyday as I learn new concepts

dataset numpy pandas pipeline python visual-studio visualization

Last synced: 28 May 2026

https://github.com/collins-kimotho/wrangle-and-analyze-project

Data Wrangling and Analysis Project: Analyzing WeRateDogs Twitter Account Data

explanatory-data-analysis exploratory-data-analysis matplotlib numpy pandas python twitter twitter-api

Last synced: 11 May 2026

https://github.com/shahzaibdev355/house-recommendation-backend

House Recommendation Backend is a Flask-based API that provides house recommendations based on user input. It includes endpoints to check the backend's functionality, fetch state data, and get personalized house recommendations based on criteria like price, property size, number of beds, number of baths, and state.

flask flask-api flask-cors numpy pandas scikit-learn tensorflow

Last synced: 05 Jan 2026

https://github.com/niteshchawla/yulu-hypothesistesting

Yulu has recently suffered considerable dips in its revenues. They have contracted a consulting company to understand the factors on which the demand for these shared electric cycles depends. Specifically, they want to understand the factors affecting the demand for these shared electric cycles in the Indian market.

hypothesis-testing matplot numpy pandas-library scipy-stats seaborn

Last synced: 20 Apr 2026

https://github.com/rezapace/number-generator

Proyek ini adalah sebuah program yang digunakan untuk menghasilkan deretan angka dengan langkah tertentu dan menambahkan teks setelah setiap angka. Program ini mendukung berbagai metode untuk menghasilkan angka, termasuk penggunaan CuPy untuk memanfaatkan GPU, serta penggunaan threading untuk meningkatkan kinerja.

colab cupy custom generator jupiter kumal link number numpy pyhon webkumal webkumal-projek

Last synced: 11 Apr 2026

https://github.com/gustavoaca1997/placa-orificio-velocidad

script en python3 para obtener la velocidad de una placa orificio mediante tanteos

chemistry numerical-calculations numerical-methods numpy python

Last synced: 01 May 2026

https://github.com/beberiche/jeon-woo-chi

지역 축제를 기반으로 하는, 게이미피케이션을 접목시킨 지역 상권 맞춤 추천 서비스

aws django docker elasticsearch grafana jenkins kibana logstash numpy pandas phaserjs prometheus react react-query recoil redis spring-boot tensorflow typescript zipkin

Last synced: 10 Mar 2026

https://github.com/pakagronglb/istanbul-restaurant-tips-prediction

This project focuses on predicting restaurant tips in Istanbul using machine learning techniques, specifically Linear Regression. The analysis includes data preprocessing, exploratory data analysis (EDA), model training, and evaluation.

kaggle matplotlib numpy pandas prediction python scikit-learn seaborn

Last synced: 08 Apr 2026

https://github.com/shudhanshusaurabh001/super_market-data-analysis-using-python

This project focuses on analyzing supermarket sales data using Python. The goal is to extract meaningful insights from the dataset, such as sales trends, customer purchasing behavior, and product performance.

analysis csv data insights matplotlib numpy pandas project python seaborn

Last synced: 06 Apr 2026

https://github.com/itssahilwhat/AI-Fundamentals

A curated collection of fundamental AI concepts, algorithms, and code implementations — including Machine Learning, Deep Learning, and Computer Vision — built from scratch and with practical examples.

computer-vision deep-learning machine-learning numpy pandas python pytorch scikit-learn

Last synced: 02 Jul 2025

https://github.com/waynewbishop/bishop-algorithms-quiver-package

Quiver is a Swift package that provides vector operations for Swift applications.

data-science linear-algebra numpy swift vectors

Last synced: 31 Mar 2025

https://github.com/rnuv/artificial-neural-network

A Simple 2 layered Artificial Neural Network library made from scratch in Python and NumPy. Fitted with a feed forward method and backpropagation.

neural-network numpy python tensorflow

Last synced: 18 Mar 2025

https://github.com/pthmhatre/smart-attendance-system-using-face-recognition

This project aims to create a smart attendance system using face recognition technology. The system captures and recognizes faces in real-time and marks attendance automatically, providing a seamless and efficient way to manage attendance records.

adafruit computervision css face-recognition iot iot-application javascript mysql numpy opencv php pickle python raspeberry-pi rfid

Last synced: 12 Apr 2026

https://github.com/lorenzorottigni/ml-titanic

Machine Learning python bootcamp: logistic regression on titanic dataset

ipynb logistic-regression machine-learning numpy pandas python scikit-learn seaborn

Last synced: 12 Apr 2026

https://github.com/shwetapardhi/assignment-3-q3-hypothesis-testing

Chi2 contengency independence test image of Buyer Ratio Assume Null Hypothesis as Ho: Independence of categorical variables (male-female buyer rations are similar across regions (does not vary and are not related) Thus Alternate Hypothesis as Ha: Dependence of categorical variables (male-female buyer rations are NOT similar across regions (does v

chi2-contingency contingency-analysis hypothesis-testing norm numpy pandas python scipy stats

Last synced: 12 Apr 2026

https://github.com/saopicc/ddfacet-kernels

Modular implementation of the DDFacet Gridding Kernels

numpy radio-astronomy

Last synced: 26 Jan 2026

https://github.com/amirkh777/data-science-yandex-practicum

My projects from the Yandex Practicum Data Science course.

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

Last synced: 12 Apr 2026

https://github.com/maruf346/python-programs

Here some basic python programs are uploaded. Find your needed one. Happy coding!

dict-python list-in-python numpy numpy-exercises pandas-python set-in-python tuples-in-python

Last synced: 16 May 2026

https://github.com/iamkushvanth/marketing-campaign-analysis

Data analysis comparing the performance of Facebook and AdWords ad campaigns in 2019, Using Statical Methods such as A/B test focusing on clicks, conversions, cost-effectiveness, and seasonal trends.

ab-testing hypothesis-testing linear-regression matplotlib-pyplot numpy pandas python regression-analysis scikit-learn scipy stastistics

Last synced: 07 Apr 2026

https://github.com/mohith-2002/plotchart

PlotChart is a web application created by the Python library Streamlit.

matplotlib numpy pandas python streamlit

Last synced: 12 Apr 2026

https://github.com/prakshal0809/machine_learning_algorithms

This project showcases basic machine learning programs I developed during my studies, written in Python, intended for educational use or as a foundation for more advanced projects.

machine-learning matplotlib numpy pandas python

Last synced: 12 Apr 2026

https://github.com/iadtya/hate-text-classification

Training RNN(LSTM) on Hate speech with tensorflow and keras

fastapi keras lstm nltk numpy pandas tenserflow

Last synced: 12 Apr 2026

https://github.com/marvin-vw/3dengine_python

3D engine written in Python using OpenCV and NumPy

3dengine numpy opencv python

Last synced: 04 Feb 2026

https://github.com/webintellectual/coloured-image-to-b-w-converter-web-app

A Streamlit web application to convert a coloured image to black and white image.

numpy opencv pil pillow python3 streamlit streamlit-webapp

Last synced: 12 Apr 2026

https://github.com/offthetab/matcha_code_generation

Fine-tunning MatCha model for better python matplot lib code generation by given chart.

fine-tuning huggingface matcha matplotlib numpy pandas pil sklearn torch

Last synced: 20 Jan 2026

https://github.com/gurpreet0022/unveiling-pcos

Data Driven approach to get insights about PCOS

analysis eda insights matplotlib numpy pandas python3 scipy-stats seaborn visualisation

Last synced: 12 Apr 2026

https://github.com/jvictor011/analise_de_dados_pokemon

Este projeto se concentra na análise dos dados da Pokedex, que incluem informações sobre vários Pokémon. O código em Python realiza várias etapas de análise exploratória de dados (AED) e gera visualizações para entender melhor as características dos Pokémon.

matplotlib numpy pandas python scipy

Last synced: 07 May 2025

https://github.com/alwaysvivek/next-word-prediction

🔮 Predicts the next word in a text sequence using either an N-gram statistical model or an LSTM-based neural network.

argparse laplace-smoothing machine-learning neural-network ngrams nlp nltk numpy python3 tensorflow

Last synced: 12 Apr 2026

https://github.com/amruta33/customer-support-on-twitter

The Customer Support on Twitter dataset is a large, modern corpus of tweets and replies to aid innovation in natural language understanding and conversational models, and for study of modern customer support practices and impact.

nlp numpy pandas python regex sklearn

Last synced: 12 Apr 2026

https://github.com/id-andyyy/alfahack

📈💰 Investment propensity prediction model

catboost hackathon-project jupyter lightgbm numpy optuna pandas python scikit-learn

Last synced: 12 Apr 2026

https://github.com/adarshpheonix2810/fake-job-post-detection

This project focuses on detecting fake job posts using machine learning. Fake job advertisements are often created to scam individuals by stealing personal information or money.

data-analysis deep-learning joblib machine-learning nlp-machine-learning numpy pandas python scikit-learn tkinter

Last synced: 12 Apr 2026

https://github.com/hairymax/python-for-science-lecture-notes

Tutorial material on the scientific Python ecosystem in Russian

matplotlib numpy python scipy sympy

Last synced: 12 Apr 2026

https://github.com/winterwind/housingpricesproject

A two-part project involving making predictions using various regressors and then implementing linear regression from scratch and predicting that way

csv csv-files data-science decision-tree gradient-descent jupyter jupyter-notebook knearest-neighbors knn linear-regression linear-regression-scratch machine-learning matplotlib matplotlib-pyplot numpy pandas python random-forest regression sklearn

Last synced: 12 Apr 2026

https://github.com/khushi130404/echobot

EchoBot is a chatbot built using TensorFlow to classify user inputs into predefined intents and respond accordingly. It uses a neural network trained with the data in intents.json.

keras nlp nltk numpy pickle tensorflow

Last synced: 12 Apr 2026

https://github.com/3rd-son/movie-streaming-service-analysis

Exploratory Data Analysis of the Streaming Services like Neflix, Hulu, Disney+ etc

data-analysis exploratory-data-analysis jupyter-notebook matplotlib numpy pandas plotly python seaborn

Last synced: 18 Apr 2026

https://github.com/nicolas-giacomelli/modelo-polinomial-api-streamlit

Codigo focado em treinamento de modelo de previsão de salario por tempo de empresa e nivel dentro da empresa disponibilizado por api e usando front-end streamlit para calcular basta inserir tempo de empresa e nivel e calcular o resultado de salario compativel

api fastapi joblib machine-learning matplotlib numpy pandas pingouin pydantic scikit-learn seaborn streamlit uvicorn

Last synced: 12 Apr 2026

https://github.com/allenvox/statistics

Workspace for applied problems of probability theory & mathematical statistics & modelling class

acf autocorrelation distribution k-means k-means-clustering maths matplotlib numpy probability-theory python sklearn statistics

Last synced: 17 Apr 2026

https://github.com/manuelfay/numpydeeplearning

Deep Learning Framework built entirely using numpy

deep-learning deep-learning-framework minigrad numpy pytorch

Last synced: 06 May 2026

https://github.com/nisch-mhrzn/book-recommender-system

A Flask-based application that suggests books tailored to user preferences, leveraging collaborative filtering and a curated dataset.

flask numpy pandas python

Last synced: 12 Apr 2026

https://github.com/fimbres/emotion-recognition

This is an AI project developed in Python to recognize emotions in people.

ai kaggle-dataset keras numpy opencv python tensorflow

Last synced: 12 Apr 2026

https://github.com/urvee1810/eda-time-series

A comprehensive time series analysis of French retail quarterly sales data from 2012 to 2017. The project focuses on analyzing sales patterns, seasonal decomposition, and trend analysis using various statistical techniques and visualizations.

arima-modeling data-visualization exploratory-data-analysis matplotlib numpy pandas pmdarima python scikit-learn seaborn statsmodels time-series-analysis trend-analysis

Last synced: 12 Apr 2026

https://github.com/manojkp08/student-performance-analysis

The Student Performance Analyzer is your go-to solution for understanding and improving student performance. By blending the power of machine learning with interactive visualizations, this tool provides educators and learners with personalized insights into learning styles, performance gaps, and actionable improvements.

machine-learning numpy pandas python requests scikit-learn streamlit

Last synced: 12 Apr 2026

https://github.com/jvictor011/analise_de_precos_de_materias-primas_agricolas

Este projeto concentra-se na análise dos dados de preços de várias matérias-primas agrícolas ao longo do tempo. O conjunto de dados usado para esta análise é chamado de agricultural_raw_material.csv.

matplotlib numpy pandas python seaborn

Last synced: 07 May 2025

https://github.com/parkjungyoon/til-data_study

✍ 데이터분석, 데이터베이스, 클라우드 컴퓨팅 등을 공부하고 기록하는 저장소 입니다.

crawling machine-learning monodb mysql numpy pandas python

Last synced: 12 Apr 2026

https://github.com/shibam120302/indian_sign_language_translator

This repository consists of the code utilized for creation of an Indian Sign Language Translator satisfying the following criteria : Near-Real-Time Application Achieve background independence Attain Illumination independence

imageai keras numpy opencv pillow tensorflow

Last synced: 12 Apr 2026

https://github.com/mzayles/iris-seaborn_visualizacao-dados

💻📊✅ Curso de Programação em Python para Data Science | Gráficos utilizando a base de vendas da Seaborn e a biblioteca Matplotlib.

matplotlib numpy pandas python seaborn

Last synced: 24 Mar 2025

https://github.com/mzayles/base_vendas_dataprep

💻📊✅ Curso de Programação em Python para Data Science | Preparando e tratando dados com Pandas e NumPy.

numpy pandas python

Last synced: 24 Mar 2025

https://github.com/jvictor011/big-five-personality-test

Usando machine learning para fazer o agrupamento de um sistema de traço de personalidade

matplotlib numpy os pandas python seaborn

Last synced: 07 May 2025

https://github.com/vikpires/ds_tips-dataset

Projeto individual do bootcamp de ciência de dados avanti 2024.2, com o objetivo de analisar e observar padrões no conjunto de dados "Tips".

data-analysis data-science data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn tips

Last synced: 17 Sep 2025