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/thoughtscript/python_api_2023
Some fun with Flask, Python, and Machine Learning
angular docker docker-compose flask machine-learning mysql numpy
Last synced: 04 Apr 2026
https://github.com/alainlebret/python-et-ia-1
Ressources personnelles du cours "Python & IA" en 2e année GPSE à l'ENSICAEN
artificial-intelligence image-processing machine-learning matplotlib numpy python scikit-image scikit-learn
Last synced: 04 Apr 2026
https://github.com/ola-kaznowska/image-processing-
Image processing. Artificial neural network
ai artificial-intelligence machine-learning neural-network numpy python tensorflow
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/ricardorobledo/spamemailclassification
Spam email classification using machine learning (Random Forest, SVC, Logistic Regression, etc.) with data balancing techniques (SMOTE, BorderlineSMOTE, ADASYN). Final calibrated Random Forest model achieves ROC-AUC 0.982 and PR-AUC 0.979 on the Spam Email Classification dataset.
imbalanced-data imbalanced-learning numpy pandas python3 sklearn
Last synced: 05 Apr 2026
https://github.com/stffns/snapvec
Fast compressed ANN search via randomized Hadamard transform + Lloyd-Max quantization. Pure NumPy.
ann embeddings hadamard numpy quantization rag vector-search
Last synced: 07 Apr 2026
https://github.com/iv4n-ga6l/titanic-survival-prediction
a predictive model in Python that answers the following question: “using data relating to passengers (name, age, gender, socio-economic class, etc.), who has the greatest chance to survive?"
matplotlib numpy pandas python seaborn sklearn
Last synced: 18 Apr 2026
https://github.com/alexkhype/04python-carpricepredictor
Modelo de machine learning para predecir el valor de mercado de autos usados, optimizando precisión y eficiencia.
catboost data-science lightgbm machine-learning numpy pandas python sklearn statistics xgboost
Last synced: 05 Apr 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: 05 Apr 2026
https://github.com/nowon1/insurance-claim-prediction_version
This project aims to predict the insurance claim amounts based on various customer attributes using machine learning techniques. The project involves data preprocessing, exploratory data analysis, feature engineering, and model training and evaluation.
data-preprocessing data-science data-visualization exploratory-data-analysis feature-engineering insurance jupyter-notebook machine-learning numpy pandas predictive-modeling python random-forest regression-analysis scikit-learn
Last synced: 05 Apr 2026
https://github.com/lorenzorottigni/ml-movies
Machine Learning python bootcamp: Recommender Systems on movies dataset
ipynb machine-learning numpy pandas python recommender-system scikit-learn seaborn
Last synced: 05 Apr 2026
https://github.com/ahmaruff/kmeans-img-compress
Simple python image compression library using K-Means clustering
color-quantization image-compression image-processing kmeans kmeans-clustering numpy python
Last synced: 18 Apr 2026
https://github.com/matiassenia/galaxypy
La aplicación carga una imagen en escala de grises y utiliza los puntos de menor luminosidad (más oscuros) para dibujar líneas de colores que crean una estructura parecida a una galaxia.
Last synced: 18 Apr 2026
https://github.com/noopur-phadkar/botnavigator
BotNavigator utilizes the A* (A-Star) algorithm for pathfinding, leveraging Python along with libraries such as Matplotlib and Numpy for efficient array operations and visualization. This innovative solution optimizes robotic navigation within warehouse environments, enhancing operational efficiency and scalability.
a-star-path-finding matplotlib numpy pathfinding-algorithms python robotics
Last synced: 18 Apr 2026
https://github.com/zombietdv/rfl-13_8
Implementaion for Genetic algorithm and Q-Learning.
genetic-algorithm grid-world machine-learning numpy pygame q-learning
Last synced: 18 Apr 2026
https://github.com/mayankmittal29/criticalphenomena-exploring_phase_transitions_and_self-organized_criticality
A computational physics project exploring critical phenomena through percolation theory and the Bak-Tang-Wiesenfeld sandpile model.
criticality-c gif-animation jupyter-notebook matplotlib numpy percolation-theory python3 sandpile-model
Last synced: 18 Apr 2026
https://github.com/aniket2021448/movie-recommender-system
A Machine Learning Project implemented from scratch which involves web scraping, data engineering, exploratory data analysis, NLP processing and ML, achieving the functionality of a Content based movie recommender system
data-exploration data-exploration-and-preprocessing free-hosting-service machine-learning natural-language-processing nltk-python numpy pandas streamlit-webapp
Last synced: 19 Apr 2026
https://github.com/kumpatlapavankumar/eda-project-on-google-play-store-anlaysis
analysis computer-science data-cleaning data-science data-scraping enginneering enjoy exploratory-data-analysis matplotlib numpy outlier-detection pandas preprocessing projects seaborn-plots upgrad
Last synced: 19 Apr 2026
https://github.com/simonusher/multi-layer-perceptron
My solution to an assignment on multi-layer perceptron. Implemented in python and numpy. Contains the forward and backward pass code, as well as some utility functions.
multi-layer-perceptron neural-network numpy python
Last synced: 19 Apr 2026
https://github.com/crazy-dot/zomato-data-analysis
This project analyzes 50k Bengaluru restaurants from Zomato, focusing on 17 features like location and ratings. It cleans, explores, and visualizes data to improve services. Key visualizations include delivery, booking, location, and cost. The goal is to provide insights for better customer experiences.
data-cleaning-and-preprocessing data-manipulation-with-pandas inferential-statistics kaggle-dataset numpy pandas-python python zomato-data-analysis
Last synced: 19 Apr 2026
https://github.com/abdoufermat5/gps_statistiques
Calculs statistiques pour le cloud personnel
geolife gps numpy pandas python statistics trajectory-analysis
Last synced: 20 Apr 2026
https://github.com/abideen-olawuwo/language-detection
A language detection app
countvectorizer multinomial-naive-bayes numpy pandas
Last synced: 20 Apr 2026
https://github.com/saurabh9136/data-analysis_using_pandas-numpy
A beginner-friendly repository exploring data analysis using NumPy and Pandas. Covers fundamental operations, data manipulation, and real-world dataset analysis.
data-analysis-python numpy pandas python scipy
Last synced: 20 Apr 2026
https://github.com/prithvikings/zomato_data_anaysis
This analysis provides insights into customer preferences and restaurant performance on Zomato. The visualizations and findings can help Zomato make informed decisions to improve customer experience and tailor their offerings.
matplotlib numpy pandas python seaborn
Last synced: 20 Apr 2026
https://github.com/jbalooshie/school_district_analysis
Analysis of standardized testing results using NumPy and Pandas, executed in Jupyter Notebook. Summaries of the testing results are provided based on school, test type, and grade level.
data-analysis data-science dataframes jupyter-notebook numpy pandas python
Last synced: 20 Apr 2026
https://github.com/anas436/python-basics-assessment-notebook
inferential-statistics jupyterlab numpy pandas python3
Last synced: 20 Apr 2026
https://github.com/mkhekare/bikesharing_ml
Provides insights into the bike sharing trends based on various factors such as time of day, season, and weather. The findings can be used to improve bike sharing services and understand user behavior.
matplotlib numpy numpy-library pandas seaborn
Last synced: 20 Apr 2026
https://github.com/marknature/codealpha-internship_python-programming
Python Programming Internship at CodeAlpha from 1st June 2025 to 30th June 2025
Last synced: 20 Apr 2026
https://github.com/carefree0910/mlblog
My Machine Learning Blog
deep-learning machine-learning numpy visualization
Last synced: 20 Apr 2026
https://github.com/abyss-s/data-analysis-project
[컴퓨팅사고와 데이터분석 기초] 최종 프로젝트 (2024-1)
matplotlib numpy pandas python sckiit-learn
Last synced: 20 Apr 2026
https://github.com/souvikmajumder26/neural-network-from-scratch
🚀 Building a simple Neural Network to classify the images of the Fashion-MNIST dataset, using only numpy and no TensorFlow, Keras, or PyTorch.
config fashion-mnist logger neural-network neural-network-from-scratch notebook-jupyter numpy project python
Last synced: 21 Apr 2026
https://github.com/aleklukanen/systemsofsprings
This repository contains a few helpful pieces of Python code that can be used to compute time dependent positions of springs in 2 and 3 dimensions.
finite-element-methods finite-elements jupyter-notebook numerical numpy python
Last synced: 21 Apr 2026
https://github.com/amaldevh/py-method-profiler
Profile Python methods without changing your code
benchmarking numpy performance performance-analysis profiling python statistics timing wrapper
Last synced: 16 May 2026
https://github.com/dataspieler12345/user_journey_analysis_project
User Journey Analysis in Python Project Create your own functions and tools to analyze user journey strings in Python.
Last synced: 24 Apr 2026
https://github.com/haranrk/linear-regression
Implemented Linear Regression and some of it's variants
machine-learning matplotlib numpy python python3
Last synced: 24 Apr 2026
https://github.com/mattjudge/numpy_caching
Provides a method to cache the results from functions (typically numpy-based) in persistent storage
Last synced: 25 Apr 2026
https://github.com/jagkagd/np-xarr
Perform a numpy array transformation intuitively by giving simple patterns.
Last synced: 25 Apr 2026
https://github.com/davewhit3/bill-detector
Bill detection. Usage OCR algorithm to read content
ai numpy ocr-recognition python3
Last synced: 26 Apr 2026
https://github.com/dr-rompecabezas/mean-variance-standard-deviation-calculator
[freeCodeCamp] Numpy-based stats calculator
Last synced: 26 Apr 2026
https://github.com/manasashetty01/regulatory-affairs-of-road-accidents
Regulatory Affairs of Road Accidents in Million-Plus Cities (India, 2020)
data-analysis data-science data-visualization exploratory-data-visualizations jupyter-notebook numpy pandas python
Last synced: 27 Apr 2026
https://github.com/crispengari/netflix-statistics
This is the visualisation of two categories of netflix movies which are: * movies * tv shows
data-science datafram jupyter-notebook matplotlib numpy pandas python
Last synced: 27 Apr 2026
https://github.com/erikbavenstrand/neural-network-implementation
An Artificial Neural Network Implementation in Numpy to work with MNIST dataset.
ai feedforward-neural-network machine-learning mnist neural-network numpy python
Last synced: 27 Apr 2026
https://github.com/vasukalariya/neural-network-from-scratch
It's a simple Feedforward Neural Network implemented just using Numpy
artificial-neural-networks classification mnist neural-network numpy
Last synced: 28 Apr 2026
https://github.com/yanyan69/acss-techlaro
arduino-uno automation numpy opencv prototype python raspberry-pi raspberry-pi-camera ultralytics yolo
Last synced: 28 Apr 2026
https://github.com/varun-khorgade/salesense-e-commerce-analytics
Analyzed e-commerce datasets to discover customer behavior trends and business insights. Performed EDA, data cleaning, and visualizations to help stakeholders make data-driven decisions.
customer-behavior-analysis dashboards datacleaning exploratory-data-analysis feature-engineering jupyter-notebook matplotlib numpy pandas python seaborn sql time-series-trend visulaization
Last synced: 28 Apr 2026
https://github.com/jovicdev97/financial-loan-datascience-notebook
using numpy and pandas to analyze a synthetic loan dataset with python
data-analysis matlabplot numpy pandas plotting python seaborn
Last synced: 28 Apr 2026
https://github.com/anshpg/popularity-based-book-recommendation-system
I developed a popularity-based book recommendation system using Google Colab, leveraging libraries like pandas, numpy, and matplotlib. The dataset was obtained from Kaggle.com, consisting of three CSV files: books.csv, ratings.csv, and users.csv.
collab csv kaggle-dataset matplotlib-pyplot numpy pandas python
Last synced: 28 Apr 2026
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: 28 Apr 2026
https://github.com/josualimbu/face-recognition
Face Recognition with Name, and only need 1 image for 1 person for the dataset to run Face Recognition.
face-detection face-recognition numpy python simple-face-recognition
Last synced: 28 Apr 2026
https://github.com/keyurparalkar/knn-for-cifar-10
K-nearest neighbour algorithm for CIFAR-10 dataset
Last synced: 28 Apr 2026
https://github.com/alonmell/modulnet
Lightweight NumPy-based neural network framework with core layers, loss functions, optimizers, and data utilities
deep-learning from-scratch machine-learning neural-network numpy
Last synced: 29 Apr 2026
https://github.com/cuuupid/better-tensorflow
MNIST classifier api
graph-model machine-learning neural-network numpy pickle sigmoid
Last synced: 29 Apr 2026
https://github.com/thekartikeyamishra/interactive-ai-model-trainer
A Google Colab notebook for interactively training simple AI/ML classification models. Features CSV upload, dummy data generation, feature/target selection, model choice, and basic evaluation. Includes a user-friendly UI. Ideal for educational purposes. See screenshots below!
google googlecolab ipywidgets matpl numpy pandas python scikit-learn seaborn
Last synced: 29 Apr 2026
https://github.com/manishkumarpatel07/facial-recognition-attendance-manager
An AI-powered face recognition attendance system using Python, OpenCV, and dlib for real-time attendance tracking.
dlib-face-recognition numpy opencv pandas python
Last synced: 29 Apr 2026
https://github.com/0nom4d/306radiator
Mathematical EPITECH Project - This project reproduces the behaviour of a radiator placed at a position in a room of a given size.
epitech epitech-project numpy pytest python3
Last synced: 29 Apr 2026
https://github.com/giordanodaloisio/demv
Debiaser for Multiple Variables, a model- and data- agnostic method to improve fairness in binary and multi-class classification tasks
bias-mitigation numpy pandas python
Last synced: 29 Apr 2026
https://github.com/amulya20010418/zomato_data_analysis
Analyze Zomato restaurant data all the world and find the insights by using Python libaries and also visualize the dataset by using Power-bi
cleaning-data-in-python dashboard numpy pand powerbi python visualization
Last synced: 29 Apr 2026
https://github.com/chandkund/predicting-student-grades
This project predicts student grades (G1, G2, G3) based on various features such as demographic information, study habits, family background, and other academic factors. The aim is to develop a predictive model that can assist in identifying students who may need additional support.
classification-algorithm ensemble-learning exploratory-data-analysis machine-learning matplotlib numpy pandas regression-models seaborn
Last synced: 29 Apr 2026
https://github.com/divansh2025/python_notebook
Welcome to "Basics of Python", a repository designed to help you master the fundamentals of Python. 🚀
datavisualization matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/mukeshthenraj/fraud-detection-model
Logistic Regression, Grid Search, and ROC-PR curve evaluation on fraud detection dataset
classification fraud-detection machine-learning numpy pandas scikit-learn
Last synced: 29 Apr 2026
https://github.com/abhishek010397/tigerprediction-machinelearning
Machine Learning Prediction Model Using Multiple Regression to predict Tiger Population in India
keras-tensorflow matplotlib-pyplot multiple-linear-regression numpy pandas python3 r2 sklearn
Last synced: 29 Apr 2026
https://github.com/alfastrek/textinsight-pro
Webscraper with Natural Language Processing
beautifulsoup jupyter-notebook nltk numpy pandas python webscraping
Last synced: 29 Apr 2026
https://github.com/monddavila/online-retail-data-analysis
Online Retail Exploratory Data Analysis with Python
data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/muhammadusman-khan/e-commerce-store-eda
Exploratory Data Analysis on E-commerce store data to uncover insights about sales trends, customer behavior, and product performance using Python libraries like Pandas, NumPy, and Matplotlib/Seaborn.
data-analysis data-science data-visualization e-commerce eda exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/ola-kaznowska/sigmanoid-function
Sigmanoid function. Written in Python 3.13.1 with matplotlib library and numpy
mathmatics matplotlib numpy python python3
Last synced: 30 Apr 2026
https://github.com/shohail-dev/python-sales-analysis
Python analysis project :- Analyze Diwali sales data to improve customer experience and sales .
matplotlib numpy pandas python-lambda python3 seaborn
Last synced: 30 Apr 2026
https://github.com/maguids/supervised-learning---video-games
This project consists on exploratory data analysis and the application of supervised learning models for classification using a Video Games dataset. Second Semester of the First Year of the Bachelor's Degree in Artificial Intelligence and Data Science.
jupyter-notebook machine-learning matplotlib numpy pandas scikit-learn seaborn supervised-learning
Last synced: 30 Apr 2026
https://github.com/tapishr/numpy-rnn
Implementation of an RNN using numpy library in python
numpy python recursive-neural-network rnn
Last synced: 30 Apr 2026
https://github.com/scholarchen20/pythonlp
Python保姆级教学附有对应的demo项目(成绩管理系统),适合小白打基础。此外还包含Numpy,Tensorflow,Pytorch示例代码提供学习使用上手
image-classification image-processing numpy pands python pytorch system tensorflow
Last synced: 30 Apr 2026
https://github.com/blankscreen-exe/triple-trial-card-maker
Triple Triad Card maker for a game inspired by Final fantasy
card-game numpy opencv python tripletriad
Last synced: 30 Apr 2026
https://github.com/redinfinitypro/python-task-manager
Rating: (7/10): The Python Task Manager, is a user-friendly interface using tkinter library for system monitoring and management. It displays detailed system process information using psutil, with interactive features.
matplotlib numpy psutil pygetwindow tkinter
Last synced: 30 Apr 2026
https://github.com/darinochka/course_python_iad
ДЗ\Семинары майнора "Интеллектуальный анализ данных"
machine-learning numpy pandas python3
Last synced: 30 Apr 2026
https://github.com/kernel-loophole/data-analysis-with-pandas
pandas
data-science dataset numpy pandas python
Last synced: 30 Apr 2026
https://github.com/ola-kaznowska/summer-programming-camp-gp-travel-2024
Projects implemented at summer programming camp https://github.com/ArsBeneMoriendi
ai artificial-intelligence cv2 json math neural-network numpy python3 tensorflow
Last synced: 30 Apr 2026
https://github.com/badranalyst/e-commerce-customer-analysis-data-science-foundations-case-study
This case study explores e-commerce customer data through data exploration, pre-processing, and splitting. It includes model building and training to analyze customer behavior. Python libraries like Pandas, NumPy, Matplotlib, and Seaborn are used for the analysis and model development.
data-analysis data-science dataset eda exploratory-data-analysis machine-learning matplotlib ml model-building model-training numpy pandas pre-processing python seaborn
Last synced: 01 May 2026
https://github.com/bjpcjp/optimize-mktg-spend-with-lagrange
simple demo of marketing (2 channel) spend optimization
lagrange matplotlib matplotlib-pyplot numpy python scipy
Last synced: 01 May 2026
https://github.com/ahmedsamir45/demograghic-data-analyzer
answer some questions about the data
demographic-data-analyzer numpy pandas
Last synced: 01 May 2026
https://github.com/abdoomohamedd/python-data-analysis-projects
A collection of data analysis projects that I have worked on. Each project involves cleaning data, performing exploratory data analysis (EDA), and creating visualizations to extract insights. The projects utilize various Python libraries, including pandas, numpy, matp
data-analysis data-analysis-python data-cleaning data-visualization matplotlib matplotlib-pyplot numpy pandas python
Last synced: 01 May 2026
https://github.com/mayankanand007/betago
Platform for tracking Go moves using Computer Vision. (StarterHacks 2018 submission)
java matlab matplotlib numpy opencv-python python3
Last synced: 01 May 2026
https://github.com/hariprasath-v/job-a-thon---may-2021
Exploratory Data Analysis
eda exploratory-data-analysis matplotlib missingno numpy pandas pandas-python plotnine
Last synced: 01 May 2026
https://github.com/v-goncharenko/freespace
Implementation of signal propagation in free space
numpy python signal-processing
Last synced: 02 May 2026
https://github.com/shreeparab1890/unicorns-of-india-till-sep-2022-analysis-eda
This ipython notebook is the Exploratory data analysis (EDA) of the Unicorns of India till Sep 2022.
analysis data-analysis eda exploratory-data-analysis matplotlib-pyplot numpy pandas plotly
Last synced: 02 May 2026
https://github.com/hariprasath-v/solafune_aerosol_optical_depth_estimation
Estimate AOD using Sentinel-2 data, leveraging its spectral bands and spatial resolution to improve accuracy.
catboost efficientnet exploratory-data-analysis huggingface jupyter-notebook matplotlib numpy pandas pearson-correlation python remote-sensing seaborn solafune timm transformer
Last synced: 02 May 2026
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: 02 May 2026
https://github.com/raduldev/biopython
Biopython Record Work and few extra coding excercise
bioinformatics biopython gromacs jupyter-notebook matplotlib numpy pandas python3
Last synced: 03 May 2026
https://github.com/layonj3000/libras-recognition
This project is a Brazilian Sign Language (LIBRAS) recognition system that utilizes computer vision and machine learning techniques.
computer-vision libras mediapipe numpy opencv python random-forest-classifier
Last synced: 03 May 2026
https://github.com/farhannaeem00/data-visualization-practice
Learning matplotlib fundamentals - seeking feedback and code reviews
jupyter matplotlib numpy pandas python
Last synced: 03 May 2026
https://github.com/crispengari/numpy
💎 The core concept of numpy arrays
ai artificial-intelligence datascience jupyter-notebook machine-learning numpy python
Last synced: 03 May 2026
https://github.com/armahdavi/ai_ml_assisted_breast_cancer_tumor_detection
Consolidating tutorial codes for breast cancer tumor detection, covering ML fundamentals like classification, feature engineering, training, evaluation, and key performance metrics.
bias-variance feature-engineering logistic-regression machine-learning machine-learning-algorithms medical-application numpy pandas python random-forest recall-precision sklearn xgboost-classifier
Last synced: 29 Apr 2026
https://github.com/ksharma67/k-means-algorithm-on-the-iris-dataset
Applied the K-Means algorithm on the Iris dataset, and utilized the Silhouette Score method to find the best value of K
eda elbow-method iris-dataset kmeans-clustering matplotlib numpy pandas python seaborn silhouette-score
Last synced: 29 Apr 2026
https://github.com/jack-thesparrow/tube-color-detect
A Python program that detects the colors stored in tubes and returns a JSON file.
matplotlib-pyplot numpy opencv python3 sklearn
Last synced: 29 Apr 2026
https://github.com/adalbertobrant/fundamentalista
Analise de Graham e de Greenblatt para escolha de ações baratas e com bom potencial de crescimento ao longo prazo
graham greenblatt matplotlib numpy pandas python3 streamlit
Last synced: 29 Apr 2026
https://github.com/dmarks84/ind_project_readme-generator
Independent (personal) project in which I automatically generate README files for each of my repositories from my coursework
dataframes etl numpy pandas programming python
Last synced: 29 Apr 2026
https://github.com/rebeccamorolong/mtn-customer-churn-prdiction
This project addresses a real-world business problem: predicting customer churn for MTN, a major telecommunications company. Customer churn significantly impacts profitability, and accurate predictions enable targeted retention efforts.
anova-test matplotlib-pyplot numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/christs8920/data-science-py
A collection of data science projects made in python.
data-science data-visualization machine-learning matplotlib nltk numpy pandas python sklearn svm-classifier visualization
Last synced: 29 Apr 2026
https://github.com/ahshah322/world-happiness-report-2025
Data analysis and visualization of the World Happiness Report 2025 using Python (pandas, seaborn, matplotlib). Explores how GDP, health, freedom, generosity, and corruption perception influence global happiness.
data-analysis data-science matplotlib numpy pandas python seaborn worldhappiness
Last synced: 29 Apr 2026
https://github.com/fanisgl/video-games-sales-data
Data Analysis of Sales Dataset using Python.
data-analysis data-science data-visualization dataset jupyter-notebooks matplotlib numpy pandas poisson-distribution python python3 sales statistics
Last synced: 29 Apr 2026