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-23 00:21:44 UTC
- JSON Representation
https://github.com/mansurpro/digitrecognizer
DigitRecognizer is a simple, handcrafted neural network implemented with NumPy to classify handwritten digits from the MNIST dataset. This project demonstrates the foundational principles of neural networks, including forward propagation, backpropagation, and gradient descent, all built from scratch without relying on deep learning frameworks.
backpropagation custom-dataset data-visualization deep-learning from-scratch gradient-descent handwritten-digit-recognition machine-learning minimal-dependencies mnist neural-network numpy python
Last synced: 16 May 2026
https://github.com/hq969/customer-churn-prediction-with-hyperparameter-optimization-and-model-deployment
A complete end-to-end machine learning project that predicts customer churn using the Telco dataset. It includes data preprocessing, exploratory data analysis (EDA), model training with Random Forest, hyperparameter tuning, evaluation, and deployment via a Flask API.
flask numpy pandas python scikit-learn xgboost
Last synced: 02 Apr 2026
https://github.com/rudrakshi99/movie-recommendation-system
Movie recommendation system using machine learning and predict user ratings for the movies.
dataframes machine-learning matplotlib numpy pandas seaborn
Last synced: 07 May 2026
https://github.com/martincastroalvarez/python-deep-learning-algorithms
Combinatorics implemented with numpy, matplotlib and scipy.
algebra combinatorics matplotlib numpy python scipy
Last synced: 13 Apr 2026
https://github.com/neurodivergent-dev/3d-fractal-explorer
Interactive 3D visualization tool for exploring the mesmerizing world of Mandelbrot and Julia fractals. Built with Python, OpenGL and PyQt5, offering real-time animation and intuitive controls.
3d-graphics complex-numbers computer-graphics data-visualization educational fractal graphics-programming interactive julia-set mandelbrot math-visualization mathematical-art mathematics numpy opengl pyqt pyqt5 python scientific-visualization visualization
Last synced: 04 May 2026
https://github.com/giuliotaralli/machine-learning-exercises
Practical exercises from the Machine Learning course
graphviz matplotlib numpy pandas python scipy sklearn
Last synced: 15 Feb 2026
https://github.com/abhishek010397/logisticregression
Using Logistic Regression Classifier to Predict Target Using Three Features
csv iloc logistic-regression machine-learning numpy pandas-dataframe python3 sigmoid-function sklearn
Last synced: 06 May 2026
https://github.com/mchenryspagg/prosper-loan-project
A data analysis project that entails using the data from a fictional loan company known as Prosper to perform exploratory data analysis using univariate, bivariate and multivariate visualizations to produce insights that answers questions asked from the data
datastorytelling exploratory-data-analysis exploratory-data-visualizations jupyter-notebook matplotlib-pyplot numpy pandas python seaborn-plots
Last synced: 13 Apr 2026
https://github.com/bestmahdi2/uni__dataminningstackoverflowproject
A university project related to data mining lesson on StackOverflow website data with Python language
cart csv data-mining logistic-regression matplotlib mlp naive-bayes nltk numpy pandas python scikit-learn scipy seaborn stackoverflow svc textblob tqdm xgboost
Last synced: 16 Feb 2026
https://github.com/rishraks/handsign-ai
HandSign AI is a gesture recognition project using Mediapipe to detect custom hand signs like fist, palm, and V-sign. It automates tasks such as starting/stopping video recording and capturing screenshots, showcasing intuitive, touch-free interactions for various applications like smart devices and accessibility.
mediapipe ml numpy opencv python
Last synced: 16 Apr 2026
https://github.com/affromero/pixelcache
A versatile image processing library for Python with built-in support for caching, using Pillow, NumPy, and PyTorch.
image-processing numpy opencv pillow pytorch torchvision
Last synced: 07 May 2026
https://github.com/gehad-ahmed30/data-analysis
This repository offers a guide to data visualization with Pandas and includes practical examples and two complete projects. Learn to preprocess, analyze, and visualize datasets to solve real-world problems effectively.
analysis matplotlib numpy pandas python seaborn
Last synced: 07 May 2026
https://github.com/swimshahriar/machine-learning
This repository contains the machine learning models that I have worked on during learning "Machine Learning".
Last synced: 16 Apr 2026
https://github.com/wrighang/shipping-data-analysis
Independent Project: Transit time trends analysis following a major shipping process change.
data-analysis matplotlib numpy pandas python
Last synced: 18 Apr 2026
https://github.com/dhairyac/student-performance-analysis
Analyze and visualize features affecting student performance
decision-tree-classifier logistic-regression matplotlib numpy pandas random-forest-classifier scikit-learn seaborn
Last synced: 07 May 2026
https://github.com/sumonta056/bangladeshi-vehicle-number-plate-detection
Image Processing Pipeline: Enhance, rotate, extract features, and segment characters in images for text recognition and enhancement.
candy-edge connected-components edge-detection grayscale-images morphological-analysis numpy opencv python radon-transform scikit-image sobel-edge-detector
Last synced: 07 May 2026
https://github.com/sorna-fast/iris-classifier-pca
An interactive web application for Iris flower classification using Random Forest and PCA visualization, built with Streamlit. Features real-time predictions, interactive model training, and beautiful data visualizations.
matplotlib matplotlib-pyplot matplotlib-python numpy pandas python seaborn sklearn streamlit
Last synced: 16 Apr 2026
https://github.com/duartegalvao/smart-bottle
Project for the ID2012 course on KTH.
django django-rest-framework internet-of-things jupyter jupyter-notebook numpy python python3 ubiquitous-computing
Last synced: 07 May 2026
https://github.com/moataz-elmesmary/analog-clock-opencv
Computer vision project implemented with OpenCV
computer-vision cv2 numpy opencv
Last synced: 07 May 2026
https://github.com/imswappy/ads-eda-predictor
Interactive Streamlit app for marketing campaign analytics and prediction. Includes dashboards, EDA, econometrics tests (ADF, cointegration, OLS diagnostics), ML pipelines with preprocessing, CV, and persistence. Predict outcomes with Linear/Ridge/Lasso/Random Forest regressors.
adf breusch-pagan cointegration lasso-regression linear-regression matplotlib-pyplot numpy pandas random-forest ridge-regression seaborn sklearn
Last synced: 02 May 2026
https://github.com/mihirh19/analyzing-crimes-in-la
This GitHub repository contains a comprehensive analysis of crime data in Los Angeles. Leveraging a variety of data sources, tools, and techniques, we have explored patterns, trends, and insights related to criminal activities within the city. Our analysis includes data visualization crime dynamics in different neighborhoods and over time.
dataset machine-learning matplotlib numpy pandas seaborn
Last synced: 07 May 2026
https://github.com/jigyasag18/gold-price-prediction-project-using-machine-learning
This repository contains a machine learning project focused on predicting gold prices (GLD) using historical stock market data, including indicators such as SPX, USO, SLV, and EUR/USD. The project implements a Random Forest Regressor for accurate price forecasting, complete with data visualization, correlation analysis, and model evaluation metrics
data dataset jupyter-notebook jupyter-notebooks machine-learning machinelearing machinelearningalgorithms machinelearningmodel machinelearningprojects matplotlib mlproject numpy pandas randomforestregressor seaborn
Last synced: 23 Jul 2025
https://github.com/ananyachibber21/python-numpypandas-exercises
Exercises - Python for Data Science - NumPy + Pandas
Last synced: 07 May 2026
https://github.com/avs123a/image-color-spaces-morphology-demo
Simple demo that shows extracting RGB and HSV channels, converting from RGB to HSV and reverse converting. There are 4 main morphological operations used: erosion, diletion, opening and closing image
demo image-processing jupyter-notebook numpy opencv python3
Last synced: 05 May 2026
https://github.com/korolev2512/compliance-audit
Program for optimizing a set of activities based on network planning and management methods
copy matplotlib networkx numpy openpyxl os pandas python3 tkinter
Last synced: 16 Apr 2026
https://github.com/suraj-sedai/finance_graph-personalized-analytics
Finance management app to track transactions, analyze spending, and visualize data.
api data-visualization database django finance-management jwt-authentication machine-learning mathplotlib numpy pandas react responsive-design restful-api
Last synced: 27 Mar 2026
https://github.com/henriqueotogami/curso-de-python3-udemy
Documentos do curso de Python 3, com arquivos das aulas, e Jupyter Notebook. Conceitos de Machine Learning.
iris-dataset jupyter-notebook linear-regression numpy pandas-python python3 udemy
Last synced: 08 May 2026
https://github.com/bestmahdi2/uni__geneticprogrammingfunctionapproximation
In this university project, genetic programming is used to approximate the function
function-approximation genetic-algorithm genetic-programming matplotlib numpy python tqdm
Last synced: 16 Apr 2026
https://github.com/mohamedawnallah/covid19-dataanalysis-python
how to preprocess and merge datasets to calculate needed measures and prepare them for an Analysis. In this project, we are going to work with the COVID19 dataset, published by John Hopkins University, which consists of the data related to the cumulative number of confirmed cases, per day, in each Country. Also, we have another dataset consist of various life factors, scored by the people living in each country around the globe. We are going to merge these two datasets to see if there is any relationship between the spread of the virus in a country and how happy people are, living in that country.
covid19 dataanalysis datavisualization happiness-report jupyternotebook numpy pandas python
Last synced: 08 May 2026
https://github.com/asadullah-imran/student-performance-data-analysis
This is a very simple exploratory data analysis of Student Performance in a class. data is taken from Kaggle.
datanalysis matplotlib numpy pandas python seaborn
Last synced: 16 Apr 2026
https://github.com/mohd-mb2205153/data-science-project
A data analysis project using Python to study climate patterns and genocide-related datasets from Gaza and the West Bank.
climate-change data-science matplotlib numpy palestine python3
Last synced: 05 Mar 2026
https://github.com/gauravsakure02/project_titanic_eda
This Project includes Exploratory Data Analysis of the Titanic Dataset
eda numpy pandas-dataframe sklearn-library
Last synced: 16 Apr 2026
https://github.com/cybergeek1943/mathflow
Like `requests` for mathematical computing, making complex math feel simple.
analysis calculator calculus mathematics numerical-analysis numerical-methods numpy python-math scipy symbolic-expressions symbolic-math sympy
Last synced: 08 May 2026
https://github.com/khaledkamr/mastring-python
This repository covers essential Python programming topics, including basics, OOP, file handling, and database operations. It also contains mini-projects to help solidify your understanding through practical application.
database filehandling functions if-elif-else introduction-to-python list-methods loops numpy oops-in-python python recursion set-methods sqlite3 string-methods tuple-methods
Last synced: 08 May 2026
https://github.com/prasadlokhande-880/imagetransformationtool
This script demonstrates image transformations using OpenCV, including shifting, resizing, rotating with scaling, and skewing for various image processing tasks.
ai datamanipulation ml numpy opencv python
Last synced: 08 May 2026
https://github.com/mikelane/neuralnetwork
A neural network implemented in python.
machine-learning matplotlib neural-network numpy python python3
Last synced: 17 Apr 2026
https://github.com/akashash01/logistic-regresion
This is an contrast of linear regression model, used to examine the association between the independent variable(category or contineous) with dependent variable(binary), which is an discrete outcome.
auc-roc-curve classification confusion-matrix data-science kolmogorov-smirnov machine-learning nonlinear-regression numpy pandas python supervised-learning vif woe-and-iv
Last synced: 08 May 2026
https://github.com/epsoft/text-generation-stopword
text generation stopword
datasets generation nltk nltk-library nltk-python numpy re stopword text wordnet wordnet-library
Last synced: 15 May 2026
https://github.com/mgobeaalcoba/linear_algebra_for_machine_learning
Explore fundamental linear algebra concepts essential for machine learning in this repository, with code examples and explanations. Get a solid foundation for ML!
machine-learning matplotlib numpy pandas python3 scikit-learn scipy seaborn
Last synced: 12 Apr 2026
https://github.com/neetigyab/pdfreader
Ready to use Python application/file for parsing a specific format of pdf form, and storing relevant user data in a tabular format in excel sheet
excel forms matplotlib numpy ocr opencv-python pandas pdf pdf-converter pdfplumber pytesseract python
Last synced: 08 May 2026
https://github.com/erenokur/machine-learning-playground
Experiment with machine learning and AI algorithms, write guides, and documents.
hidden-markov-model machine-learning numpy python pytorch sckit-learn tensorflow
Last synced: 17 Apr 2026
https://github.com/wenlu057/deep-learning-practice
deep learning projects from Udacity
cnn-model deep-learning logistic-regression neural-network numpy python rnn-model tensorflow udacity
Last synced: 09 May 2026
https://github.com/607011/1dollar
Simulation of a counterintuitive distribution problem
animation go golang matplotlib numpy plot python3 simulation statistics
Last synced: 09 May 2026
https://github.com/lgeiger/mypy-einsum
MyPy Type Checking for NumPy/Jax/PyTorch Einsum Operations
deep-learning einsum jax mypy mypy-plugins numpy pytorch
Last synced: 09 May 2026
https://github.com/arjunan-k/netflix_analysis
Exploratory Data Analysis on Netflix Movies & TV Shows.
matplotlib numpy pandas plotly seaborn
Last synced: 09 May 2026
https://github.com/alexcoder04/image-edit
A Python GUI for basic image editing, school project
fun gui image-editing image-processing numpy pil pyqt pyqt5 python python3 qt sideproject
Last synced: 09 May 2026
https://github.com/arshitarora/image-overlaying-prespective
Perform perspective warping and image fusion in Python using OpenCV and NumPy. Select four points on the base image to define the region where the subject image will be warped and fused. The script creates a fused image and saves it as Final_Output.png. 🖼️🌌🔮
image numpy opencv python swap
Last synced: 09 May 2026
https://github.com/khaymanii/medical_insurance_cost_prediction-_model
This Model was built using Python and Linear Regression algorithm
matplotlib numpy pandas python sckit-learn seaborn
Last synced: 09 May 2026
https://github.com/m-rishab/credbet
A loan prediction web app which tells You that you are eligible for loan or not!
decision-tree-classifier matplotlib numpy pandas python scikit-learn
Last synced: 02 Apr 2026
https://github.com/haloapping/sharing-tipis-tipis
#sharingtipistipis 📗 catatan ketika belajar machine learning, deep learning dan masih banyak lagi.
caring deep-learning machine-learning numpy pandas scikit sharing
Last synced: 09 May 2026
https://github.com/dina-hosny/explore-us-bike-share-data-project
Explore US Bike Share Data project - FWD Data Analysis Professional Track. In this project, I used Python to explore data related to bike share systems for three major cities in the United States and answer questions about it by computing descriptive statistics.
data-analysis data-science numpy pandas python
Last synced: 09 May 2026
https://github.com/vasugi2003/air-pollution-detection-using-machine-mearning
Air Pollution Detection using Machine Learning
airpollution datasets machine-learning-algorithms numpy pandas predictive-modeling python3
Last synced: 09 May 2026
https://github.com/hemilkaklotar/num-plot
Python Libraries Tutorials for Numpy and Matplotlib
matplotlib numpy patterns python
Last synced: 09 May 2026
https://github.com/ibz-04/number-plate-recognition
Vehicle number plate recognition using computer vision and image processing
anpr computer-vision easyocr matplotlib-python numpy object-detection opencv
Last synced: 09 May 2026
https://github.com/abhinavsharma07/neural-network-using_numpy
Introduction to Neural Networks (Create a neural network using Numpy)
accuracy feed-forward model neural-networks numpy prediction
Last synced: 18 Jan 2026
https://github.com/laavanjan/lstm-rnn-next-word-prediction
An advanced LSTM RNN-based deep learning model designed for next-word prediction. This model processes sequential text data using deep learning techniques to generate accurate and context-aware word predictions in real-time
jupyter-notebook numpy pandas-dataframe rnn rnn-tensorflow streamlit-webapp tensorflow
Last synced: 09 May 2026
https://github.com/molodchina/msu-ml-prac
MSU-CMC-SP Machine Learning practicum
clustering decision-trees encodings ensemble gradient-boosting knn machine-learning matplotlib numpy pandas plotly seaborn svm
Last synced: 10 May 2026
https://github.com/eljandoubi/huggingface_image_classifier
Fine-tune the Vision Transformer (ViT) using LoRA and Optuna for hyperparameter search.
huggingface-datasets huggingface-optuna huggingface-peft huggingface-transformers hyperparameter-optimization image-classification numpy pytorch visual-transformer
Last synced: 10 May 2026
https://github.com/k-ibadullaev/py-ssa-lib
Py-SSA-Lib: Python implementation of the multichannel singular spectrum analysis (MSSA) and singular spectrum analysis (SSA)
mssa numpy python singular-spectrum-analysis ssa time-series time-series-analysis time-series-forecasting
Last synced: 10 May 2026
https://github.com/iv4n-ga6l/openpose-prediction
Person's body parts or joint position detection using openCV
detection numpy opencv prediction prediction-model python
Last synced: 17 Apr 2026
https://github.com/kr1shnasomani/sentimentscope
Sentiment analysis on movie review using TensorFlow and GloVe embeddings
deep-learning keras matplotlib natural-language-processing neural-networks numpy pandas scikit-learn tensorflow
Last synced: 12 Apr 2026
https://github.com/carlthome/ipytoolbox
A collection of IPython magics and other utilities
ipython jupyter matplotlib numpy
Last synced: 18 Jan 2026
https://github.com/carmoreno/analisisaccidentalidadbogota
Data Analysis about traffic accidents at Bogotá, Colombia.
data-analysis data-science jupyer-notebook matplotlib numpy pandas scikit-learn
Last synced: 17 Apr 2026
https://github.com/savernish/forgenn
forgeNN is a in-development purpose‑built neural network framework combining a transparent NumPy autograd engine with a Keras‑like API and performance oriented primitives. Developed by a college student with an ambitious feature pipeline.
artificial-intelligence deep-learning keras machine-learning mlp-networks neural-network numpy pytorch tensorflow tensors
Last synced: 08 Oct 2025
https://github.com/khaymanii/car-price-prediction-model
This is a model built using Python , Lasso and Linear Regression algorithm.
matplotlib numpy pandas python sckiit-learn
Last synced: 10 May 2026
https://github.com/satyanaryana-merla/financial-analysis-in-loan-analytics
sample datasets containing information about several loans, including details such as loan amount, interest rate, term duration, and other key characteristics. For this project, we need you to calculate a cash flow amortization schedule for each loan,
amortization amortization-schedule bank numpy pandas python
Last synced: 17 Apr 2026
https://github.com/kshitijshrivastava1903/neural_network_analysis_on_lending_club-dataset
Used tensorflow's neural network model to predict whether or not a person pays back a loan on the basis of his historical data and personal details of 3.9 lakh people like interest rate, employment details, address, etc.
deep-learning dropout-keras earlystopping keras-tensorflow matplotlib-pyplot neural-networks numpy pandas seaborn tensorflow-models
Last synced: 18 Feb 2026
https://github.com/isa1asn/plagiarism-detector
Plagiarism detection for Amharic language text
amharic cosine-similarity doc2vec fastapi gensim nlp numpy plagiarism-detection preprocessing stopwords-removal vector-embeddings
Last synced: 11 May 2026
https://github.com/5hraddha/sentiment-analysis
An innovative system for filtering and categorizing movie reviews
countvectorizer dummyclassifier lgbmclassifier logisticregression matplotlib minmaxscaler nltk nltk-stopwords nltk-tokenizer numpy pandas seaborn spacy tfidfvectorizer torch tqdm transformers
Last synced: 18 Jan 2026
https://github.com/prakhar-002/pandas-numpy
This repo covers NumPy & Pandas basics! ⚡ NumPy 🧮 for arrays & math operations, 🐼 Pandas 📊 for data handling with DataFrames & Series. 🚀 Includes practical examples 📝 for efficient data processing! 🔥
basics-of-python numpy pandas pandas-dataframe python-library python3
Last synced: 11 May 2026
https://github.com/urme-b/multimodal-multisensor
Longitudinal neurophysiological study of adult psychometric testing.
keras matplotlib numpy pandas python pytorch scikit-learn seaborn tensorflow
Last synced: 13 Apr 2026
https://github.com/ashraf-khabar/funcplot-plottingfunctionsmadeeasy
FuncPlot is a user-friendly app built with Kivy and KivyMD that allows you to easily plot and visualize mathematical functions on your desktop or mobile device. With its intuitive interface and support for multiple functions, FuncPlot makes it easy to explore and understand complex mathematical concepts.
kivy kivymd matplotlib numpy python
Last synced: 11 May 2026
https://github.com/hrishixd/weather-data-analysis
This project involves analyzing weather data using Python to uncover patterns and trends in temperature, precipitation, and other meteorological parameters. The analysis showcases the use of Python libraries for data cleaning, manipulation, and visualization.
Last synced: 17 Apr 2026
https://github.com/ananas1kexe/clap-to-rickroll
A Python-based utility that detects double claps via microphone to automate system actions. It forces volume to 100% via ALSA and triggers a multi-tab browser prank. Uses NumPy for real-time acoustic sharpness analysis.
audio-processing automation claps-detection cybersecurity-prank dsp numpy python rickroll
Last synced: 11 May 2026
https://github.com/rish-16/linearly
Discount NumPu implementation using barebones Linear Algebra concepts
Last synced: 19 May 2026
https://github.com/arufonsekun/computer-vision
This repository hosts the code produced in dojos, week tasks, theoretical presentations during my attending time in the UFFS computer vision study group. (refactor in progress)
computer-vision numpy opencv python3
Last synced: 17 Apr 2026
https://github.com/csoren66/credit-card-fraud-detection
Credit card fraud detection through logistic regression.
logistic-regression machine-learning numpy pandas python sklearn
Last synced: 03 Mar 2025
https://github.com/jabhij/eda_experiments
In this repo I'll use different types of datasets to explore and implement various Exploratory Data Analysis (EDA) approaches.
ames-housing analysis battery-life blackfriday-analysis data-analysis data-science data-visualization eda matplotlib-pyplot numpy pandas python seaborn visualization zomato-data-analysis
Last synced: 14 Apr 2026
https://github.com/erickarpovits/carbon-metrics-model
Investigation Of Covid’s Impact On Carbon Emission Rates In the United States
deep-learning numpy pandas python
Last synced: 18 Apr 2026
https://github.com/andrii-zapukhlyi/image_classifier_from_scratch
Image classifier from scratch using NumPy + CNN + Transfer Learning
cnn deep-learning image-classification machine-learning neural-networks numpy transfer-learning
Last synced: 16 Jun 2026
https://github.com/duoan/machine-learning-notebook
A notebook repository for tracking learning machine learning notebook.
data-analysis decision-tree ensemble-model gbdt machine-learning numpy pandas xgboost
Last synced: 18 Jun 2026
https://github.com/hayatiyrtgl/data_analysis_project
Financial data analysis: preprocess, visualize, calculate technical indicators.
data-analysis data-analysis-python data-science dataframe numpy pandas python python3 stock-price-prediction talib trade-analysis
Last synced: 04 Apr 2026
https://github.com/alicankaya192/deep_learning_path
Sıfırdan ileri seviyeye Deep Learning yol haritası. 11 modül: PDF + Python + Jupyter Notebook. NumPy · TensorFlow · PyTorch karşılaştırmalı implementasyonlar.
artificial-intelligence cnn data-science deep-learning gan jupyter-notebook lstm machine-learning neural-networks numpy python pytorch rnn tensorflow transformer
Last synced: 21 Jun 2026
https://github.com/antonio-f/building_a_recurrent_neural_network_step_by_step
Building a Recurrent Neural Network Step by Step
coursera deep-learning long-short-term-memory lstm numpy recurrent-neural-networks rnn step-by-step tutorial
Last synced: 30 Mar 2025
https://github.com/ankushmallick1100/task-2-the-sparks-foundation-data-science-and-business-analytics-internship
Task 02: Clustering using Unsupervised Machine Learning
clustering data-science internship internship-task jupyter k-means k-means-clustering machine-learning machine-learning-algorithms matplotlib numpy pandas python python3 sklearn thesparksfoundation thesparksfoundationinternship tsf unsupervised-learning unsupervised-machine-learning
Last synced: 04 Apr 2026
https://github.com/alexandrbig1/py-design-analysis-algo
Advanced Python project on the design and analysis of algorithms. Includes practical modules on dynamic programming, graph theory, big data (Bloom filter, HyperLogLog), parallel computing (MapReduce), and optimization. Uses libraries like NumPy, Matplotlib, NetworkX, BTrees, PrettyTable, and Datasketch for efficient computation and visualization.
algorithms asyncio git heapq matplotlib numpy python python3 turtle
Last synced: 09 Apr 2026
https://github.com/chaitanya1436/student_performance_analysis
A project focused on analyzing college student performance using data on department, assessment scores, and performance labels. Implemented in Google Colab, the analysis includes data preprocessing, feature scaling, and exploratory data analysis to uncover insights and prepare the data for further analysis or modeling.
ata-preprocessing data-preparation exploratory-data-analysis feature-scaling google-colab numpy pandas scikit-learn
Last synced: 07 Feb 2026
https://github.com/reusjimenez/python-data-analysis
Casos completos y ejercicios prácticos de análisis de datos. 📊
data-analysis data-visualization jupyter-notebook machine-learning matplotib numpy pandas python sklearn
Last synced: 12 Apr 2026