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/shwetapardhi/assignment-04-simple-linear-regression-1
Q1) Delivery_time -> Predict delivery time using sorting time. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization, Feature Engineering, Correlation Analysis, Model Building, Model Testing and Model Predictions using simple linear regressi
correlation-analysis data-visualization distplot eda feature-engineering model-building model-prediction model-testing numpy ols-regression p-value pandas python regression-plot rsquare-values seaborn simple-linear-regression smf statsmodel t-score
Last synced: 30 Apr 2026
https://github.com/amirali5/numpy
In this repo, all about NumPy which basically a Python Library used for multidimensional array. It also has functions for working in domain of linear algebra, fourier transform, and matrices. NumPy was created in 2005 by Travis Oliphant. It is an open source project and you can use it freely.
Last synced: 30 Apr 2026
https://github.com/ganesh774218/eda-book-store
Exploratory data analysis on a book store dataset to uncover sales trends, popular genres, and top publishers.
data-visualization datacleaning datamanipulation eda matplotlib numpy pandas python pythonp pythonproject seaborn
Last synced: 07 May 2026
https://github.com/victor-gp/tfg-h16b
The code for my bachelor's thesis, a numerical exploration of the second part of Hilbert's 16th problem
bachelor-thesis dynamical-systems matplotlib-pyplot numpy odeint
Last synced: 30 Apr 2026
https://github.com/abideen-olawuwo/vg_sales
Predicting Games Sales
machine-learning matplotlib numpy pandas seaborn sklearn
Last synced: 07 May 2026
https://github.com/omarsaad21/it-salary-eda
A python EDA project implemented on IT department salaries data we made data exploration and made data visulization for some questions on dataset
data explotary-data-analysis juypter-notebook numpy pandas python visualization
Last synced: 30 Apr 2026
https://github.com/vishal-verma-96/honey_production_analysis_using_python
In this project, I analyzed U.S. honey production from 1998 to 2021 across different U.S. cities, explored yields, and examined production values using Matplotlib and Seaborn visualizations.
matplotlib numpy pandas python-3 python-visualization seaborn
Last synced: 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/padmavathi2905/machine-learning-projects
Sentiment and Regression Analysis
machine-learning matplotlib numpy pandas python regression-analysis sentiment-analysis visualization
Last synced: 30 Apr 2026
https://github.com/ayushpatel2026/stock_predictor
Neural Networks to Predict Stock Prices
data-science flask-api machine-learning neural-network numpy python pytorch
Last synced: 07 May 2026
https://github.com/ebadshabbir/naive_bayes_classification-gaussain-
A Python project that applies Naive Bayes classification to predict user purchases based on age and salary using the Social Network Ads dataset. The project includes data preprocessing, model training, prediction, and visualization of decision boundaries for both training and test datasets.
classification gaussian jupyter-notebook machine-learning matplotlib-pyplot naive-bayes-classifier numpy pandas python
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/rijul007/smartwatch-data-analysis-using-python
Smartwatch Data Analysis to uncover insights into health and activity patterns using Python for data cleaning, exploratory analysis, and interactive visualizations.
data-analysis data-science data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas plotly python
Last synced: 30 Apr 2026
https://github.com/erikaax08/numerical_methods
This repository hosts the project developed for the Numerical Methods class at the Benemérita Universidad Autónoma de Puebla (BUAP)
django maths matplotlib numerical-methods numpy plotly
Last synced: 19 Aug 2025
https://github.com/alirezasaharkhiz9/python-for-dataanalysis
The educational repository for data manipulation and analysis with the libraries numpy, pandas, and matplotlib.
Last synced: 30 Apr 2026
https://github.com/mayankfreelancer/advanced-sales-analytics-dashboard-power-bi-
This interactive Power BI dashboard provides a comprehensive analysis of sales data across regions, categories, and time periods. The project aims to uncover key trends in total sales, profit, quantity sold, and product performance, using advanced visualizations and forecasting techniques. 🛠 Tools & Techniques Used: Power BI
dashboard data-science data-visualization excel numpy pandas powerbi python sales-analysis sql
Last synced: 30 Apr 2026
https://github.com/sanchariii/health-assist-1
Health Assist web app uses the Streamlit framework to help users identify potential diseases. Simply input your symptoms, and the system will predict whether you have diabetes, heart disease, or Parkinson's disease. The system is designed to be quick and convenient, promoting early detection and timely medical intervention.
numpy pandas pickle streamlit-webapp svm-model
Last synced: 13 Aug 2025
https://github.com/gabboraron/python_nyelvtan
Egy python nyelvi elemekkel fogallkozó kurzus jegyzete.
ai matplotlib-pyplot numpy pandas
Last synced: 30 Apr 2026
https://github.com/professornova/ann-scratch
This repository implements a simple Artificial Neural Network (ANN) from scratch using only NumPy.
artificial-intelligence neural-network numpy scratch
Last synced: 30 Apr 2026
https://github.com/ayushshrivstava/es654_prereqtest
Prerequisite test for the Machine Learning course ES654
jax matplotlib numpy pandas sympy
Last synced: 30 Apr 2026
https://github.com/danchik12/habr_scraping
Parsing Habr articles and saving in csv format
csv fake-useragent numpy pandas parser python3
Last synced: 30 Apr 2026
https://github.com/isaacalves7/nvidia-cuda
👁️🗨️📗 It's a repository of Nvidia CUDA programming.
anaconda gpu-programming numba numpy nvidia-cuda python3
Last synced: 30 Apr 2026
https://github.com/poltanek/crane-random-search
Skeleton code for a simulation of a problem similar to the Crane problem however, implementing using random search algorithm expending random nodes
numpy python python3 random-search-algorithm
Last synced: 01 May 2026
https://github.com/mukeshthenraj/video-engagement-prediction
ML project to predict video engagement using Random Forest & XGBoost
gridsearchcv matplotlib numpy pandas random-forest-classifier roc-auc-curve scikit-learn video-analytics xgboost
Last synced: 30 Apr 2026
https://github.com/ddeepanshu-997/datascience-e-commerce-shopping-details-
in this project i am going to apply data preprocessing technique on the dataset in order to clean the data using libraries, etc. make some insights/analyses to findout the hotpicks of the shopping along with some data visualsation libraries to get the trends and many more aspects in order to make a small contribution to the field of data science
cleaning-data data data-science data-visualization dataframe datapreprocessing dataset libraries matplotlib-pyplot numpy pandas plots python visualization
Last synced: 30 Apr 2026
https://github.com/sayginsaman/hand-gesture-desktop-controller
A comprehensive Python application that transforms your webcam into a powerful desktop control interface using computer vision and hand gesture recognition. Control media playback, volume, scrolling, and navigation with simple hand gestures - no mouse or keyboard required!
chmod gesture gesture-control gesture-detection gesture-recognition gestures media mediapipe numpy opencv pip pyautogui python
Last synced: 30 Apr 2026
https://github.com/dharma-acha/explanability_in_deepneuralnetworks
Our project aims to enhance the transparency and trustworthiness of the VGG model in critical fields like healthcare imaging and self-driving cars. By integrating explainability methods into the VGG model for image classification, we will clarify its decision-making process.
colab-notebook matplotlib numpy pandas scikit-learn seaborn
Last synced: 30 Apr 2026
https://github.com/tfiers/unitlib
📐 Physical units for NumPy arrays \ ⏱ Fast • Simple • High voltage
numpy python scientific-computing unitlib units
Last synced: 13 May 2026
https://github.com/beyzabasarir/spotify-youtube-eda
Exploratory Data Analysis of global songs' performance metrics on Spotify and YouTube with Python, using Jupyter Notebook.
eda exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/maxencebonamy/ascii-webcam
You can see yourself in real time through characters in a terminal. This project is an enhancement of another project which consists in converting an image to ASCII format, which allows, in a way, to compress it.
ascii numpy opencv python webcam
Last synced: 07 May 2026
https://github.com/abimathi03/exploratory-data-analysis
Titanic Dataset: Data Cleaning & Exploratory Data Analysis (EDA)
colab-notebook datacleaning dataset eda exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
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/maximlevchenko/python-course-convolution-orb-detector-data-processing-2d-game
This repository contains a collection of projects developed during a university Python course. Each project explores different aspects of data processing, analysis, and computer vision.
2dgame bomberman-game computer-vision convolution harris-corner-detector image-processing keypoint-detection numpy pandas python statistical-analysis
Last synced: 30 Apr 2026
https://github.com/manorohith-03/attendance-system-using-face-recognition
The system leverages the Python programming language and several powerful libraries for image processing and face recognition. The ultimate goal is to provide a more efficient, accurate, and user-friendly attendance tracking solution.
face-recognition numpy opencv pandas python-3
Last synced: 30 Apr 2026
https://github.com/eryks1999/titanic-project
jupyter matplotlib numpy pandas python seaborn titanic-kaggle
Last synced: 30 Apr 2026
https://github.com/koki0702/chainer0
A Small Chainer (Chainer From Zero)
chainer deep-learning neural-networks numpy python
Last synced: 01 May 2026
https://github.com/priyanshgoantiya/confidence-interval-visualization
Confidence Interval Simulation
matplotlib numpy plotly 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/minjii1079/pytune
Building PyTune, a Python guitar tuner that uses PyAudio for recording, NumPy for math operations, and SciPy for FFT (Fast Fourier Transform) and signal processing.
fft guitar-tuner music numpy pyaudio python3 scipy
Last synced: 07 May 2026
https://github.com/aimin-nur/dataanalyst-cohortanalysis
Sebuah project Data Analayst untuk mengetahui bagaimana pola pembelian pelanggan dalam periode waktu tertentu (Cohort Analysis)..
cohort-analysis numpy pandas pytz
Last synced: 07 May 2026
https://github.com/louisblankemeier/numpytex
Latex script generator that generates an aesthetically appealing table using a numpy array.
latex numpy script-generator table
Last synced: 07 May 2026
https://github.com/ismaelvr1999/bioinspiredalgorithms
This repository contains implementations of various bioinspired algorithms for optimization and machine learning.
machine-learning matplotlib numpy python tensorflow
Last synced: 01 May 2026
https://github.com/sandip2512/play-store-app-review-analysis
EDA on Play Store apps and user sentiment reviews
eda heatmaps matplotlib numpy pandas plotly seaborn sentiment-analysis
Last synced: 01 May 2026
https://github.com/shibbir24/amazon-product-sales-data-analysis-trends-and-insights
Amazon Product Sales Data Analysis: Trends and Insights
amazon-dataset data-analysis matplotlib numpy pandas seaborn
Last synced: 01 May 2026
https://github.com/micmurawski/cloud-array
cloud-array is an open-source Python library for storing and streaming large Numpy Arrays on local file systems and major cloud proviers CDNs.
aws azure big-data bigarray blob-storage cloud data-structures digitalocean-spaces gcp gcp-cloud-storage ibm-cloud-object-storage numpy s3 stream-processing streaming zadara
Last synced: 12 Aug 2025
https://github.com/khushi130404/k_means
This repository showcases 2D, 3D, and custom K-Means clustering models with visualizations. It includes both Jupyter notebooks and Python scripts for ease of reproducibility.
clustering-algorithm k-means-clustering numpy plotly sklearn
Last synced: 08 May 2026
https://github.com/avinashkr-ai/data-science-using-python-jupyter-notebook
Data Science Using Python Jupyter Notebook
data-science jupyter jupyter-notebook numpy pandas python
Last synced: 01 May 2026
https://github.com/momo790-m/startup-profit-prediction
Machine learning project to predict profits of new startups based on R&D, Admin, Marketing, and State data
assumptions business colab-notebook linear-regression machine-learning matplotlib numpy pandas preprocessing seaborn skit-learn sklearn
Last synced: 08 May 2026
https://github.com/emmanueltobi/ai-academy-university
Code samples from the Intel Nervana AI Academy University held in FUTA
ai classification-algorithm dataset intel numpy regression regression-models sklearn
Last synced: 01 May 2026
https://github.com/alain-godo/spotify-popularity
A simple analysis and modeling for prediction of the popularity of songs on Spotify
linear-regression machine-learning numpy pandas random-forest sckiit-learn spotify tree-decision
Last synced: 08 May 2026
https://github.com/harmanveer-2546/sports-bets-winning-algorithm
Sports betting is the activity of predicting sports results and placing a wager on the outcome.
adaboostclassifier ascii betting-models ensemble extratreesclassifier gradientboostingclassifier kneighborsclassifier labelencoder matplotlib mlpclassifier nfl nflstats numpy pandas plotly python seaborn sports-data string winning-algorithm
Last synced: 08 May 2026
https://github.com/satyamtripathi8/tools_for_data_science
Introduction to Data Science Tools(Python)
data-analysis-python matplotlib-pyplot numpy pandas
Last synced: 01 May 2026
https://github.com/offthetab/nn_homework
Практические работы по нейронным сетям МИРЭА 3 курс.
gensim ignite matplotlib neural-network nltk numpy pandas scipy-stats seaborn torch torchvision
Last synced: 01 May 2026
https://github.com/dostuffthatmatters/jax-capability-analysis
demo repository containing the experiments for my master's seminar @ TUM
autograd click deep-learning huggingface jax jit-compilation mnist numpy python pytorch
Last synced: 01 May 2026
https://github.com/aniketwithpython/fundamentals-of-scientific-computing
Fundamentals of Scientific Computing (MS1980) Notebook
jupyter matplotlib numpy pandas python
Last synced: 01 May 2026
https://github.com/hanzopgp/transformerneuralnetwork
Building a transformer with Keras and TensorFlow following tutorial.
artificial-intelligence deep-learning jupyter-notebook machine-learning natural-language-processing numpy personal transformer
Last synced: 08 May 2026
https://github.com/abideen-olawuwo/pyspark-prediction
pyspark prediction
linear-regression numpy pandas pyspark
Last synced: 01 May 2026
https://github.com/moustafamohamed01/data-analysis-ecommerce-purchases
Data Analysis : Analyzing (Ecommerce Purchases) dataset from Kaggle
jupiter-notebook numpy pandas python
Last synced: 08 May 2026
https://github.com/ahmedabdalkreem/naive-bayes
Show what types of naive-bayes and how to use model and deal with data ( Numerical, Categorical and Mixed between Numerical and Categorical )
Last synced: 10 Apr 2026
https://github.com/laszlokorte/canny-notebook
Numpy Canny Edge detector implementation to visualize each step
canny-edge-detection image-processing jupyter-notebook numpy
Last synced: 02 May 2026
https://github.com/dpb44/exploring-the-intuition-of-neural-networks-on-a-classification-problem-using-only-numpy
Implementing a softmax-based neural network from scratch using NumPy to classify the Iris dataset, leveraging vectorization, gradient descent, and decision boundary visualization.
deep-learning neural-network numpy softmax-classifier
Last synced: 02 May 2026
https://github.com/ducha-aiki/laf2ell
Utils for LAF to ellipse and back conversion. Also function for drawing LAFs.
ellipse laf local-features numpy visualization
Last synced: 02 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/voidkeishi/computational-science
This repository contains implementations of algorithms from the course "Computational Science" at HUST
computational-science numpy python
Last synced: 02 May 2026
https://github.com/lipskiyp/trading_dashboard
Pandas framework to analyze financial time-series and calculate various performance metrics (e.g. Sharpe Ratio and Max Drawdown Duration).
financial-analysis numpy pandas
Last synced: 02 May 2026
https://github.com/juanpablo70/pgad-assignment01
Breast Cancer Coimbra data set analysis
data data-science dataframe dataset jupyter-notebook matplotlib numpy pandas python
Last synced: 08 May 2026
https://github.com/cbmira01/featureranking
A data science technique implemented in OpenCL.
data-science entropy feature-reduction machine-learning-algorithms numpy opencl pyopencl python windows-10
Last synced: 08 May 2026
https://github.com/jonad/customer_segment
Creating customer segments using unsupervised machine learning algorithm.
clustering clustering-algorithm gaussian-mixture-models jupyter-notebook kmeans-clustering matplotlib numpy pandas python scikit-learn
Last synced: 10 Apr 2026
https://github.com/hanannazri/predictive-customer-churn-modelling-with-price-sensitivity-insights-
As a part of BCG Data Science Project, I developed a predictive churn-risk model for XYZ energy utility by engineering price, consumption and contract features and training XGBoost and Random Forest models to identify customers most likely to churn at current prices.
bcgx data-visualization exploratory-data-analysis feature-engineering jupyter jupyter-notebook model-training-and-evaluation numpy pandas random-forest scikit-learn xgboost
Last synced: 19 Aug 2025
https://github.com/izhaan0/predict-marks-based-on-study-hours
Student Marks Predictor is a machine learning project that predicts a student’s exam scores based on the number of study hours. It uses Linear Regression to learn the relationship between study hours and marks, and provides both command-line and interactive Streamlit web interfaces for prediction and visualization.
data-visualization joblib jupyter-notebook machine-learning machine-learning-algorithms matplotlib-pyplot numpy pandas pandas-dataframe pickle python scikit-learn seaborn
Last synced: 05 Apr 2026
https://github.com/krook1024-uni-archive/kmeans
kmeans implementation for a university course
kmeans kmeans-clustering machine-learning numpy python
Last synced: 02 May 2026
https://github.com/camsai/jupyterlite
CAMSAI JupyterLite is a lightweight, browser-based environment tailored for AI-driven materials science research. It integrates CAMSAI tools, schemas, and workflows, enabling users to validate data, run simulations, and explore materials science applications without requiring local installation or setup.
chemistry jupyterlite materials materials-design materials-informatics materials-science matplotlib numpy pyodide python scipy
Last synced: 02 May 2026
https://github.com/m0saan/python-for-data-analysis
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney,
data-analysis data-science ipython-notebook machine-learning matplotlib numpy pandas python
Last synced: 02 May 2026
https://github.com/andremenezesds/machine_learning_test
Testing among various Machine Learning models and parameters, in order to further study their behaviour for Classification, Regression and Clustering analysis.
classification-models clustering-models machine-learning numpy pandas regression-models sklearn
Last synced: 02 May 2026
https://github.com/rubaramanan/irisclassifierwith_keras
iris-classification keras numpy pandas
Last synced: 02 May 2026
https://github.com/gmcgibbon/udacity-dlnd-project-1
Udacity Deep Learning Nanodegree - Project 1
deep-learning jupyter-notebook nn numpy udacity
Last synced: 13 May 2026
https://github.com/maroshmka/np-mlp-clf
Raw implementation of mlp classifier in python using numpy.
classification example-code learning machine-learning multilayer-perceptron neural-network numpy
Last synced: 14 May 2026
https://github.com/kkkaan/tensor-library-403-hw1
A numpy like library for tensor (gergen) operations.
deep-learning numpy python tensor
Last synced: 08 May 2026
https://github.com/baranovserv/h-s-diagram
Парсер данных построения H-S диаграммы для веществ
diagrams json matplotlib numpy parser requests
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/fasih-khan99/resume-screening
AI-Powered Resume Screener & Ranker
ai logistic-regression nltk numpy pandas python resume-screening spacy-nlp
Last synced: 08 May 2026
https://github.com/amiralisajadi/image-classification-neural-network
Custom deep learning model for binary image classification. Entirely built from scratch in Python with NumPy, including all ML functions, activations, and optimizations.
deep-learning image-classification image-classification-model machine-learning neural-networks numpy
Last synced: 08 May 2026
https://github.com/ifte-13/digit-classification-with-mnist
MNIST Digit Classification: Comparative Analysis of Optimization Algorithms
matplotlib mnist-dataset numpy tensorflow
Last synced: 02 May 2026
https://github.com/amithjoseph777/gourmethaven-case-competition
Predictive analytics case competition project from the Master of Science in Business Analytics course at the College of Business, University of Louisville. Our team analyzed customer response trends for Gourmet Haven, developed a predictive model, and ranked in the Top 5 out of 25 teams.
google-colab jupyter-notebook numpy pandas r scikit-learn
Last synced: 10 Apr 2026
https://github.com/shingiraibhengesa/house-price-predictor
A machine learning project that predicts house prices based on user input features such as square footage, number of bedrooms, and more.
machine-learning-models matplotlib numpy python scikit-learn seaborn
Last synced: 09 May 2026
https://github.com/avinashkrishna07/plant-disease-prediction-cnn-deep-leanring-project
Plant Disease Prediction with CNN - Deep Learning Project
cnn-for-visual-recognition docker keras-tensorflow machine-learning numpy streamlit-webapp
Last synced: 09 May 2026
https://github.com/patilsukanya/p01.matplotlib-seaborn-titanic-dataset-visualization
Used libraries and functions as follows:
barplot bivariate boxplot densityplot histogram jointplot matplotlib numpy pairplot pandas python seaborn-plots seaborn-tutorial stripplots swarmplot univariate violinplot visualization
Last synced: 10 Apr 2026
https://github.com/bhavna-kale/cars-eda-project
Project analyzing used car market data to identify high-impact price drivers and depreciation curves, presented through an interactive web application.
data-analysis excel matplotlib numpy pandas python3 searborn streamlit
Last synced: 03 May 2026
https://github.com/isinghabhishek/data_analysis_with_python
Introduction to Data Analysis covering the basics of Python, Numpy, Pandas, Data Visualization, and Exploratory Data Analysis.
data-visualization exploratory-data-analysis numpy pandas python
Last synced: 03 May 2026
https://github.com/charlenry/python_math_machine_learning
Mes notebooks de travaux pratiques sur Python, NumPy, SimPy, SciPy, Matplotlib, Plotly, Seaborn et les Mathématiques pour le Machine Learning
algebra derivatives functions jupyter linear matplotlib matrix numpy plotly probabilities pyplot python pytorch scipy seaborn sklearn statistics sympy tensorflow time
Last synced: 25 Jun 2026
https://github.com/alexbie98/bietorch
neural nets with numpy
autograd neural-nets numpy torch
Last synced: 03 May 2026
https://github.com/niteshchawla/netflix-case-study
Analyze the data and generate insights that could help Netflix ijn deciding which type of shows/movies to produce and how they can grow the business in different countries
matplotlib numpy pandas python seaborn
Last synced: 09 Apr 2026
https://github.com/fandredev/ml-my-guide
my own annotations about ML/DS using pandas, matplotlib, numpy, scikit learn
anaconda matplotlib numpy pandas plotly scikit-learn seaborn
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/k-ilyas/ai-projects-handwritten-digit-recognition-titanic-survivor-analysis
AI Projects: Handwritten Digit Recognition & Titanic Survivor Analysis using scikit-learn
machine-learning numpy pandas sickit-learn
Last synced: 03 May 2026