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/ikaushikpal/ml_prerequisite
In this repository, I'm just practicing the basics of data visualizing and data clearing, thanks for checking my repo
jupyter-notebook matplotlib numpy pandas python
Last synced: 28 Apr 2026
https://github.com/luizcalaca/deep-learning
Códigos de Machine e Deep Learning
azure colab-notebook colaboratory convolutional-neural-networks deep-learning hog-features-extraction knn-classification neural-network notebooks numpy perceptron python rnn sklearn tensorflow
Last synced: 10 Apr 2026
https://github.com/mrbrain295/prime-finder
pip install prime-finder-mammillaria for installation
Last synced: 28 Apr 2026
https://github.com/xenia101/local-outlier-factor
Deriving the Local Outlier Factor Score
algorithm algorithms classification local-outlier local-outlier-factor lof machine-learning numpy pandas python python3 sklearn sklearn-library
Last synced: 09 Apr 2026
https://github.com/serratotech/python3-for-finance
Investment fundamentals & data analytics exercises
anaconda conda data-analytics finance ipynb jupyter-notebook numpy pandas python python3 python35
Last synced: 12 Apr 2026
https://github.com/patilni3/python_data_analysis
Important Tools and its Functions
excel matplotlib numpy pandas seaborn
Last synced: 28 Apr 2026
https://github.com/sureshbeekhani/machine-learning-algorithms
A collection of machine learning algorithms implemented for learning and practice, covering regression and classification models using Python.
dataanalysis datascience featurescaling linearregression machinelearning matplotlib numpy pandas python seaborn
Last synced: 28 Apr 2026
https://github.com/javierkaiser9/rgb-d_dual_input_machine_learning_model
This Demo presents a machine learning-based steering module for sidewalk navigation . Using a dual-input EfficientNetV2 model, it processes RGB-D data from an Intel RealSense D415 to classify sidewalk scenarios and generate real-time steering commands. Optimized with OpenVINO
efficientnet efficientnetv2 machine-learning numpy opencv openvino python3 realsense-camera tensorflow
Last synced: 28 Apr 2026
https://github.com/meqdaddev/pixcraft
Welcome to PixCraft... Unleash the Power of Pixels
edge-detection flask gaussian-blur image-processing matplotlib matplotlib-pyplot numpy opencv opencv-python python
Last synced: 09 Apr 2026
https://github.com/ivangael/objects_detection_with_neural_network_training_visualization
Real-time Object Detection and Neural Network Training Visualization
keras matplotlib neural-network neural-network-training neural-network-visualizations numpy object-detection opencv python tensorflow ultralytics
Last synced: 28 Apr 2025
https://github.com/achalesh27022003/python-assignments-iwt
This repository is objected to have all the assignments and project related to IWT (Semester - 3).
cosinewave frame grid image imagetk labels matplotlib-pyplot numpy numpy-arrays numpy-library photoimage pil python3 sinewave spyder tkinter tkinter-gui window
Last synced: 10 Apr 2026
https://github.com/pradipece/two_dimensional_data_visualization
This repository for different kinds of Data science and Machine learning project
data-science data-visualization jupyter-notebook machine-learning matplotlib numpy pandas python seaborn sklearn statistics
Last synced: 11 Apr 2026
https://github.com/ola-kaznowska/ai-digit-recognition
AI digit recognition. Artificial neural network for digit recognition
ai artificial-intelligence machine-learning neural-network numpy tensorflow
Last synced: 14 Apr 2026
https://github.com/v-mayya/python-sales-data-analysis
Group project with another team member held by CFG to conduct spreadsheet data analysis of fake sales data using Python
analysis data matplotlib numpy python
Last synced: 29 Apr 2026
https://github.com/serhatderya/fall_detection
This project implements a computer vision-based fall detection system using deep learning techniques. The system can detect whether a person has fallen in images or video frames.
ai artificial-intelligence artificial-neural-networks computer-vision deep-learning deep-neural-networks deeplearning falldetection matplo neural-network numpy opencv pil pillow pytorch tensorflow yolo yolov5 yolov8
Last synced: 11 Apr 2026
https://github.com/aahnik/gdsc-ml-ds-bootcamp-2023
This repo contains files given by my seniors as well as assignments and final project done by me during the bootcamp.
data-science machine-learning ml numpy pandas python3 scikit-learn
Last synced: 28 Oct 2025
https://github.com/emmanuelezenwere/aind-aiprojects
Portfolio of AI projects developed during my Udacity AI Nanodegree, covering Planning AI, Constraint Satisfaction, Hidden Markov Models, and Search algorithms.
alpha-beta-pruning astar-algorithm bellman-equation breadth-first-search constraint-satisfaction-problem depth-first-search hidden-markov-model kalman-filter minmax-algorithm networkx nltk numpy pandas scikit-learn scipy sympy
Last synced: 29 Apr 2026
https://github.com/theanujsinha01/customer-segmentation-using-k-means-clustering
This project focuses on customer segmentation using the K-Means clustering algorithm. A user-friendly Streamlit dashboard allows users to upload their own dataset, choose any two numeric features (like age, income, or spending score), and perform clustering. The app dynamically visualizes customer groups, recommends the best number of clusters
jupyter-notebook k-means-clustering machine-learning matplotlib numpy pandas python seaborn streamlit unsupervised-learning
Last synced: 09 Apr 2026
https://github.com/dulajkavinda/live-sketching
✍️ Converting live video stream from webcam into a sketch using OpenVC and Keras
added image-filtering keras machinelearning matplotlib numpy opencv python
Last synced: 10 Apr 2026
https://github.com/ralstonraphael/water_access_ml_project
This project analyzes life expectancy data from the World Health Organization (WHO), sourced from Kaggle. The dataset spans 183 countries across 6 regions, covering metrics such as life expectancy, mortality rates, healthcare access, and socioeconomic factors.
data-science machine-learning numpy pandas python
Last synced: 29 Apr 2026
https://github.com/sizzlins/kalkulator-ai
A Simple Command Line Input Symbolic Regression Engine and Computer Algebra System (CAS) capable of discovering the laws of the universe, solving calculus, algebra, and trigonometrics.
calculator calculus cli computer-algebra-system curve-fitting machine-learning mathematics numpy physics python scientific-computing scikit-learn sparse-regression symbolic-regression sympy
Last synced: 13 Jan 2026
https://github.com/prashver/customer-segmentation
This project utilizes unsupervised machine learning to segment bank customers for targeted marketing campaigns. It covers tasks like data exploration, determining optimal clusters, and applying k-means for segmentation. Ideal for marketing departments in banking and retail industries.
customer-segmentation matplotlib numpy pandas seaborn sklearn
Last synced: 07 Apr 2026
https://github.com/prodev717/neurogen
A simple Python library to build and train deep neural networks (SLP and MLP). It includes functions for forward propagation, backpropagation, loss calculation, and model saving/loading.
ai backpropagation deep-learning machine-learning mlp neural-networks numpy python slp
Last synced: 30 Apr 2026
https://github.com/li-plus/tinynn
An educational PyTorch-like neural network framework based on NumPy
autograd deep-learning machine-learning neural-network numpy python
Last synced: 30 Apr 2026
https://github.com/vidhi1290/ai-ml-cartoonifier
Welcome to Cartoonify, a fun and interactive project that converts real photos into cartoonified masterpieces! This project guides you through the entire process, from loading the image to displaying the final cartoon version.😛
bilateral-filter cartoonify-ai edge-detection matplotlib numpy opencv skimage tensorflow
Last synced: 30 Apr 2026
https://github.com/hklyousfi/cyberxnoteloom
Hybrid piano synthesizer with ADSR envelopes, resonance modeling, and MIDI rendering
adsr-envelope digital-audio hybrid-synth midi-processor numpy piano-synthesizer python
Last synced: 30 Apr 2026
https://github.com/tasninanika/callifornia-housing-price-prediction-svr
Support Vector Regression (SVR) is a type of Support Vector Machine used for predicting continuous values.
matplotlib numpy pandas python3 scikit-learn seaborn svm-regression
Last synced: 11 Apr 2026
https://github.com/pradipece/insurance_data_analysis_ml
This project approach defines the terms machine learning and linear regression ML algorithm in the context of real-time problem-solving.
data-science data-visualization database machine-learning matplotlib numpy pandas python python3
Last synced: 11 Apr 2026
https://github.com/octcarp-courses/sustech_cs303-ai_f23_works
(49.8/50) Course code of CS303 2023 Fall: Artificial Intelligence, SUSTech. Taught by Prof. Ke TANG.
Last synced: 08 May 2026
https://github.com/zazi2002/neuroscience-reinforcement-learning
Neuroscience of Learning, Memory, Cognition project, containing a Jupyter notebook implementing a reinforcement learning approach for a neuroscience-related task.
deep-learning matplotlib numpy pytorch reinforcement-learning
Last synced: 30 Apr 2026
https://github.com/jimmymugendi/neural-network-for-binary-classification
aws neural-networks numpy pandas sagemaker tensorflow
Last synced: 09 Apr 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/ladityagogoi/shadowguard
The ShadowGuard Browser Extension is a powerful tool designed to enhance user experience by identifying and highlighting potential dark patterns on websites. Our extension employs a combination of machine learning algorithms and natural language processing (NLP) models to detect and classify various deceptive design practices
css flask html javascript joblib numpy pandas python scikit-learn
Last synced: 11 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/prakashjha1/stock-trend-prediction
Deep learning for predicting stock market prices and trends has become even more popular than before. I have used yahoo finance to collect the data and LSTM to build the stock trend model.
deep-learning keras lstm lstm-neural-networks machine-learning numpy pandas pandas-datareader prediction python rnn tensorflow
Last synced: 11 Apr 2026
https://github.com/uea-geral/rna-perceptron-exercise
🤖Disciplina de RNA: treinamento de um neurônio Perceptron.
jupyter-notebook neural-network numpy perceptron python scikit-learn
Last synced: 13 Apr 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/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/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/datarohit/opencv-document-scanner
This is a Document Scanner built using Python and OpenCV. It also has Image Saving Feature. You can adjust the thresholds to find the contours better.
numpy opencv opencv-python python
Last synced: 10 May 2026
https://github.com/balaji24092001/python
All python related content: notes, problems, progress archive.
matplotlib numpy opencv pandas python3 scipy-stats seaborn sklearn sqllite
Last synced: 12 Apr 2026
https://github.com/udacity-machinelearning-internship/finding_donors
First stage project at Udacity on the 'Intro to Machine Learning with TensorFlow' program using sckit-learn in python
csv machine-learning matplotlib numpy pandas python sckiit-learn seaborn sklearn udacity udacity-nanodegree
Last synced: 16 Apr 2026
https://github.com/texnoforge/texnomagic
TexnoMagic library for digital Magic
gmm magic numpy python recognition scikit-learn scipy
Last synced: 03 Mar 2026
https://github.com/singhmnprt01/Custom-Deep-Neural-Network-Package
A custom deep neural network package that gives the liberty to design your deep neural network using only NumPy
customized-deep-neural-network deep-learning-framework maths-behind-neural-network numpy
Last synced: 09 Jul 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/sjtechdev/fastgrouper
Fast groupby-apply operations in python.
computational groupby groupby-apply groupby-function groupby-method groupby-transformation groupbykey grouping grouping-operations numpy pandas python python3
Last synced: 10 May 2026
https://github.com/heisenberg141/deep-learning-from-scratch
In this repository, I have showcased implementation of deep learning methodologies and architectures using Python and Numpy
algorithms binary-classification computer-vision data-science deep-learning deep-neural-networks implementation machine-learning multi-class-classification neural-network numpy python regression-models
Last synced: 10 May 2026
https://github.com/shreeyas-48/creditcardfrauddetection
Project for detecting credit card frauds using neural networks and logistic regression
autoencoder keras logistic-regression matplotlib neural-networks numpy pandas python scikit-learn
Last synced: 12 Apr 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/solrikk/optichrom
This repository provides a collection of Python tools and applications for comparing images using various algorithms such as ORB (Oriented FAST and Rotated BRIEF) and SSIM (Structural Similarity Index). The tools include both command-line scripts and graphical user interface (GUI) applications for ease of use
computer-vision cv2 feature-matching image-comparison image-comparison-tool machine-learning numpy object-detection opencv orb python scikit-image ssim tkinter visualization yolo yolov5
Last synced: 18 Jan 2026
https://github.com/abhinav330/data-science-projects
The Data Science Projects folder contains various projects related to data analysis, machine learning, and exploratory data analysis (EDA). Each project focuses on a specific dataset and utilizes different techniques and algorithms to extract insights and make predictions.
decision-trees exploratory-data-analysis k-means-clustering k-nearest-neighbours kaggle linear-regression logistic-regression machine-learning machine-learning-algorithms matplotlib numpy pandas plotly python random-forest-classifier support-vector-machines
Last synced: 30 May 2026
https://github.com/datarohit/churn-prediction-for-bank
This Dataset has various information about customers of Bank. The Problem is that many customers tend to leave the bank so using the features give we have to predict whether a customer will leave the Bank or Not.
churn-prediction classification matplotlib-pyplot numpy pandas seaborn sklearn
Last synced: 17 Apr 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/hanzopgp/lstmcryptopriceprediction
TensorFlow LSTM neural networks which predict cryptocurrencies future prices. Starting from Sentdex's tutorial.
artificial-intelligence deep-learning lstm-neural-networks machine-learning matplotlib numpy personal recurrent-neural-networks tensorflow
Last synced: 11 May 2026
https://github.com/rhazra-003/sketcher
A simple python code to make sketch out of any given photo using opencv and numpy
Last synced: 11 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/RsGoksel/Genetic-Algorithms
A Guide to Problems and Solutions on Genetic Algorithms
agent evolutionary-algorithms game game-solution genetic-algorithm genetic-algorithms gym neural-network numpy numpy-arrays pygame python stable-baselines3
Last synced: 11 May 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/enjirouz/intelligentsystems
Expert systems examples: production type expert systems with direct and reverse logical conclusion; numpy perceptron; numpy neural network trained on logic AND operation; convolutional neural network for image recognition using cifar10 dataset and keras
cifar10 classification cnn convolutional-neural-network expert-systems image-classification image-recognition keras-tensorflow numpy
Last synced: 16 Apr 2026
https://github.com/dpgitaccount/file-handling-data-analytics-toolkits
In this repo File handling, Inventory management system and data toolkits resources are provided these are essential for managing, storing, and manipulating data in various formats, such as JSON files. JSON (JavaScript Object Notation), is widely used for data exchange due to its simplicity and readability. also File Handling included in this repo.
filehandling inventory-management json jupyter-notebook numpy os
Last synced: 13 Apr 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/dipeshgoyal013/ipl_win_probability
A project which help you to check win probability of batting team in inning 2nd
machine-learning matplotlib numpy pandas python sklearn
Last synced: 05 Feb 2026
https://github.com/anishshinde01/machine-learning-exercises
Python implementations of machine learning, statistics, and mathematical foundations.
linear-algebra machine-learning machine-learning-algorithms matplotlib numerical-analysis numpy python scikit-learn scipy statistics
Last synced: 11 Jun 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/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/kanishk1420/renewabled-data-helper
An AI-powered assistant designed to help analysts, developers, and investors efficiently analyze and extract critical insights from renewable energy project documents. Built using Python, Google Gemini, FAISS, and Streamlit
gemini-api langchain mongodb numpy python streamlit
Last synced: 11 Apr 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/platonn/comp-photography
Computational Photography course - University of Wroclaw
computational-photography image-processing numpy university-course
Last synced: 19 Jun 2026
https://github.com/m-aadhi/game-review-sentiment-analysis
This project aims to analyze and predict the sentiment of game reviews using natural language processing (NLP) and machine learning techniques. The objective is to determine whether a review is positive, negative, or neutral based on its content.
matplotlib numpy pandas-library python
Last synced: 19 Jun 2026
https://github.com/kirkalyn13/open-signal-report-generator
Script used to generate results/summary, including the trends of flagged provinces, from the raw excel data file,
data-analysis data-science data-visualization matplotlib numpy pandas python
Last synced: 19 Jun 2026
https://github.com/aymen016/image-processing-algorithms
Explore Python-based image processing from scratch with core algorithms like interpolation, convolution, and filtering!
matplotlib numpy pillow python
Last synced: 13 Apr 2026
https://github.com/mchenryspagg/analysis-of-car-repair-shop-operations
This project presents a comprehensive data analysis of a car repair shop's operations, utilizing an extended dataset of sales receipts.
dataanalysisusingsql datavisualization matplotlib-pyplot mysql mysql-database mysqlconnector numpy pandas python salesanalysis seaborn sql
Last synced: 07 Jan 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/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/lynk4/your-first-machine-learning-model-in-python
Create your first machine learning model in python...........
datavisualization linear-regression machine-learning machinelearning machinelearning-python machinelearningmodel matplotlib ml model numpy pandas python random-forest
Last synced: 05 Apr 2026
https://github.com/hossein-cod/deep-learning-for-training
Analysi hear disease data set with deep learning
accuracy chart jupyter keras matplotlib numpy pandas py python sklearn tensorflow
Last synced: 09 Mar 2026
https://github.com/jeelmakani/wind-energy-forecasting
Wind energy Forecasting using Time series forecasting
forecasting machine-learning numpy pandas python3 seaborn tensorflow time-series time-series-analysis
Last synced: 05 Apr 2026
https://github.com/khaymanii/heart-disease-prediction-model
This repository contains a model built using python and Logistic Regression algorithm
matplotlib numpy pandas python sckit-learn
Last synced: 18 Apr 2026
https://github.com/mahboobehad/ocausal
Outlier Causal Relations
causality-analysis datamining networkx notebook numpy outlier-detection python
Last synced: 14 Apr 2026
https://github.com/mardavsj/numpy-in-python
The fundamentals of Python NumPy Library.
analysis-tool data-manipulation numpy numpy-arrays numpy-matrix python
Last synced: 14 Apr 2026
https://github.com/hamdaniqhmqd/sistem-cerdas
I use this repository for my storage, especially in the intelligent systems course in semester 3
matplotlib numpy pandas python streamlit
Last synced: 20 Apr 2026
https://github.com/serhatderya/tabular-playground-series
This repository contains solutions of monthly Tabular Playground Series in Kaggle.
ai artificial-intelligence data data-preprocessing data-processing data-science data-visualization jupyter-notebook kaggle machine-learning numpy pandas python regression scikit-learn scikitlearn-machine-learning seaborn software statsmodels
Last synced: 11 Apr 2026
https://github.com/linggarm/smart-caloriemax
A web app that utilizes Genetic Algorithms to generate a list of foods offering maximum calorie content within a specified budget.
artificial-intelligence css evolutionary-algorithms flask genetic-algorithms html javascript knapsack-problem machine-learning numpy python
Last synced: 12 Apr 2026
https://github.com/sreejabethu/cost-of-living-index-globally
This Streamlit app is a data visualization tool that allows users to explore and compare the cost of living indices across different countries. The app takes in a dataset of cost of living indices for various countries and provides an interactive interface for users to select specific indices and countries to visualize.
bargraphs costofliving costoflivingindex csv datavisualization index matplotlib-pyplot numpy pandas-dataframe plotly python seaborn streamlit-webapp
Last synced: 19 Apr 2026
https://github.com/aryansk/human-counting-system
HumanVision-Detector is a real-time human detection system built with OpenCV and HOG (Histogram of Oriented Gradients) descriptor. The system can detect and count people in both images and video streams, making it suitable for various applications including surveillance, crowd monitoring, and foot traffic analysis.
argparse imutils machine-learning machine-learning-algorithms numpy opencv python
Last synced: 19 Apr 2026
https://github.com/kaushikrohida/leetcode-premium
mysql numpy pandas pandas-dataframe postgresql python3
Last synced: 05 Apr 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/aymen016/data-visualization
A collection of data analysis projects using Python, covering various datasets and domains. Includes EDA, preprocessing, data visualization (Matplotlib/Seaborn), and Power BI dashboards.
dashboard eda jupyter-notebook matplotlib-pyplot matplotlib-python numpy pandas pandas-dataframe powerbi python seaborn seaborn-python visualization
Last synced: 15 Jun 2026
https://github.com/faisalahmed21/cse330-numerical-methods
jupyter-notebook numpy pandas python
Last synced: 19 Apr 2026
https://github.com/403errors/offset-to-hydrostatic-curve
Group project for making hydrostatic curves from the given ship offset table using python libraries
data-visualization matplotlib-pyplot numpy python3 sklearn
Last synced: 10 May 2026
https://github.com/abideen-olawuwo/image-classification
Multi Class Image Classification Problem
classification deep-learning image-classification machine-learning matplotlib numpy pandas tensorflow transfer-learning
Last synced: 19 Apr 2026