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-26 00:18:09 UTC
- JSON Representation
https://github.com/gautam-cs/data_science
In this project, I was trying to get most of the relevent information of the data using library like numpy, pandas. I have worked on data like aadhar data, Olympics data
aadhar-data csv data-science json numpy olympics-data pandas python35
Last synced: 17 Apr 2026
https://github.com/mohamed15058/-credit-card-fraud-detection
Credit-Card-Fraud-Detection
finacial machine-learning matplotlib numpy pandas seaborn sklearn
Last synced: 17 Apr 2026
https://github.com/ai-ahmed/bda-and-ds
Dual Course: EMC2 Data Scientist & Big Data Analytics & IBM Professional Data Science Course
analytics big-data data-science jupyter-notebook jupyterlab linear-algebra mathematics matplotlib ml numpy pandas probability seaborn sklearn statistics
Last synced: 07 May 2026
https://github.com/shashwat9kumar/us-accidents-data-analysis
Analysis of the US accidents using the US-Accidents dataset (4.2 million entries) from Kaggle
accidents accidents-analysis data-analysis data-analytics data-visualisation data-visualization matplotlib numpy pandas python
Last synced: 17 Apr 2026
https://github.com/amritendunath/appointmate_1.0
A LangGraph-powered multi-agent/supervisor system for appointment scheduling. It enables users to interact in natural language to check doctor availability, book, reschedule, or cancel appointments.
fastapi langchain langgraph nltk numpy pandas psycopg2 python sqlalchemy uvicorn websocket
Last synced: 07 Apr 2026
https://github.com/vaishnavis03/finlatics_ml_program
This repository contains the .ipynb files for 3 datasets, along with a PPT for each. The datasets included are Facebook Marketplace Data, Sales Prediction Data, and Wine Quality data.
correlation data-analysis data-science data-visualization knn linear-regression machine-learning matplotlib numpy pandas random-forest-classifier scikit-learn
Last synced: 17 Apr 2026
https://github.com/dmarks84/coursework_project_image-text-recognition
Project for University of Michigan Python Programming Specialization -- Read in documents with images and text, and utilized CV libraries/packages to extract specific types of images and text, pairing them together
classification computer-vision image-classification numpy pandas programming python text-classification
Last synced: 14 Apr 2026
https://github.com/gauravtrivedi967/lane_detection
Lane detection and tracking are the advanced key features of the advanced driver assistance system. Lane detection is the process of detecting white lines on the roads. In this we I have used prebuild models for the development of the code
ipython-notebook numpy python thresholding
Last synced: 06 Mar 2026
https://github.com/radinshahdaei/ce40215-nc
Theoretical and practical assignments for "Numerical Computation".
jupyter-notebook numpy python sympy
Last synced: 17 Apr 2026
https://github.com/neerajcodes888/a-novel-used-car-price-prediction-model-based-on-lindenoise
Welcome to the LinDenoise Repository! LinDenoise offers a smart solution for cleaning noisy data in regression tasks. Integrated seamlessly within the widely-used scikit-learn framework, it effortlessly enhances data quality while improving predictive accuracy
car-price-prediction deep-learning ipynb-notebook machine-learning numpy pandas python3 visualization
Last synced: 06 Mar 2026
https://github.com/amruta33/telecom-churn-case-study
Building a classification model for reducing the churn rate for a telecom company.
logistic-regression matplotlib numpy pandas plotly python seaborn skit-learn statmodels
Last synced: 14 Apr 2026
https://github.com/kheriberto/knn_project
This is a simple project that uses dummie data to practice and demonstrate my knowledge of the KNN algorithm.
data-analysis knn-classifier numpy python scikit-learn seaborn
Last synced: 02 Apr 2026
https://github.com/esraamhmd/intelligent-skin-cancer-image-based-detection-models
This project combines traditional machine learning approaches with advanced deep learning techniques to assist healthcare professionals in early diagnosis and improve patient outcomes.
ai deep-learning ham10000 isic kaggle machine-learning matplotlib numpy pandas python3 pytorch seaborn skin-cancer skin-detection sklearn time torchvision tqdm
Last synced: 02 Apr 2026
https://github.com/amirmohammadgholampour/mall-customer-segmentation
Project for segmenting customers in a shopping mall using the Clustering algorithm.
numpy pandas python scikit-learn
Last synced: 02 Apr 2026
https://github.com/broodhoney/blue-book-for-bulldozers
This repository holds the project which solves a regression problem on predicting the futures sales of bulldozers. This is from a kaggle competition.
matplotlib numpy pandas python scikit-learn
Last synced: 02 Apr 2026
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: 02 Apr 2026
https://github.com/amanimagdi/data-flux-fullstack
This repository is for a full stack application provides in-depth analysis and manipulation of various data types (tabular data, RGB images and textual data), Flask on BE and ReactJs on FE.
flask javascript numpy pandas python reactjs tailwindcss
Last synced: 02 Apr 2026
https://github.com/pranavv34/customer-segmentation
Predictive modeling and customer segmentation project using neural networks to forecast sales and categorize customers for targeted marketing in the online retail sector.
keras matplotlib numpy pandas python seaborn sklearn tensorflow
Last synced: 02 Apr 2026
https://github.com/arsh-pixel-cmd/ai-image-classifier
AI Image Classifier is a web app that uses AI and deep learning to classify images in real-time. Built with Streamlit, TensorFlow (MobileNetV2), OpenCV, and NumPy, it allows users to upload single or multiple images and get the top-3 predictions with confidence scores instantly in the browser.
docker numpy opencv python3 streamlit tensorflow2 uv
Last synced: 10 Apr 2026
https://github.com/loong64/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
autograd deep-learning gpu loong64 loongarch64 machine-learning neural-network numpy python tensor
Last synced: 02 Apr 2026
https://github.com/ola-kaznowska/-image-processing
Image Processing
ai artificial-intelligence cv2 math numpy python
Last synced: 17 Apr 2026
https://github.com/ledsouza/curso_de_estatistica_parte_4
Projeto de estatística para estudo de correlação e regressão
data-science data-visualization numpy pandas seaborn statsmodels vitrinedev
Last synced: 17 Apr 2026
https://github.com/kernel-loophole/numerical-computing
Numerical Computing use python(Numpy,metplotlib).
numpy python quantum-computing
Last synced: 17 Apr 2026
https://github.com/renan-siqueira/reinforcement-learning-cart-pole
This repository provides implementations of a Q-learning agent to balance a pole on a cart.
artificial-intelligence gym-environment machine-learning numpy openai-gym pygame python qlearning-algorithm reinforcement-learning
Last synced: 17 Apr 2026
https://github.com/prashver/end-to-end-model-deployment-on-aws
Student Performance Analysis with Machine Learning analyzes factors impacting student outcomes using a robust machine learning pipeline. Achieving an impressive R2 score, it predicts student performance effectively. With extensive data preprocessing and deployment on AWS Elastic Beanstalk, it ensures scalability and high availability.
amazon-web-services aws-elastic-beanstalk end-to-end-deployment flask machine-learning-algorithms matplotlib numpy pandas scikit-learn seaborn
Last synced: 02 Apr 2026
https://github.com/felixamaladhas/amazon-reviews-sentiment-analysis
This is a sentiment analysis project that classifies Amazon product reviews as positive or negative using machine learning techniques.
matplotlib numpy pandas python scikit-learn
Last synced: 02 Apr 2026
https://github.com/harmanveer2546/nasa-asteroid-classification
Classifying whether an asteroid is hazardous or not.
eda matplotlib numpy pandas python seaborn visualization xbgoost
Last synced: 02 Apr 2026
https://github.com/03-bunny-06/japan-heart-attack-analysis
This project analyzes heart attack data in Japan, focusing on gender-based differences in risk factors such as smoking, diabetes, alcohol consumption, and regional variations. The dataset is cleaned and processed using Pandas and NumPy, extracting insights on affected individuals based on lifestyle and health conditions.
data-cleaning dataframes numpy pandas python risk-analysis
Last synced: 20 Apr 2026
https://github.com/cosmicsid004/air_draw
Digital drawing....
handtracking mediapipe numpy opencv
Last synced: 30 Apr 2026
https://github.com/jonad/chicago_crime_analysis
Exploratory data analysis on Chicago Crime dataset.
jupyter-notebook matplotlib numpy pandas python3
Last synced: 07 May 2026
https://github.com/tharushi11/titanic-data-analysis
This repository contains a simple prediction model and survival predictions based on the Titanic dataset from Kaggle, along with detailed visualizations using Power BI.
dax machine-learning numpy pandas powerbi sklearn titanic-survival-prediction visualization
Last synced: 17 Apr 2026
https://github.com/nikhilgugwad/sentiment-analysis
Sentiment analysis for the Kannada language to classify Kannada sentences into different emotions.
Last synced: 17 Apr 2026
https://github.com/christiemj/clock-drift-simulation
A Monte Carlo simulation in Python to model vacuum-induced frequency drifts in atomic clocks, with code and visuals (experimental setup, simulated vs. real-world comparison, and drift graph), as described in "Probing Vacuum-Induced Clock Drifts via Quantum Metrology: A Testable Hypothesis" (DOI: 10.5281/zenodo.15163879). Licensed under GPL 3.0.
allan-variance atomic-clocks cesium-ion clock-drift matplotlib monte-carlo-simulation numpy open-science pandas physics precision-metrology python quantum-metrology research-software scipy simulation vacuum-fluctuations vacuum-noise
Last synced: 17 Apr 2026
https://github.com/lmizner/codecademy_nba_trends
Investigate whether there is an association between two variables
chi2-contingency jupyter-notebook matplotlib numpy pandas pearson-correlation pyplot python seaborn
Last synced: 17 Apr 2026
https://github.com/kokila-m/data-quality-check-script-using-python
matplotlib numpy pandas python seaborn
Last synced: 17 Apr 2026
https://github.com/khushi130404/binning-binarization
This project demonstrates binning and binarization on the Titanic dataset, comparing results with and without numeric encoding. Visualizations highlight the transformations and their impact on survival analysis.
binarization binarizer binning columntransformer decision-trees matplotlib numpy pandas
Last synced: 17 Apr 2026
https://github.com/tashi-2004/deep-learning-grid-world-q-learning
Deep Learning Grid World Q-Learning . Implement Q-learning in a 5x5 grid where an agent navigates obstacles and rewards. Train the agent with varying learning rates, visualize its progress, and see Q-values as heatmaps. Run the script to start training and view results. Contributions are welcome!
agent-based-modeling artificial-intelligence deep-learning deep-q-learning exploitation exploration machine-learning machine-learning-algorithms matplotlib-pyplot numpy python q-learning q-learning-algorithm reinforcement-learning reinforcement-learning-algorithms state-value-function training
Last synced: 17 Apr 2026
https://github.com/vishal-verma-96/oil_spill_prediction_using_ml
This ML project predicts oil spills using various machine learning algorithms like XGBoost and Random Forest. This project also contains saving and load of the model to make predictions on a sample dataset.
data-science machine-learning-algorithms machine-learning-classification matplotlib model-building-and-evaluation numpy pandas pickle python-3 scikitlearn-machine-learning xgboost
Last synced: 17 Apr 2026
https://github.com/s-hirata0831/graphicsprocessing
Pythonによる画像処理基礎実験(with OpenCV)
Last synced: 07 May 2026
https://github.com/antonio-f/regularization-methods
Shrinkage methods: Ridge Regression and Lasso
lasso lasso-regression machine-learning numpy python regularization ridge-regression scikit-learn
Last synced: 17 Apr 2026
https://github.com/helosantosdesousa/analise-dados-titanic
Análise de dados com o dataset 'Titanic - Machine Learning from disaster'
analise-de-dados analise-exploratoria bootcamp bootcamp-project data-analysis data-girls data-science matplotlib numpy pandas python
Last synced: 07 May 2026
https://github.com/mgitrov/cnn-on-cifar-10
A computer vision project aiming to classify random images uploaded by the user.
artificial-neural-networks computer-vision convolutional-neural-networks deep-learning keras matplotlib numpy pil regularization tkinter
Last synced: 17 Apr 2026
https://github.com/smartpottech/smartpot-datagenerator
SmartPot-DataGenerator simulates environmental and plant data (temperature, humidity, luminosity, pH, TDS, soil moisture) for hydroponic garden management. This data is used for testing, analysis, and visualization in the SmartPot web portal, helping optimize plant care without actual hardware sensors.
data-model matplotlib numpy python simulated
Last synced: 17 Apr 2026
https://github.com/bhavnanahar/coral_project
ChatGPT said: This project analyzes and predicts the health of coral reefs in the Florida Keys by examining coral cover and species richness trends over time.
colab-notebook matplotlib numpy pandas plotly python random-forest scikit-learn seabo
Last synced: 14 Apr 2026
https://github.com/shhiivvaam/regression
Linear Regression Model
linear-regression numpy python
Last synced: 10 May 2026
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: 17 Apr 2026
https://github.com/coder36459/fcc-projects
freeCodeCamp projects
bash bootstrap c-sharp css d3 data-analysis html javascript matplotlib numpy pandas postgresql programming python react seaborn sql topojson xml xslt
Last synced: 03 Apr 2026
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: 03 Apr 2026
https://github.com/rosieoh/emergency_dataanalysis
오픈데이터분석-응급의료체계 방안 정책 제안 데이터 분석
ipython matplotlib numpy pandas python scikit-learn scipy
Last synced: 04 Apr 2026
https://github.com/neetigyab/pdf_form_parser
Older Test version of designated PDFReader project
excel forms matplotlib numpy ocr opencv pandas pdf pdf-converter pdfplumber pytesseract python
Last synced: 17 Apr 2026
https://github.com/macnianios/retail_sales_analysis
final data science project on techpro academy data science stream
anova clustering colab-notebook data-analysis data-science data-science-projects linear-regression numpy pandas python
Last synced: 17 Apr 2026
https://github.com/noluyorabi/bravais-pearson-interactive
Bravais-Pearson Interactive – A web app for visualizing Pearson correlation. Generate datasets, analyze correlations, and explore regression lines, r², and p-values interactively.
data-visualization interactive-analysis matplotlib numpy pearson-correlation scipy seaborn statistics streamlit
Last synced: 17 Apr 2026
https://github.com/varakanthamsaihruthikreddy975/champo_carpets_case_analysis_python
the champo carpets case study Analysis in python, this is still under development this will be a more comprehensive analysis than previous one in R. I have the complete version of code in R refer to this link - ( https://github.com/VarakanthamSaiHruthikReddy975/Champo_Carpets_Case_Study_Analysis)
case-analysis jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python3 seaborn
Last synced: 17 Apr 2026
https://github.com/anag0es/projetos-ml
Este é um lugar onde guardo vários projetos para entender como funciona a aprendizagem de máquina. Cada projeto é uma forma de praticar o que estou aprendendo nos meus estudos.
artificial-intelligence crisp-dm data-science deep-learning learning machine-learning neural-network numpy pandas prediction-model python
Last synced: 17 Apr 2026
https://github.com/separatrixxx/aviahack5
✈️ Aviahackathon 5
fastapi http-server numpy pandas pyside6 python react sqlite3 tailwind-css typescript
Last synced: 04 Apr 2026
https://github.com/gregoritsch3/project_python_jobs_data_analysis
A multi-library Data Analysis Python project that draws useful insights from existing job data. It provides useful exploratory insight about job postings in the Data sector, such as the distribution of remote/non-remote jobs, jobs with/without healthcare, top paying and most demanded data roles, and more.
matplotlib numpy pandas python scipy seaborn
Last synced: 04 Apr 2026
https://github.com/aritrakar/ai-projects
🤖A centralized collection of links to my AI projects roughly divided by topic.
numpy pandas python pytorch tensorflow
Last synced: 13 Apr 2026
https://github.com/mgitrov/kulo-chatbot
A retrieval based chatbot aiming to simulate human-like conversation with the user via text messages on chat.
artificial-neural-networks bag-of-words deep-learning json keras lemmatization natural-language-processing nltk numpy tkinter tokenization
Last synced: 07 May 2026
https://github.com/mwoss/mownit
Various tasks from numerical analysis laboratories solved using Python
jupyter-notebook mathematics matplotlib numerical-analysis numpy python scipy
Last synced: 17 Apr 2026
https://github.com/abhijeet107/superstore-sales-data
Many more to come stay tune
matplotlib numpy pandas python3 seaborn-python
Last synced: 17 Apr 2026
https://github.com/krishbharadwaj5678/gestureninja
Play Fruit Ninja using just your index finger with real time gesture tracking. No mouse, no keyboard — just your webcam and smooth slicing.
automation computer-vision cvzone finger-tracking fruit-ninja game-development gamedev gesture-recognition hand-tracking mediapipe mouse mouse-control numpy opencv pyautogui python realtime virtualmouse webcam
Last synced: 07 May 2026
https://github.com/netbr3ak/planetary-system-simulation
Planetary System Simulation enables users to simulate the trajectories of two planets in a gravitational system. Through a simple web interface, users can predict planetary movements using technologies such as Flask, NumPy, and SciPy.
astronomy flask gravitational-dynamics numerical-analysis numpy physics planetary-systems scipy simulation web-application
Last synced: 14 Apr 2026
https://github.com/mariacarolinass/processamento-imagem
Processamento de Imagens com OpenCV
cv2 gradio gradio-interface huggingface matplotlib numpy opencv python
Last synced: 18 Apr 2026
https://github.com/datamallo/python101
The ressources you need to learn or get better in Python. Covering the basics of Python3, NumPy and Pandas for
Last synced: 18 Apr 2026
https://github.com/yuvrajsaraogi/sales-prediction-using-python
Sales prediction involves estimating future product sales based on factors like advertising spend, target audience, and platform. Businesses rely on data scientists to forecast sales and optimize advertising costs. Machine learning in Python can be used for this task.
data data-analysis data-science data-visualization machine-learning matplotlib natural-language-processing numpy pandas prediction python sales-prediction-using-python sql
Last synced: 19 Apr 2026
https://github.com/compcode1/nfl-analysis
The objective of this analysis was to explore potential correlations between player attributes (such as average age and weight across different positions) and key team performance metrics from the 2023 NFL season.
datacleaning datanormalization numpy pandas pearson-correlation-coefficient pvalues
Last synced: 18 Apr 2026
https://github.com/nicovandenhooff/kaggle-competitions
A repository that contains my Kaggle projects.
data-analysis data-visualization deep-learning exploratory-data-analysis kaggle machine-learning matplotlib modeling neural-network numpy pandas seaborn sklearn
Last synced: 04 Apr 2026
https://github.com/27ahmad/movie-recommendation-system
Welcome to the Movie Recommendation System! This project uses Streamlit to provide personalized movie recommendations based on user preferences and similarity.
movie-recommendation numpy pandas python scikit-learn
Last synced: 04 Apr 2026
https://github.com/alekiie/streamlit-dashboard
A dashboard that utilizes the power of streamlit charts to create intuitive and easy to understand charts for data visualization.
data-visualization matplotlib numpy pandas python3 streamlit
Last synced: 07 May 2026
https://github.com/monarch1108/customerinsights-kmeans
understanding customers using KMeans and RFM(recency, frequency & monetary) analysis
data-analysis data-visualization kmeans-clustering machine-learning matplotlib numpy pandas scikit-learn
Last synced: 11 May 2026
https://github.com/jass024/bitcoin-historical-analysis
Performed comprehensive time-series analysis on 14+ years of Bitcoin historical data using Python (Pandas, NumPy, Plotly). Calculated key technical indicators (SMA, EMA, RSI, volatility) to identify market trends, potential anomalies, and areas of regulatory concern. Visualized results using interactive Plotly charts.
Last synced: 18 Apr 2026
https://github.com/shefreenkaur/web-scraping-and-word-frequencies
This project analyzes word frequencies in BC Legislative documents using Stanford CoreNLP and Python. The program extracts text from PDF documents, processes it using natural language processing techniques, and generates a comprehensive word frequency analysis.
analytics chromedriver easyocr nlp numpy pandas pymupdf python selenium stanfordcorenlp webscraping wordfrequency
Last synced: 07 May 2026
https://github.com/armahdavi/analytics_statistics_ml_plotting_dust_extraction_hvac_filters_ph2
PhD Technical Paper 1 - Phase 2 - Mahdavi & Siegel (2020) (Aerosol Science & Technology; AS&T) - Sharing all the data pipelines, processing codes, descriptive statistics, statistical modellings, and plotting/visualizations - Project Miestone: 2017 - 2020 - Full-length article is available
data-pipelines data-science data-visualization machine-learning matplotlib-pyplot numpy pandas-dataframe python scipy-stats sklearn statistics
Last synced: 14 Apr 2026
https://github.com/andryadsm/predicting-house-prices
🏘️ Project Predicting House Prices (Python)
data-analysis data-preprocessing data-visualization feature-engineering house-prices machine-learning matplotlib numpy pandas python real-estate seaborn sklearn
Last synced: 04 Apr 2026
https://github.com/awanraskall/retail-demand-analysis
Data analysis of retail meal orders, fulfillment centers, and product demand using Python
data-analysis data-visualization jupyter-notebook numpy pandas python
Last synced: 18 Apr 2026
https://github.com/arnoldchrisoduor1/potato_disease
Trained a CNN to detect the presence and the current stage of Blight disease in potatoes, WebApp in FastAPI and React
fastapi keras numpy react serving-tensors tensorflow
Last synced: 04 Apr 2026
https://github.com/faisal-khann/ipl-analysis
The IPL Analysis project is a comprehensive data-driven exploration of the Indian Premier League (IPL), analyzing historical match data to uncover patterns in team performance, player statistics, and match outcomes.
data-analysis exploratory-data-analysis jupyter-notebook matplotlib numpy pandas seaborn
Last synced: 08 May 2026
https://github.com/bvsam/nnfs
Basic neural network built using Python and Numpy. Created to better understand neural networks.
artificial-intelligence deep-learning machine-learning neural-network neural-networks numpy python3
Last synced: 18 Apr 2026
https://github.com/vansh-py04/data-analysis-questions-pandas-numpy-sql
Solution to 450+ Data Science Tech Stack questions essential for Data Analysts and Scientists!
data-analysis data-science deepnote machine-learning numpy pandas python sql
Last synced: 18 Apr 2026
https://github.com/gregoritsch3/ml_clustering_eda_customersegmentation
An EDA and Machine Learning Clustering exercise on the Mall Customer Segmentation synthetic dataset demonstrating the use of KMeans Clustering and the Elbow Method. The clustering algorithm successfully segments the customer base into groups distinguishable by their annual income and spending score.
clustering kmeans-clustering machine-learning matplotlib numpy pandas scikit-learn scipy seaborn
Last synced: 04 Apr 2026
https://github.com/abdul-rafay19/california-housing-price-prediction
This project predicts California housing prices using machine learning regression models, including Random Forests and Decision Trees. It covers data preprocessing, exploratory analysis, model training, and hyperparameter tuning to optimize performance.
decision-trees gridsearchcv linear-regression matplotlib numpy pandas python random-forest randomsearch-cv scikit-learn scipy seaborn
Last synced: 04 Apr 2026
https://github.com/gherrada22/spanish-sign-translator
This project uses Python and the OpenCV and MediaPipe libraries to detect and translate signs in real time.
language matplotlib mediapipe numpy opencv pycharm-ide python python3 spanish-language toml
Last synced: 18 Jan 2026
https://github.com/jimmymugendi/luxdev-week-2-boot-camp
correlation-analysis eda matplotlib numpy pandas seaborn-plots visualizations
Last synced: 07 May 2026
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: 04 Apr 2026
https://github.com/ccolpasm/pageviewanalyzer
PageViewAnalyzer analyzes and visualizes time series data of forum visits (2016-2019). It uses Pandas, Matplotlib, and Seaborn to create line plots, bar charts, and box plots, highlighting trends, monthly averages, and seasonality in page views. Perfect for data exploration with Python.
data-science matplotlib numpy pandas python
Last synced: 18 Apr 2026
https://github.com/yasinefeee/parkspotter_pretest_enviroment
The ParkSpotter project is designed to detect the occupancy status of parking spots in a simulation environment. Using a toy model, a camera system, and a machine learning model, this system identifies whether a parking space is EMPTY or NOT EMPTY in real-time.
ai-systems classifier computer-vision cv2 numpy opencv parking-spot-detection parking-spots python sckit-image sckit-learn simulation-environment svm svm-classifier
Last synced: 18 Apr 2026
https://github.com/nikhleshshukla123/web-scraping-using-python
scrapes multiple pages of Amazon search results using python.
beautifulsoup4 numpy pandas python
Last synced: 03 May 2026
https://github.com/sultanazhari/decisive-model-with-high-profit-potential-and-low-risk
OilyGiant mining company finding the best place for 200 new well points, As an Data Scientist we're creating a model who can choose the best 200 point by profit and risk.
accuracy-score chi2-contingency confusion-matrix logistic-regression matplotlib-pyplot numpy pandas python3 random-forest roc-auc-score seaborn train-test-using-sklearn
Last synced: 18 Apr 2026
https://github.com/sundanc/weatherprediction
This project implements a weather prediction system that predicts the temperature based on real-time weather data, including features like humidity, wind speed, and day-related features (day of the week, month
machine-learning machinelearning numpy pandas programming python scikit-learn scikitlearn-machine-learning weather-prediction
Last synced: 18 Apr 2026
https://github.com/hariprasath-v/machinehack-analytics-olympiad-2022
Create a machine learning model to help an insurance company understand which claims are worth rejecting and the claims which should be accepted for reimbursement.
catboost-classifier exploratory-data-analysis logloss machinehack numpy optuna pandas python scikit-learn shap
Last synced: 18 Apr 2026
https://github.com/1adityakadam/uber_data_analytics
End to end Google Bigquery + Looker Studio Data Analytics Project Transforming NYC Taxi Data into Actionable Intelligence
bigquery looker-studio mage-ai-pipeline numpy pandas sql
Last synced: 13 Apr 2026
https://github.com/alezoon/movie-revenue-prediction
Sk-learn practice using Linear Regression, ML workflow practice.
jupyter machine-learning matplotlib-pyplot numpy pandas python scikit-learn
Last synced: 05 Apr 2026