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-06-25 00:18:02 UTC
- JSON Representation
https://github.com/adi3042/diamond-price-prediction
🔮💎 Explore the Diamond Price Oracle! Predicting diamond values based on your preferences and market trends. Your ultimate tool for informed decisions in the diamond world. Join us for the future of pricing! 💎✨🚀 #DiamondPredictor
anaconda datetime diamond flask functools html ipykernel jupytrnotebooks matplotlib numpy pandas price-prediction readme regression sckiit-learn setuptools venv
Last synced: 09 Apr 2026
https://github.com/ritwika-das-gupta/flight_price_prediction
Flight price Prediction is made using decision tree model and Machine learning concepts
cross-validation data-science data-visualization desiciontree flask gridsearchcv html-css-javascript hyperparameter-tuning json machine-learning matplotlib numpy pandas pickle python scikit-learn sklearn statistics supervised-learning
Last synced: 11 Apr 2026
https://github.com/yelypk/nasa-farm-navigators
NASA Space Apps Challenge Hackathon
fastapi javascript numpy phaser postgresql python railway
Last synced: 11 Apr 2026
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/kersh1337228/tradenv
Trading strategies testing environment based on open stock market data
django django-rest-framework numpy pandas python react stock-market typescript
Last synced: 11 Apr 2026
https://github.com/moustafamohamed01/car-price-prediction
Car Price Prediction using Linear Regression A machine learning model that predicts car prices based on features like name, company, year, kilometers driven, and fuel type. Built with Linear Regression and deployed as a Streamlit web app.
data-science jupyter-notebook linear-regression machine-learning numpy pandas python sickit-learn sklearn streamlit
Last synced: 11 Apr 2026
https://github.com/ksganni/diabetes-prediction-using-machine-learning
🔬 A machine learning project that predicts diabetes likelihood using patient health metrics and multiple classification algorithms.
jupyter-notebook matplotlib numpy pandas python scikitlearn-machine-learning seaborn
Last synced: 28 Apr 2026
https://github.com/ferasaljoudi/driverdrowsinessdetection
Driver Drowsiness Detection using Machine Learning
drowsiness-detection keras-tensorflow machine-learning matplotlib numpy pandas python pytorch tensorflow
Last synced: 11 Apr 2026
https://github.com/ayushtiwari134/machine_learning_models
A repo where i upload all the models which i train during my journey of learning Machine Learning from scratch
linear-regression logistic-regression machinelearning matplotlib numpy pandas python random-forest scikit-learn
Last synced: 11 Apr 2026
https://github.com/nitesh648singh/chat-sentimental-analysis-
matplotlib numpy pandas seaborn
Last synced: 19 Apr 2026
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: 11 Apr 2026
https://github.com/reubenmathew/docscanner
📸 Document Scanner using an OpenCV Edge Detection Engine
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/nauxqouh/python-for-data-science-labs
This repo contains weekly practical codes for my Python for Data Science course at university.
data-science jupyter-notebook numpy pandas python pytorch scikit-learn
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/mjshubham21/ny_yellow_taxi_python_da_project
A data analysis project of New York Yellow Taxi (Feb of 2025) using Python and its libraries for analytics like : NumPy, MatPlotLib, Pandas and Seaborn.
data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 04 May 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/stella4444/linear-regression
learning about linear regression (currently a work in progress) ~ working with data
linear-regression machine-learning numpy scikit-learn
Last synced: 20 Jan 2026
https://github.com/subhamsarangi/ml
Machine Learning
classifier deep-learning keras machine-learning neural-network numpy pandas python3 regression scikit-learn scipy tensorflow testing training
Last synced: 10 Apr 2026
https://github.com/yanglr/mlnotes-python
Machine learning Notes for Python 3 (NumPy, TensorFlow etc.), with interactive Jupyter notebook.
jupyter jupyter-notebook numpy numpy-notes
Last synced: 21 May 2026
https://github.com/sohan181204/airline-ticket-price-analysis
The analysis of airline ticket prices explores the dynamic and competitive nature of the aviation industry in India. With rapid economic growth and increasing air travel demand, understanding ticket price trends is crucial for airlines, passengers, and policymakers.
Last synced: 11 Apr 2026
https://github.com/rutujaingole/jailbreaking-deep-models
This repository contains the codebase for Jailbreaking Deep Models, which investigates the vulnerability of deep convolutional neural networks to adversarial attacks. The project systematically implements and analyzes Fast Gradient Sign Method (FGSM), Projected Gradient Descent (PGD), and localized patch-based attacks on the pretrained
adversarial-attacks deep-learning densenet121 fgsm-attack imagenet-classifier jailbreak machine-learning numpy patch-based-attack pgd-adversarial-attacks torch
Last synced: 14 May 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/omarsaad21/shopping-cart-eda
An EDA python project focusing on getting the most out of a movies dataset (- 1- combine this data together - 2- check messing values - 3- show summary statistics - 4- deal with date time and extract features from dates - 5- answer at least three questions from this data)
eda jupyter-notebook numpy pandas plotly python
Last synced: 13 Apr 2026
https://github.com/naveen88112/final_education
Student Performance Prediction This project examines the student performance data, pre-processes the features, and implements machine learning methods (Random Forest) for the forecasting of final grades. The data is subjected to exploratory data analysis (EDA) and feature engineering prior to model training and assessment.
data-preprocessing exploratory-data-analysis machine-learning model-evaluation numpy pandas python
Last synced: 11 Apr 2026
https://github.com/5hraddha/eda-instacart-customers-shopping-habits
In this Exploratory Data Analysis (EDA) project we'll clean up the data and prepare a report that gives insight into the shopping habits of Instacart customers.
data-visualization exploratory-data-analysis instacart matlpotlib numpy pandas
Last synced: 13 Apr 2026
https://github.com/ricardorobledo/ml_statistical_methods
matplotlib numpy pandas python3
Last synced: 11 Apr 2026
https://github.com/anuraganalog/navie-bayes
Implemented Gaussian Naive Bayes Classifier from scratch
bayes classifier dataset datasets gaussian guassian-naive-bayes iris multinomial-naive-bayes naive naive-bayes-classifiers numpy py scratch
Last synced: 19 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/thanhloc81/rfm-model-project
✨ Build a flow to deploy Segmentation evaluation through Python programming.
customer-segmentation numpy pandas python rfm-analysis
Last synced: 03 May 2026
https://github.com/mahendra077/linear-regression
analaysis linear-regression matplotlib-pyplot numpy pandas python regression seaborn statsmodels
Last synced: 13 Apr 2026
https://github.com/madhurjain/carnd-traffic-sign-classifier-project-2
CarND Traffic Sign Classifier Project #2
carnd matplotlib numpy pandas python self-driving-car tensorflow
Last synced: 11 Apr 2026
https://github.com/paulo-freitas-junior/ifood-dev-week2023
Repositório sobre a Dev Week iFood sobre uso de Python e Inteligência Artificial para realização de cálculo de NPS ( Net Promoter Score ) e a utilização de IA para análise de sentimentos dos comentários usando tecnologia do ChatGPT-4.
bert chatgpt colab-notebook matplotlib nltk numpy pandas python textblob-sentiment-analysis
Last synced: 13 Apr 2026
https://github.com/yannbouyeron/yannbouyeron.github.io
Python pour les SVT
1s alignement anagene biopython clustal enzyme genetique genopy geopandas koala matplotlib-pyplot numpy pandas phylogenie python svt traduction transcription ts
Last synced: 10 Apr 2026
https://github.com/yasharmaster/coursera-deep-learning
Deep Learning Specialization by Andrew Ng on Coursera.
coursera coursera-deep-learning deep-learning keras keras-tensorflow numpy python tensorflow
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/f-ssemwanga/advanced-programming-york
This repository holds the extensive python programming completed during the advanced programming unit of my master's programme
comprehension csv-parser json lambda-functions list matplotlib mongodb numpy oops-in-python pandas-dataframe postgresql python3 tkinter-gui
Last synced: 11 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/csengupta1101/housing-price-prediction
Based on given features , this project deals with the prediction of house prices. From data extraction till deployment , everything is detailed in here.
jupyter-notebook matplotlib numpy pandas python python3 scikit-learn vscode
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/harmanveer-2546/movie-industry
Investigate the film industry to gain sufficient understanding of what attributes to success and in turn utilize this analysis to create actionable recommendations for companies to enter the industry.
business business-analytics data-analysis datatime film-industry graphs matplotlib movie-database numpy pandas python scraping-websites seaborn visualization web-scraping-python
Last synced: 10 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
Last synced: 01 Aug 2025
https://github.com/npodlozhniy/dl-tinkoff
This is a warehouse of my homeworks for master MIPT deep learning course from Tinkoff FinTech
Last synced: 08 May 2026
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/frauvate/cheatsheet
This project provides ready-to-use templates for machine learning base models. This repo, which contains templates of common models in Jupyter notebook format, aims to help users quickly implement these models and easily adapt them to their own projects.
machine-learning machinelearning matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/aaaastark/framingham_hart_study_cohort
Framingham_Hart_Study_Cohort
csv io matplotlib numpy pandas python sklearn tensorflow
Last synced: 11 Apr 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/aciluca/credit-approval-system
A machine learning application to predict credit card approval using Python, TensorFlow, and Docker.
data-science keras machine-learning numpy pandas python sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/ialam085/super_store_sales_analysis_python
The project is indeed focused on performing an exploratory data analysis (EDA) of Super Store Sales data from various perspectives, using comprehensive visualizations.
charts matplotlib numpy pandas python seaborn visualization
Last synced: 10 Apr 2026
https://github.com/rahul-shrivastav/digit-recognition-nn
Web application that recognizes handwritten digits using a deep learning model
deep-learning flask numpy python reactjs 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/vishal-verma-96/pre-owned-car-price-prediction-using-streamlit-app
Capstone Project by skill Academy- Exploratory Analysis, Visualization and Prediction of Used Car Prices. Deploying the highest-scoring model with Streamlit web app
data-analysis data-science jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy pandas python3 regression-algorithms scikit-learn seaborn streamlit
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/erikaax08/numerical_methods
This repository hosts the project developed for the Numerical Methods class at the Benemérita Universidad Autónoma de Puebla (BUAP)
django maths matplotlib numerical-methods numpy plotly
Last synced: 19 Aug 2025
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/dibsthegreat/titantic-dataset-analytics
DASC4850 Final Project where I did EDA to determine the survivability of Titanic guests depending on Age, Gender, Wealth, etc.
data-science data-visualization matplotlib numpy pandas python random-forest-classifier
Last synced: 13 Apr 2026
https://github.com/aadrianleo/book-recommendation-system
Book Recommender System using the Book-Crossing dataset. Compares content-based (TF-IDF + cosine similarity) and collaborative filtering (SVD) methods for book recommendations. Includes data cleaning, EDA, and model evaluation (Precision@5, RMSE) in Python.
artificial-intelligence collaborative-filtering content-based-filtering cosine-similarity data-preprocessing jupyter jupyter-notebook machine-learning matrix-factorization numpy pandas predictive-modeling python3 recommendation-system recommender-system scikit-learn sckit-surprise
Last synced: 10 Apr 2026
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/doondigangadhar30/ghiblify-animeganv3
A creative tool that generates beautiful Ghibli-style artwork from your image input.
colab-notebook jupyter-notebook numpy onnxruntime opencv python
Last synced: 01 Jul 2025
https://github.com/headless-start/yolov4-tiny-raspberrypi
This repository contains YOLOv4-Tiny deployment on Raspberry pi.
darknet edge numpy object-detection opencv powerpoint python-3 pytorch raspberry-pi tensorflowlite yolov4 yolov4-darknet yolov4-tiny
Last synced: 10 Apr 2026
https://github.com/enoobis/conwaygolg
Conway's Game of Life Generator
conway conway-life conway-s-game-of-life conway-sgame conways-game conways-game-of-life game-of-life numpy python
Last synced: 19 May 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/tigureis/aula_deployment
This project not only demonstrates a machine learning pipeline but also serves as a template for deploying models into production. By leveraging the project's structure and code, you can streamline the process of deploying your own machine learning models.
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/dmarks84/coursework_project_ml-classification
Project for IBM Data Science course on Machine Learning -- Trained ML models for classification, evaluating based on a variety of metrics
classification communication data-modeling dataframes numpy pandas python scikit-learn supervised-ml
Last synced: 11 Apr 2026
https://github.com/hitthecodelabs/weatherforecast-lstm
TensorFlow and Python for analyzing and forecasting weather data
cnn keras lstm matplotlib numpy pandas python tensorflow weather weather-forecast
Last synced: 11 Apr 2026
https://github.com/kartmaan/prime-number-analysis
Analysis notebook on prime numbers
analysis conjecture fibonacci fibonacci-numbers fibonacci-sequence math mathematics matplotlib notebook number-theory numpy polyfit prime prime-number-algorithm prime-numbers trends
Last synced: 17 May 2026
https://github.com/mstrlc/iss-project
FIT VUT – ISS – signal processing - synthesizing and resynthesizing of a MIDI keyboard
fit iss matplotlib numpy python scipy signal-processing vut
Last synced: 11 Mar 2025
https://github.com/harmanveer-2546/nasa-asteroid-classification
Classifying whether an asteroid is hazardous or not.
eda matplotlib numpy pandas python seaborn visualization xgboost
Last synced: 11 Apr 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/jaygaha/ai-mastery-roadmap
A collaborative AI learning roadmap. I'm documenting my journey from grasping the fundamentals of Python to mastering Machine Learning. Feel free to fork and contribute — let's build our AI skills together!
artificial-intelligence beginners-guide data-science deep-learning education numpy python python-programming self-taught tutorial
Last synced: 18 Jan 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/anibalalpizar/python-machine-learning-example
This code reads and preprocesses a dataset for classification using pandas, numpy, matplotlib and scikit-learn. The dataset is split into three parts for training, validation and testing. The data is then scaled and optionally oversampled for balanced classes.
machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
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: 11 Apr 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-contour-graph
A demo of creating a 3d contour graph.
3d contour graph matplotlib numpy pandas python web
Last synced: 11 Apr 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/shohail-dev/astronomical-data-analysis
Python Astronomical Data Analysis and Visualization.
astropy astroquery matplotlib numpy pandas pyplot python requests requests-library-python sckit-image seaborn
Last synced: 11 Apr 2026
https://github.com/abhi227070/wine-quality-prediction
The Wine Quality Prediction project utilizes machine learning to assess wine quality based on various parameters. It offers a user-friendly interface built with Streamlit for easy interaction. Deployed on AWS, it provides scalable access to quality predictions for wine batches.
classification-algorithm machine-learning machine-learning-algorithms machinelearning matplotlib numpy pandas python3 seaborn
Last synced: 11 Apr 2026
https://github.com/amandeep-gupta19/chatbot
Created a custom chatbot using Langchain. Here's a summary of what I did: Data Extraction: I gathered data about technical courses from the Brainlox website using Langchain’s URL loaders. Embedding Creation & Storage: I converted this data into embeddings and stored it in a vector store for efficient searching. API Development: I built a Flask
data-extraction faiss-vector-database flask-restful langchain numpy scikit-learn vector-database webbaseloader
Last synced: 09 Apr 2026
https://github.com/vyjayanthipolapragada/marketing_statistical_analysis
Statistical analysis of customer data and their impact on the sales of products based on marketing campaigns
customer-data data-analysis dataframes marketing matplotlib numpy pandas python seaborn statistical-analysis
Last synced: 11 Apr 2026
https://github.com/ashishsingh789/traffic_accident_analysis
Analyzed traffic accident data to identify patterns related to road conditions, weather, and time of day. Visualized accident hotspots using heatmaps and bar plots.
excel matplotlib numpy pandas pandas-dataframe python seborn
Last synced: 11 Apr 2026
https://github.com/cyb3r-jak3/docker-alpine-pandas
Python alpine image with pandas, and numpy installed
alpine-image numpy pandas-python python-alpine
Last synced: 30 May 2026
https://github.com/gkannan-codes/habitableexos
With Earth’s habitability under strain, we ask: which known exoplanets could humans live on? Using NASA’s Exoplanet Archive, we score planets 0–1 (1 ≈ Earth) from five Earth-normalized features to rank top candidates.
data html kaggle matplotlib-pyplot numpy pandas plotly python seaborn visualization
Last synced: 11 Apr 2026
https://github.com/aleandropresta/data-science-projects
A collection of my Data Science projects
data-mining data-science data-visualization matplotlib numpy pandas python seaborn
Last synced: 26 May 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/rafsaf/tw-complex
Algorithms for TW
mit numpy poetry pypi-package python scipy sklearn
Last synced: 22 Feb 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/vishal-verma-96/Honey_Production_Analysis_using_Python
In this project, I analyzed U.S. honey production from 1998 to 2021 across different U.S. cities, explored yields, and examined production values using Matplotlib and Seaborn visualizations.
matplotlib numpy pandas python-3 python-visualization seaborn
Last synced: 19 Apr 2025
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/jo-minseok/global-warming-100year
🌡️ 2100년까지의 지구 기온, 해수면, 북극 빙하, 탄소 예측 ML [완료]
arima-model global-warming machine-learning matplotlib numpy pandas scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/benjifinance/benjimlmodel
This is the ML model of the Benji Application
ai ai-prediction analyzing-data forcasting matchine-learning ml numpy pandas python3 random-forest
Last synced: 11 Apr 2026