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.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2026-02-06 00:23:20 UTC
- JSON Representation
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: 30 Dec 2025
https://github.com/linsanity03/football_prediction
ML project to predict goal from football events such as penalty, free kick.
jupyter-notebook numpy pandas pyspark python3 tensorflow
Last synced: 30 Dec 2025
https://github.com/mugambi645/classify-song-genre-from-audio-data
Classify song genres using supervised learning models & PCA for dimensiality reduction
decision-tree-classifier logistic-regression numpy pandas pca-analysis
Last synced: 12 Jul 2025
https://github.com/offthetab/gans
Just testing out different GAN models
gans matplotlib numpy seaborn torch torchvision
Last synced: 12 Jul 2025
https://github.com/tolumie/exploratory-data-analytics-projects
Exploratory Data Analytics – A collection of projects covering data exploration, feature engineering, hypothesis testing, and predictive modeling across diverse datasets, including insurance, real estate, laptops, cars, COVID-19, and the Olympics.
data-analysis data-visualization data-wrangling exploratory-data-analysis-eda feature-engineering hypothesis-testing machine-learning matplotlib numpy pandas predictive-modeling python seaborn statistical-analysis
Last synced: 12 Jul 2025
https://github.com/abdiasarsene/lexemotion-an-intelligent-dashboard
LexEmotion is a cutting-edge NLP dashboard designed for legal professionals, law firms, and investigators. It leverages the latest advances in Natural Language Processing to extract emotions, detect key themes, and summarize incident or legal reports — in multiple languages and formats.
fitz googletrans langdetect matplotlib numpy pandas sckit-learn spacy transformer
Last synced: 23 Jun 2025
https://github.com/ismaelvr1999/bioinspiredalgorithms
This repository contains implementations of various bioinspired algorithms for optimization and machine learning.
machine-learning matplotlib numpy python tensorflow
Last synced: 14 Dec 2025
https://github.com/chewzzz1014/python-libraries
jupyter-notebook learning numpy pandas pygal python seaborn sklearn tensorflow urllib
Last synced: 30 Oct 2025
https://github.com/myahninsi/credit_card_fraud_detection
This repository is for the Neural Networks and Deep Learning Course - Assignment 1, focusing on credit card fraud detection. The project utilizes a machine learning model to predict whether a transaction is fraudulent using a synthetic credit card dataset.
matplotlib numpy pandas pickle python scikit-learn seaborn streamlit
Last synced: 30 Dec 2025
https://github.com/prakharagr2001/whatsappchatanalyzer
WhatsAppChat Analyzer is a Python-powered website leveraging the capabilities of NumPy, Pandas, and Streamlit. It provides comprehensive analysis of WhatsApp conversations, extracting valuable insights and statistics for a user-friendly interpretation of chat data.
chat-analysis data-visualization numpy pandas python streamlit whatsapp-chat
Last synced: 20 Jan 2026
https://github.com/shdrn2402/incomesresearch
The project aims to study the influence of various characteristics on a person’s income. In this project, I practiced data preprocessing and visualization, and also touched on the basics of machine learning.
jupyter-notebook matplotlib numpy pandas python seaborn sklearn visualization
Last synced: 30 Dec 2025
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: 13 Jul 2025
https://github.com/rtmigo/markov_walk_py
🔢 Python module that calculates probabilities for a random walk in 1-dimensional discrete state space
absorbing-markov-chains absorbing-states markov-chain mathematics numpy probability probability-theory random-walk stochastic-matrix stochastic-models
Last synced: 13 Jul 2025
https://github.com/maxbleu/f1analisys
A Python repository for analyzing and visualizing Formula 1 data. Includes tools for race statistics, performance comparisons, and custom visualizations.
data-science f1 f1-analisis f1api fastf1 formula1-analysis formula1-data-analysis matplotlib-python motorsport numpy pandas python seaborn
Last synced: 12 Sep 2025
https://github.com/yevhenbk/arc-length-calculator
This app calculates the arc length of a given function over the interval [0, 4] using numerical integration
Last synced: 29 Mar 2025
https://github.com/venky-1710/superhero-recruitment
Superhero Recruitment System predicts hero selection using machine learning. Users input hero attributes through a web interface. A Random Forest model analyzes abilities, strengths, weaknesses, success rates, and missions completed. The Flask app displays results, showing if a hero is selected.
css flask html numpy pandas python scikit-learn
Last synced: 13 Jul 2025
https://github.com/sahaavi/color-detection
Colour detection is the process of detecting the name of any color. Well, for humans this is an extremely easy task but for computers, it is not straightforward. Human eyes and brains work together to translate light into color. Light receptors that are present in our eyes transmit the signal to the brain. Our brain then recognizes the color. Since childhood, we have mapped certain lights with their color names. We will be using the somewhat same strategy to detect color names.
color-detection color-detector numpy opencv-python pandas
Last synced: 08 Jul 2025
https://github.com/kane-dylan/spamshield
SpamShield
mechine-learing numpy pandas python scikit-learn scipy streamlit
Last synced: 30 Dec 2025
https://github.com/hellenilda/ml-housing-price-prediction
Projeto simples para fazer previsão de preços de casas usando Regressão Linear.
artificial-intelligence machine-learning matplotlib numpy python sklearn streamlit
Last synced: 30 Dec 2025
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: 13 Jul 2025
https://github.com/vermenea/masters---ad-signaling-pathway-using-hsp90-inhibitor
Influence of 17-AAG a Hsp90 inhibitor on signaling pathway in Atopic Dermatitis
matplotlib numpy pandas python seaborn statmodels
Last synced: 30 Oct 2025
https://github.com/nagipragalathan/zk-connect
In the conventional hiring process, candidate applications are met with limited assessment, leaving the crucial task of evaluating suitability to recruiters. ZKConnect disrupts this norm by introducing a transformative approach.
css django html nextjs numpy opencv pandas python
Last synced: 30 Dec 2025
https://github.com/ricardorobledo/creditcardfrauddetector
Credit card fraud detector
css fastapi html5 javascript matplotlib numpy pandas python3 sklearn
Last synced: 30 Dec 2025
https://github.com/mugambi645/exploring-ebay-car-sales-data
Exploring ebay car sales dataset
car-sales data-analysis numpy pandas
Last synced: 14 Jul 2025
https://github.com/kevin-rsj/real-estate-investments
Sistema de scoring que clasifica ciudades francesas para inversión en segundas viviendas según perfil de riesgo(alto, moderado y bajo). Evalúa ratios clave en áreas como demanda, disponibilidad, infraestructura, demografía y precios.
bigquery data-analytics looker-studio numpy pandas python sklearn-library sql visualization
Last synced: 30 Dec 2025
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: 30 Dec 2025
https://github.com/criscorreas/ad-prediction-classification-models
Alzheimer's Disease (AD) prediction using the OASIS-2 dataset
alzheimers-disease keras lgbmclassifier matplotlib model-classification numpy oasis-2 pylab python pytorch scipy seaborn sklearn tensorflow
Last synced: 23 Jul 2025
https://github.com/rushilsharma1/iphonesales_eda
An exploratory data analysis of an Iphone sales in jupyter notebook with the help of python and its libraries
data-science exploratory-data-analysis jupyter-notebook numpy pandas python seaborn
Last synced: 20 Jan 2026
https://github.com/priyansusahoo/face_recognition
Major Project: Attendance system project using Face Recognition
face-recognition numpy opencv-python python3
Last synced: 16 Jun 2025
https://github.com/ralfkeo/detection-de-faux-billets-avec-python
OpenClassrooms parcours Data Analyst Projet 12
matplotlib-pyplot numpy pandas pickle plotly prediction-model python scipy seaborn sklearn
Last synced: 02 Mar 2025
https://github.com/yalai92/cava_imp_exp_analysis
Analysis, visualization, preprocessing and clustering of global sparkling wine trade (2017–2024) using Python in Colab and ML to reveal trends and country profiles.
clustering colab-notebook data-science data-visualization machine-learning matplotlib numpy pandas preprocessing python sklearn tableau-public
Last synced: 25 Jan 2026
https://github.com/prahaladhchandrahasan/miniproject
My submissions for the mini project which was a part of my deep learning internship with Technocolabs
bitcoin deeplearning keras lstm numpy pandas python3 tensorboard-visualizations tensorflow
Last synced: 14 Jul 2025
https://github.com/hadson0/dip-candy-classification
Candy classification project using digital image processing. Includes dataset creation, model development, and evaluation tools with TensorFlow, OpenCV, and Albumentations. Complete setup and instructions provided for building and training the model.
albumentations bounding-boxes cnn computer-vision cvat image-classification image-processing keras machine-learning matplotlib numpy opencv python seaborn sklearn tensorflow
Last synced: 29 Sep 2025
https://github.com/olfabelhadj/detection-de-faux-billets-avec-python
OpenClassrooms parcours Data Analyst Projet 12
matplotlib-pyplot numpy pandas pickle plotly prediction-model python scipy seaborn sklearn
Last synced: 02 Mar 2025
https://github.com/olfabelhadj/analyse-des-ventes-d-une-librairie-avec-python
OpenClassrooms parcours Data Analyst Projet 9
matplotlib-pyplot numpy pandas plotly-express plotly-graph-objects python scipy seaborn statsmodels
Last synced: 02 Mar 2025
https://github.com/lmizner/ece_c247_neuralnetworks
Course work from UCLA's ECE C247 - Neural Networks
backpropogation cnn convolutional-neural-networks convolutional-recurrent-neural-network crnn gated-recurrent-units keras long-short-term-memory lstm machine-learning matplotlib numpy pandas python recurrent-neural-networks regularization rnn sklearn tensorflow
Last synced: 30 Dec 2025
https://github.com/mnitin-reddy/content-based-recommendation-system-using-deep-learning
A content-based movie recommendation system using deep learning to predict user ratings by leveraging user and movie features. The system integrates neural networks for feature extraction, utility scripts for data processing, and supports both new and existing user recommendations.
deep-learning keras neural-networks numpy pandas python scikit-learn tensorflow
Last synced: 30 Dec 2025
https://github.com/olfabelhadj/etude-de-sante-publique-avec-python
OpenClassrooms parcours Data Analyst Projet 4
acp clustering matplotlib-pyplot numpy pandas plotly-express scipy seaborn sklearn
Last synced: 02 Mar 2025
https://github.com/mahmood-anaam/grid-world-value-iteration
An implementation of the Value Iteration algorithm for solving the Grid World problem. This project provides a function to compute the optimal value function for a grid-based environment where a robot navigates to maximize rewards while avoiding penalties.
dynamic-programming grid-world numpy optimization-problem python value-iteration-algorithm
Last synced: 03 Apr 2025
https://github.com/hasanyahya101/pareto-tutorial-python
This tutorial demonstrates how to create Pareto charts using Python libraries like pandas, NumPy, and Matplotlib. All code for this is given in the Jupyter Notebook.
chart charts code-blocks ipynb jupyter-notebook license markdown matplotlib mit numpy pandas pareto py python
Last synced: 15 Jul 2025
https://github.com/nabilshadman/multiprocessing-time-series-data-simulation
A simulation using multiprocessing to generate 10,000 time dependent samples from an initial dataset of 20 samples
multiprocessing numpy pandas scipy simulation statistics time-series
Last synced: 15 Jul 2025
https://github.com/shlok-nahar/mnist-cnn-classifier
This repository trains and evaluates three CNN models on MNIST, providing performance comparisons and 5 unique visualizations.
confusion-matrix graph heatmap-visualization json machine matplotlib mnist numpy precision-recall python receiver-operating-characteristic seaborn sklearn tensorflow
Last synced: 30 Dec 2025
https://github.com/Marvin-VW/3dengine_python
3D engine written in Python using OpenCV and NumPy
Last synced: 29 Sep 2025
https://github.com/mahmood-anaam/wheeled-robot-simulation
A Python simulation of a robot equipped with four Swedish wheels, focusing on accurately modeling its kinematics and dynamics to analyze specific motion scenarios.
kinematics-dynamics matplotlib-python numpy python robotics-simulation roboticstoolbox-python swedish-wheels
Last synced: 03 Apr 2025
https://github.com/keizerzilla/como-funciona-meshgrid
Apontamento breve explicando como a função meshgrid do Numpy funciona.
Last synced: 10 Apr 2025
https://github.com/mogankumar/bird-flock-simulation-with-pyspark
A PySpark-based bird flock simulation modeling alignment, cohesion, and separation forces with a leader guiding the flock. Efficiently handles large-scale simulations and generates a visualized GIF of the flock’s movement.
argparse matplotlib numpy pyspark python3
Last synced: 26 Mar 2025
https://github.com/cbmira01/featureranking
A data science technique implemented in OpenCL.
data-science entropy feature-reduction machine-learning-algorithms numpy opencl pyopencl python windows-10
Last synced: 12 Mar 2025
https://github.com/carefree0910/mlblog
My Machine Learning Blog
deep-learning machine-learning numpy visualization
Last synced: 29 Dec 2025
https://github.com/kgruiz/linalg-practice
LinAlg-Practice is a Python library developed to deepen my understanding of linear algebra through hands-on implementation of various matrix operations. It includes comprehensive tests that compare the results with established libraries like NumPy to ensure accuracy and reliability.
algorithms data-science linear-algebra math matrix-operations numpy python sympy
Last synced: 15 Jun 2025
https://github.com/youssefali11997/100-numpy-exercises
100 exercise on NumPy library. NumPy (Numerical Python) is a package used for scientific computing with Python.
Last synced: 30 Oct 2025
https://github.com/defi0x1/facial-expression-recognition
Facial-Expression-Recognition Using CNN
cnn data-augmentation facial-expression-recognition numpy tensorflow
Last synced: 15 Jul 2025
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: 16 Jul 2025
https://github.com/pedasoft-consult/sentiment_analysis
This project involves analyzing customer reviews to classify them as positive or negative using Logistic Regression. The workflow includes text preprocessing, feature extraction, training a model, making predictions, and evaluating its performance.
Last synced: 16 Jul 2025
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/nas-research/knowledge-model
Our knowledge system systematically ingests, processes, and indexes open-access life science publications. It supports internal research by providing precise question-answering and efficient retrieval from a continuously updated repository of scientific literature
accelerate aws boto3 dataingestion keras lifesciences llama llama3 llm numpy pymupdf pytorch researchsupport sqlalchemy tensorflow textextraction
Last synced: 30 Dec 2025
https://github.com/alphan26/airbnb-data-visualization
I've used the airbnb new york dataset from kaggle to make a comprehensive data visualization using pandas, seaborn, matplotlib.
machine-learning matplotlib numpy pandas python seaborn
Last synced: 09 Apr 2025
https://github.com/chandkund/predicting-diabetes-onset
The "Predicting Diabetes Onset" project aims to build a machine learning model that predicts whether an individual has diabetes based on various health-related features. The dataset used for this project includes attributes related to medical history and physical measurements.
deep-learning numpy pandas python seaborn sklearn-library sklearn-metrics visualization
Last synced: 16 Jul 2025
https://github.com/vetrivel07/flight-price-prediction
Developed a flight price prediction model using Python, analyzing historical data to forecast airfare prices and help travelers make informed booking decisions
data-analysis data-visualization jupyter-notebook numpy pandas python
Last synced: 15 Jun 2025
https://github.com/kbunwong/stock-price-prediction-using-lstm
This project is about predicting stock prices with more accuracy using LSTM algorithm. For this project we have fetched real-time data from yfinance library.
google-colab jupyter-notebook keras-tensorflow lstm-model machine-learning matplotlib numpy pandas python visualization yfinance
Last synced: 16 Jul 2025
https://github.com/constraintautomaton/client_pgu1
The client part of the PgU1 project it. It command the robot and do the video processing
numpy opencv paramiko pyqt5 python3 raspberry-pi-3
Last synced: 15 Jun 2025
https://github.com/vinicius999/eda-imdb-top1000-films
Análise exploratória dos Top 1000 filmes no IMDB até 2020
Last synced: 22 Jun 2025
https://github.com/aasmirnov-webdev/data_science_projects
Сборник всех выполненных учебных проектов курса Яндекс.Практикум "Специалист по Data Science".
bert catboost data-science database lgbm mashine-learning matplotlib numpy pandas python pytorch scikit-learn scipy seaborn sql xgboost
Last synced: 30 Dec 2025
https://github.com/mosalem149/data-mining-assignments
That repo for data mining quizzes and tasks.
anaconda data-mining dataframe jupyter-notebook matplotlib mlxtend numpy pandas python quizzes scikit-learn seaborn tasks
Last synced: 31 Dec 2025
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/djdurga/upi-transactions-eda
The dataset provided encompasses a comprehensive record of Unified Payments Interface (UPI) transactions spanning the period from January 2023 to December 2023. Unified Payments Interface (UPI) has emerged as a prominent digital payment system in India, facilitating seamless fund transfers between bank accounts instantly.
matplotlib numpy pandas python
Last synced: 17 Jul 2025
https://github.com/daniel-brai/alx-t-x-udacity-data-analytics-nanodegree
A 3-month nanodegree going through the intricacies of data analysis with Python and its various libraries such Pandas, Numpy, matplotlib, seaborn and others
matplotlib numpy pandas python3
Last synced: 17 Jul 2025
https://github.com/blazer-007/10-days-ml-challenege
Codes for various tasks for 10 days ML Challenge
cnn keras machine-learning matplotlib-pyplot nlp nltk numpy pandas python3 rnn scikit-learn tensorflow
Last synced: 30 Dec 2025
https://github.com/petcareai/dba
PetCare DBA Admin é um sistema web avançado desenvolvido especificamente para a administração e gerenciamento de bancos de dados da plataforma PetCare. Esta ferramenta foi criada para simplificar e otimizar o trabalho de administradores de banco de dados (DBAs) em clínicas veterinárias, hospitais veterinários e sistemas de gestão pet.
api dba front-end-development git numpy pandas-dataframe petcareai ploty postgresql python shell-script sql startup streamlit streamlit-webapp supabase supabase-auth supabase-db supabase-storage virtualenv
Last synced: 17 Jul 2025
https://github.com/navindafernando/brain-tumor-detection
Brain Tumor Detection using Color Segmentation with KMeans Clustering :warning:
color-segmentation erosion find-contours joblib k-means-clustering machine-learning matplotlib morphological-operation numpy opencv scikit-learn unsupervised
Last synced: 17 Jul 2025
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.
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/buildwithlal/introduction-to-data-science-in-python-coursera
introduction to data science in python, part of Applied Data Science using Python Specialization from University of Michigan offered by Coursera
data-analysis matplotlib numpy pandas
Last synced: 21 Feb 2025
https://github.com/dmarks84/coursework_project_ml-model-eval-refine
Project for IBM Data Science course on ML Models & Analysis -- Read in large dataset of home sales and utilized polynomial linear regression analysis to make predictions of future home sales prices
classification communication data-modeling dataframes machine-learning matplotlib numpy pandas programming python regression scikit-learn scipy seaborn supervised-ml visualization
Last synced: 09 Apr 2025
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: 17 Jul 2025
https://github.com/dmarks84/coursework_project_apache-airflow-kafka-on-toll-booth-data
Project for IBM Data Engineering & Python course on ETL & Big Data -- Read in live toll booth data, wrangles and transformed, and wrote into a SQL database
apache-airflow apache-kafka automation dags data-modeling databases eda elt etl mysql numpy pandas pipelines python sql
Last synced: 09 Apr 2025
https://github.com/lmizner/grokking_data_science
Coding practice for basic data science interview questions in Python
data-science numpy pandas python scikit-learn
Last synced: 30 Dec 2025
https://github.com/lyubov0406/data_analyst_portfolio
В репозитории собраны пет-проекты, демонстрирующие мои навыки в аналитике данных
data-analysis matplotlib numpy pandas portfolio python scipy seaborn sql tableau visualization
Last synced: 30 Dec 2025
https://github.com/yashsonaar/machine-learning-tasks
This repository has machine learning tasks which include classification, recommendation system, fraud detection system
classification jupyter-notebook machine-learning numpy pandas prediction python scikit-learn testing
Last synced: 30 Dec 2025
https://github.com/dmarks84/coursework_project_text-mining-spam-analysis
Project for University of Michigan Applied Data Science Specialization -- Performed NLP in order to build features of email messages; trained various classification models to help predict if a message was spam.
classification databases eda nlp numpy pandas python scikit seaborn sentiment-analysis statistics supervised-ml text-mining unsupervised-ml visualization
Last synced: 09 Apr 2025
https://github.com/thgroblox/advanced_video_stabilization_and_roi_pixel_analysis
Enhance your videos with advanced stabilization and analyze pixel data in defined regions. Explore techniques like optical flow tracking and moving average smoothing. 🚀📹
data-structures debugging english-language git github html markdown numpy opencv project-management python
Last synced: 18 Jul 2025
https://github.com/pinedah/sleep-data-analysis-exercise
Análisis de un dataset médico sobre el sueño, explorando duración, calidad y factores relacionados. Incluye limpieza de datos, EDA y visualizaciones con Python (pandas, numpy, matplotlib, seaborn, scipy).
data-analysis data-science escom numpy pandas python school-project scipy
Last synced: 31 Dec 2025
https://github.com/mateuszskoczek/3drenderer
Simple 3D Renderer written in Python and Pygame. The project was implemented as a part of the "Computer Graphics" course at the Warsaw University of Technology.
3d 3d-graphics computer-graphics numpy pygame python
Last synced: 18 Jul 2025
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: 09 Sep 2025
https://github.com/chandkund/customer-segmentation
Customer segmentation divides customers into distinct groups based on characteristics and behaviors. This project uses K-Means clustering, an unsupervised machine learning algorithm, to segment customers and provide insights for targeted marketing strategies
kmeans-clustering matplotlib numpy pandas python seaborn
Last synced: 12 Mar 2025
https://github.com/andriikot/smartmatch
Smart Match with python
docker faiss huggingface numpy ptyhon pythorch
Last synced: 30 Dec 2025
https://github.com/rayan-alam-uoit/space-x-launch-prediction-tool
A full-stack data science project analyzing SpaceX launch data using web scraping, REST APIs, SQL, interactive visualizations, and machine learning in Python to explore trends and predict launch success.
dash data-science folium jupyter-notebook machine-learning matplotlib numpy pandas plotly python seaborn sql sqlite
Last synced: 18 Jul 2025
https://github.com/sciguymjm/introtomlmidterm2
Code for Intro to ML Midterm 2
hierarchical-clustering kfold-cross-validation kmeans-clustering numpy
Last synced: 11 Apr 2025
https://github.com/mayankmittal29/pagesage-ai_urls_content_scraper_webapp
PageSage is a modular web scraping and semantic retrieval system using BeautifulSoup for extraction, SentenceTransformers for dense embeddings, and ChromaDB for scalable vector search—enabling efficient data indexing for advanced RAG pipelines.
beautifulsoup chromadb fastapi gpt-turbo numpy openai-api python3 question-answering rag react requests sentence-transformers tailwindcss web-scraping
Last synced: 30 Dec 2025
https://github.com/ahmedsamir45/mean_variance_standard_deviation_calculator
take list of numbers and return it 3x3 array and calculate mean variance and std for rows columns and all array
mean numpy standard-deviation variance
Last synced: 11 Apr 2025
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/daksh90a/wine-quality-analysis
The Wine Quality Analysis project is an AI/ML-based data analysis initiative aimed at predicting and understanding the factors that influence the quality of wine.
matplotlib-python numpy pandas seaborn
Last synced: 05 Apr 2025
https://github.com/parth-jatav/super-store-analysis-project
The Super Store Analysis project leverages Python libraries such as pandas, matplotlib, and numpy to perform a comprehensive analysis of a retail store's data. This project includes data cleaning, visualization, and statistical analysis to identify key trends, optimize inventory, enhance decision-making processes for improved business performance.
data-analysis matplotlib numpy pandas python super-store
Last synced: 18 Jul 2025
https://github.com/ahmedabdalkreem/machine_learning_with_cv
In this project work to extraction feature from shapes to be input of machine learning model.
chaincode computer-vision contour-detection feature-extraction machine-learning matplotlib numpy open-cv pandas python sklearn svc-model
Last synced: 18 Jul 2025
https://github.com/charancholaveti/imdb-sentimentanalysis
IMDB Movie Review Sentiment Analysis-It will give the sentiment of the review whether it is Positive or Negative
deeplearning keras numpy rnn-tensorflow tensorflow
Last synced: 30 Jul 2025
https://github.com/marknature/codealpha-internship_python-programming
Python Programming Internship at CodeAlpha from 1st June 2025 to 30th June 2025
Last synced: 18 Jul 2025
https://github.com/gustavo-venceslau/housing-price
A Machine Learning project to create a model to predict housing prices. The project is based on the example in chapter 2 of the book Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow by Aurélion Géron
conda machine-learning matplotlib numpy pandas python sklearn
Last synced: 18 Jul 2025