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-25 00:18:02 UTC
- JSON Representation
https://github.com/jeffson-dsilva/smartphone-price-prediction
Smartphone Price Prediction is a machine learning project that predicts the price category of a smartphone based on its features. This project provides insights into how various specifications, such as RAM, battery capacity, and processor speed, influence the pricing of smartphones.
dataanalysis machine-learning matplotlib modelbuilding numpy pandas price-prediction python seaborn smartphone
Last synced: 14 Apr 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/zahediparsa/nlp_ta_uok
This repository contains exercises designed for students in the Natural Language Processing (NLP) course at the University of Kurdistan, taught by Dr. Fatemeh Daneshfar. The course took place from February 2024 to July 2024.
cbow jupyter-notebook matplotlib nlp nltk numpy pandas python tf-idf
Last synced: 19 Jan 2026
https://github.com/batthulavinay/which-anime-dominates-the-world
This Kaggle notebook analyzes the global popularity of anime across different countries. Using data visualization and statistical insights, we explore which anime dominate in various regions and uncover trends in global anime consumption.
data-visualization exploratory-data-analysis matplotlib numpy pandas python seaborn
Last synced: 24 Mar 2025
https://github.com/navid-kalaei/numpy-neural-network
Neural network implemented in Numpy to predict bike sharing on real data
deep-learning neural-network numpy python
Last synced: 07 May 2026
https://github.com/nirmaldeepponnada/codeclauseinternshipproject1
This project involves Customer Segmentation using K-Means clustering to group customers based on Recency, Frequency, and Monetary (RFM) analysis from the Online Retail dataset. It also performs Sentiment Analysis on Amazon Product Reviews using Natural Language Processing techniques & Logistic Regression to classify reviews as positive or negative.
kmeans logistic-regression numpy pandas python3 regular-expressions scikit-learn tf-idf-vectorizer
Last synced: 11 Apr 2026
https://github.com/jlmsc/gaussian-elimination
Python implementation of the Gaussian Elimination method for solving systems of linear equations.
algorithms back-substitution educational gaussian-elimination linear-algebra linear-systems math matrix numerical-methods numpy pysimplegui python row-echelon-form scientific-computing sympy
Last synced: 31 May 2026
https://github.com/saifalibaig/-online-retail-exploratory-data-analysis-with-python
Exploratory Data Analysis of an online retail store
data-analysis data-visualization matplotlib numpy pandas python3
Last synced: 11 Apr 2026
https://github.com/nourmorsy/topic_modelling
jupyter-notebook numpy pandas python
Last synced: 11 Apr 2026
https://github.com/chandkund/sms-spam-detection
The goal is to develop a classification model that can accurately differentiate between spam and non-spam messages. This is crucial for applications like email filtering, SMS spam detection, and improving overall user experience by reducing the influx of unwanted or malicious content.
matplotlib nlp-machine-learning numpy pandas seaborn stemming tfidf-vectorizer tokenization
Last synced: 19 Jan 2026
https://github.com/nisch-mhrzn/house_prediction
This project predicts house prices using data exploration, feature engineering, and machine learning models like Linear Regression and Random Forest. It demonstrates how to optimize models and evaluate their performance to accurately forecast house prices.
matplotlib numpy pandas python scikit-learn seaborn
Last synced: 08 Apr 2026
https://github.com/trim0500/fe-stats-classifier
An experiment to create a machine learning model via PyTorch to classify select Fire Emblem unit base stat distributions.
creational-patterns data-analysis data-science data-visualization design-patterns excel jupyter jupyter-notebook matplotlib-pyplot numpy pandas python python-modules python3 pytorch singleton
Last synced: 11 Apr 2026
https://github.com/jsimell/sleepanalysis
A Python data analysis project analyzing the sleep quality affecting factors and temporal patterns in the sleeping data of a single subject.
data-analysis matplotlib numpy pandas python scikit-learn seaborn
Last synced: 14 Apr 2026
https://github.com/kzon94/torn-market-analyzer
Streamlit app that parses Torn Add Listing text, matches items with a custom dictionary, fetches market data via the public API, and generates KPIs and price recommendations using a modular Python analytics pipeline.
data-analysis data-engineering fuzzy-matching market-analytics numpy pandas python streamlit torn-city torn-city-api
Last synced: 11 Apr 2026
https://github.com/szymon-budziak/real_estate_house_prices_prediction
Predicting real estate house prices using various machine learning algorithms, including data exploration, preprocessing, model training, and evaluation.
data-analysis data-preprocessing data-science eda jupyter-notebook machine-learning matplotlib numpy optuna pandas predictive-modeling price-prediction python random-forest regression scikit-learn seaborn
Last synced: 21 Jan 2026
https://github.com/shwetajanwekar/hr-data-analytics
Analyze the HR data through exploratory data analysis, we identified key factors influencing employee attrition, satisfaction levels, and performance. Machine learning models enabled us to predict employee churn and classify potential candidates for promotion.
matplotlib numpy pandas seaborn
Last synced: 19 Apr 2026
https://github.com/abdulsamie10/animalclassification-cnn
Different pics of dogs, cats and pandas were used and applied CNN on them to find out their type.
animal-classification cnn colab-notebook computer-vision convolutional-neural-network convolutional-neural-networks deep-learning jupyter-notebook keras machine-learning numpy python python3 pytorch
Last synced: 11 Apr 2026
https://github.com/vyjayanthipolapragada/fraud_detection_creditcard
Detecting the fraudulent credit card transactions by training Decision Tree model using Scikit-learn and SnapML
classification-model data-preprocessing decision-tree-classifier kaggle-dataset machine-learning numpy pandas python scikit-learn snapml time tree-model
Last synced: 11 Apr 2026
https://github.com/aniruddhakhedkar/eda_to_evaluate_bank_telemarketing_campaign_for_revenue_enhancement
Exploratory_Data_Analysis_Python_Project_2
datavisualization duplicate-detection imputation-methods numpy outlier-removal pandas seaborn statistical-analysis
Last synced: 27 Jan 2026
https://github.com/ashishsingh789/titanic_dataset_eda_and_visualization
This repository contains an exploratory data analysis (EDA) of the Titanic dataset. Key analyses include survival rates by gender, passenger class, age distribution, family size, and correlation heatmaps.
data data-science dataanalysis matplotlib numpy pandas pandas-dataframe python seborn visualisation
Last synced: 11 Apr 2026
https://github.com/samuele-lolli/data-analytics-techniques
A practical approach to data analytics pipeline.
numpy pandas pytorch scikit-learn
Last synced: 11 Apr 2026
https://github.com/alejandrolara11/machinelearningcourse
Machine Learning Basics: From Setup to Clustering
data-analysis data-science machine-learning numpy pandas plotly preprocessing-data python scikit-learn seaborn streamlit
Last synced: 11 Apr 2026
https://github.com/krik8235/ml-project-sentiment-analysis
Build a machine learning model for sentimental analysis using NLTK.
kaggle kaggle-dataset machine-learning machine-learning-algorithms nltk nltk-library numpy pandas python3 seaborn sklearn
Last synced: 11 Apr 2026
https://github.com/ayorick23/python-data-science-cheat-sheet
Guía rápida y práctica de sintaxis, comandos y funciones esenciales de Python para Ciencia de Datos. Perfecta para recordar cómo usar las librerías más comunes como NumPy, Pandas, Matplotlib y Scikit-learn en tus análisis diarios.
cheat-sheet data-analysis data-science data-visualization deep-learning jupyter-notebook machine-learning matplotlib ml numpy pandas python scikit-learn scipy seaborn statistics sympy tensorflow
Last synced: 07 Apr 2026
https://github.com/yahiazakaria445/ensemble-learning-voting-classifier
Ensemble Learning Using KNN, Naive Bayes, Decision Tree on Biomechanical Data
matplotlib numpy pandas scikit-learn seaborn
Last synced: 30 Apr 2026
https://github.com/anshpg/vectorwave
The Jupyter Notebook (ipynb file) contained within this repository serves as the primary codebase for this project. It demonstrates how to preprocess the input data, train the logistic regression classifier, evaluate its performance, and save the trained model for future use.
collab jupyter-notebook matplotlib-pyplot numpy pandas python sklearn
Last synced: 11 Apr 2026
https://github.com/linsanity03/football_prediction
ML project to predict goal from football events such as penalty, free kick.
jupyter-notebook numpy pandas pyspark python3 tensorflow
Last synced: 11 Apr 2026
https://github.com/hoyirul/flask-starter-fs
Flask-Starter-FS is a concise full-stack starter kit for Flask web development, offering quick setup and pre-configured settings for seamless integration of front-end and back-end components. Accelerate your full-stack web application development with Flask-Starter-FS.
flask machine-learning numpy pandas python sklearn
Last synced: 14 Apr 2026
https://github.com/reddyprasade/bird-classifications-problem
Birds Classification by using Scikit-learn and Scikit-image
matplotlib numpy pandas python-3 sckiit-learn sckit-image
Last synced: 08 May 2026
https://github.com/ansh-info/industrial-scale-penicillin-simulation
Optimizing industrial-scale penicillin production using machine learning and data analysis.
jupyter-notebook machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/djdurga/predictive_analysis_in_diabetes
This project applies Logistic Regression to predict diabetes in patients using the Pima Indians Diabetes Dataset. It covers the full data science lifecycle — from data imputation and exploration to model training, evaluation, and insights.
Last synced: 08 May 2026
https://github.com/arnauog/ironhack_data_analytics
Weekly labs to practice everything taught in class during the Data Analytics bootcamp of Ironhack in Barcelona of Sept 2024 - March 2025.
machine-learning mongodb mysql numpy pandas python seaborn tableau webscraping
Last synced: 11 Apr 2026
https://github.com/broodhoney/titanic-ml-from-disaster
This repository contains my analysis and solutions for the Titanic: Machine Learning from Disaster competition on Kaggle. The notebook explores the dataset, performs extensive Exploratory Data Analysis (EDA), applies feature engineering techniques, and builds predictive models to determine survival outcomes based on passenger data
machine-learning numpy pandas python scikit-learn scikitlearn-machine-learning
Last synced: 11 Apr 2026
https://github.com/pedrosfaria2/analisetitulosnetflix
Estudo de popularidade dos filmes da Netflix no IMDB.
analise-de-dados data-analysis jupyter-notebook matplotlib numpy pandas python
Last synced: 14 Apr 2026
https://github.com/dmarks84/coursework_project_text-mining-spam-analysis
Project for University of Michigan Applied Data Science Specialization -- Performed NLP in order to build features of email messages; trained various classification models to help predict if a message was spam.
classification databases eda nlp numpy pandas python scikit seaborn sentiment-analysis statistics supervised-ml text-mining unsupervised-ml visualization
Last synced: 11 Apr 2026
https://github.com/tinaland101/carcinoma-regression-project
The goal of this project is to analyze and visualize the results of a clinical study involving the treatment of squamous cell carcinoma (SCC) in mice. As a senior data analyst, you are tasked with preparing a technical report for Pymaceuticals, Inc.
linear-regression mathplotlib numpy pandas pyhton
Last synced: 08 May 2026
https://github.com/matkorussovich/student-performance-analysis
Este repositorio contiene un análisis del desempeño académico de estudiantes, realizado como parte del módulo "Introducción al Data Science" en el Máster en Data Science de la Universidad Europea de Madrid.
jupyter-notebook matplotlib-pyplot numpy pandas python
Last synced: 14 Apr 2026
https://github.com/sohan181204/airline-ticket-price-analysis
The analysis of airline ticket prices explores the dynamic and competitive nature of the aviation industry in India. With rapid economic growth and increasing air travel demand, understanding ticket price trends is crucial for airlines, passengers, and policymakers.
Last synced: 11 Apr 2026
https://github.com/ricardorobledo/ml_statistical_methods
matplotlib numpy pandas python3
Last synced: 11 Apr 2026
https://github.com/aaaastark/framingham_hart_study_cohort
Framingham_Hart_Study_Cohort
csv io matplotlib numpy pandas python sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/azaz9026/python_library_numpy
NumPy is a Python library used for working with arrays. It also has functions for working in domain of linear algebra, fourier transform, and matrices...
array jupyter-notebooks numpy python3
Last synced: 08 May 2026
https://github.com/haimgoldfisher/data_visualization_final_project
Final project of the Data Visualization course, Ariel university.
adaboost bayesian-learning catboost ensemble-learning gradient-boosting gridsearchcv matplotlib numpy pandas plotly seaborn semi-supervised-learning voting-classifier
Last synced: 08 May 2026
https://github.com/hitthecodelabs/weatherforecast-lstm
TensorFlow and Python for analyzing and forecasting weather data
cnn keras lstm matplotlib numpy pandas python tensorflow weather weather-forecast
Last synced: 11 Apr 2026
https://github.com/tolumie/exploratory-data-analytics-projects
Exploratory Data Analytics – A collection of projects covering data exploration, feature engineering, hypothesis testing, and predictive modeling across diverse datasets, including insurance, real estate, laptops, cars, COVID-19, and the Olympics.
data-analysis data-visualization data-wrangling exploratory-data-analysis-eda feature-engineering hypothesis-testing machine-learning matplotlib numpy pandas predictive-modeling python seaborn statistical-analysis
Last synced: 11 Apr 2026
https://github.com/al-ghaly/stock-market-simulation
Simulate and visualize stock market behavior
matplotlib numpy python python-visualization
Last synced: 16 May 2026
https://github.com/shohail-dev/astronomical-data-analysis
Python Astronomical Data Analysis and Visualization.
astropy astroquery matplotlib numpy pandas pyplot python requests requests-library-python sckit-image seaborn
Last synced: 11 Apr 2026
https://github.com/rsc-88/titanic
Data Science
jupyter-notebook numpy pandas python
Last synced: 08 May 2026
https://github.com/rafsaf/tw-complex
Algorithms for TW
mit numpy poetry pypi-package python scipy sklearn
Last synced: 22 Feb 2026
https://github.com/jo-minseok/global-warming-100year
🌡️ 2100년까지의 지구 기온, 해수면, 북극 빙하, 탄소 예측 ML [완료]
arima-model global-warming machine-learning matplotlib numpy pandas scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/ahmedmmahrous/medical-expenses-prediction-end-to-end-data-science-project-
Predict the future medical expenses of patients based on certain features.
data-science deployment exploratory-data-analysis flask machine-learning matplotlib numpy pandas plotly python regression statistics webapp
Last synced: 08 Apr 2026
https://github.com/reputed-artist/liver-disease-prediction-using-ensemble-machine-learning-method
Master degree project for liver disease prediction. i have improved the code reaching its accuracy to 98-99% from 70%.
jypyternotebook lgbmclassifier machine machine-learning machine-learning-algorithms machinelearning machinelearning-python machinelearningprojects model-training-and-evaluation numpy pandas prediction python randomforestclassifier svm-classifier xgboost-classifier
Last synced: 11 Apr 2026
https://github.com/theashishmavii/intelligent-crash-detection-and-emergency-notification
Intelligent Crash Detection: A deep learning-based system that detects vehicle accidents in real-time and sends emergency alerts with GPS location.
artificial-intelligence computer-vision deep-learning geolocation geopy keras machine-learning matplotlib numpy opencv pandas python tensorflow twilio vgg16
Last synced: 11 Apr 2026
https://github.com/neelays/xor-xnor_neural_network
NumPy neural network to approximate XOR/XNOR
Last synced: 15 May 2026
https://github.com/hectorta1989/py-images-classification
Images classification algorithms implemented by Python
ai computervision deeplearning imageclassification imageprocessing knn-classification machine-learning numpy pandas pca pca-analysis python3
Last synced: 04 May 2026
https://github.com/sharif-minhaz/rag-system
Ingest and vectorize content upon publication, store embedding, then retrieve and augment user queries with context to generate high-quality responses.
faiss flask mysql2 nodejs numpy rag react transformers
Last synced: 14 Apr 2026
https://github.com/muhammadshavaiz/hand-sketch-recognition--inceptionv3
The Hand Drawn Sketch Classification project uses PyTorch to classify hand-drawn sketches. It evaluates model Inception_v3, with Inception_v3 achieving the highest accuracy of 57%. The repository features scripts for dataset management, model training, and evaluation.
inception-v3 matplotlib numpy pandas python pytorch
Last synced: 14 Apr 2026
https://github.com/chaudharypraveen98/lungcancerdetection
To distribute the work of doctors and process the large amount of data to produce accurate results on the go
numpy pandas pillow python scipy tenserflow
Last synced: 16 Apr 2026
https://github.com/pramodyasahan/model-selection
This repository explores and compares different regression models for predicting continuous outcomes. This repository includes implementations and evaluations of five key regression models. The primary goal is to demonstrate how each model works, evaluate their performance using R-squared values, and guide users in selecting the best model.
machine-learning modelselection numpy pandas python regression scikit-learn
Last synced: 08 Mar 2025
https://github.com/sun-data/ndoptimize
Numba-accelerated minimization of objective functions.
astropy minimization numba numpy optimization scientific-computing
Last synced: 27 Jan 2026
https://github.com/4211421036/githubiotpy
GitHubIoT is a comprehensive toolkit designed to simplify the visualization of IoT (Internet of Things) data with seamless GitHub integration. The application provides an intuitive graphical interface for real-time data monitoring, analysis, and configuration
cli esp32 esp8266 github-actions github-iot matplotlib numpy pypi-packages python tkinter
Last synced: 16 Apr 2025
https://github.com/shuyib/pimadlkeras
Using keras specify-compile-fit- predict workflow on this binary classification problem to investigate if i'll get better predictions.
diabetes hidden-layers keras-neural-networks matplotlib-figures model-validation numpy pima-indians-dataset prediction predictive-modeling python-3-5 seaborn
Last synced: 15 Mar 2026
https://github.com/sonnguyen25/hackbeanpot-2025
EarthBeats - An Eco-friendly Pocket Road Trip Companion
css flask googlemaps-api html humeai knn-model mongodb nextjs nodejs numpy pandas python reactjs recommender-system scikit-learn spotify tailwindcss
Last synced: 11 Apr 2026
https://github.com/gama1903/digital_image_processing
Implementation of Basic Algorithms of Digital Image Processing mainly through Numpy.
digital-image-processing numpy opencv python
Last synced: 08 May 2026
https://github.com/chdl17/imdb-assignment
This GitHub repository contains a project that performs an analysis of the IMDb movie rating dataset. The data is used to explore the relationships between various features and the movie rating. Visualizations are used to illustrate the results of the analysis. The code is organized into a Jupyter Notebook file and data files.
Last synced: 08 May 2026
https://github.com/afnanelhussini/biometrics
LABS for Biometrics Course
biometric-authentication biometric-identification biometrics cv2 numpy opencv python3
Last synced: 08 May 2026
https://github.com/abideen-olawuwo/georgiatimeseries
A times series forcasting
arima itertools linear-regression matplotlib numpy pandas python seaborn statistics statsmodels time-series
Last synced: 11 Apr 2026
https://github.com/hifly81/photox
photo and album organizer for gtk3
gtk3 numpy opencv-python photography pil pillow python
Last synced: 24 Oct 2025
https://github.com/kostadinlambov/bitcoin-and-stock-market-correlation
This study uses a quantitative research design to analyze the relationship between Bitcoin prices and the stock market over the past five years with the S&P 500 Index serving as a proxy for the stock market.
bitcoin data-science jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python scipy-stats seaborn sp500-data-analysis
Last synced: 09 Apr 2026
https://github.com/ecrows/flippy
Python command-line utility for generating videos from image directories.
data-science image-processing numpy opencv python python3 video video-processing visualization
Last synced: 04 Mar 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/stdlib-js/blas-ext-linspace
Return a new ndarray filled with linearly spaced values over a specified interval along one or more ndarray dimensions.
arange arrange javascript linear linspace math mathematics matlab ndarray node node-js nodejs numpy seq sequence statistics stats stdlib
Last synced: 04 May 2026
https://github.com/chokzb/covid19_vaccination_analysis
An EDA project examining global COVID-19 vaccination progress. The notebook investigates vaccination trends by country, daily vaccination rates, timeline patterns, and dose distribution. The project includes visualisations created with Matplotlib, Seaborn, and Plotly.
covid-19 data-analysis data-visualization jupyter-notebook matplotlib numpy pandas plotly python seaborn vaccination
Last synced: 07 May 2026
https://github.com/akansharajput280799/data-exploration-and-visualization-for-streaming-platform
Data Analysis and Visualization for streaming platform to provide insights and recommendations to improve their userbase.
data-visualization excel exploratory-data-analysis matplotlib numpy python seaborn
Last synced: 08 May 2026
https://github.com/daksh90a/wine-quality-analysis
The Wine Quality Analysis project is an AI/ML-based data analysis initiative aimed at predicting and understanding the factors that influence the quality of wine.
matplotlib-python numpy pandas seaborn
Last synced: 12 May 2026
https://github.com/amiegirl/ford_gobike-tripdata
This data set includes information about individual rides made in a bike-sharing system covering the greater San Francisco Bay area.
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 08 May 2026
https://github.com/alefair/ds
Data Science projects
ipython jupyter matplotlib numpy pandas python sklearn
Last synced: 15 Mar 2026
https://github.com/hellymodikalpesh/numpy
This repository is designed as a comprehensive resource for learning the NumPy library. It covers nearly all functions and features of NumPy, providing a thorough exploration of its capabilities for numerical computing and data analysis.
Last synced: 28 Jan 2026
https://github.com/pradeep31747/smartsuggest-personalized_product_recommendations
This project implements a personalized product recommendation system using machine learning techniques to enhance user experience and drive engagement.
jupyter-notebook keras numpy pandas pyhton scikit-learn sql tensorflow vscode
Last synced: 28 Jan 2026
https://github.com/jsd115/tensorflow_bankfrauddetection
This repository aims to provide examples of my ability to produce ML models using tensorflow and sklearn
numpy pandas sklearn tensorflow
Last synced: 06 Feb 2026
https://github.com/harmanveer-2546/wafer-fault-detection
The goal is to eliminate manual work in identifying faulty wafers. Opening and handling suspected wafers disrupts the entire process. False negatives result in wasted time, manpower, and costs.
clustering data-transformation feature-selection machine-learning matplotlib numpy pandas python random-forest roc-auc-curve roc-auc-score seaborn sklearn svc xgboost
Last synced: 11 Apr 2026
https://github.com/jorisbertier/learnpython
Project for learn Python
beautifulsoup4 matplotlib numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/anhquoc533/neural-network
A Neural Network framework for building Multi-layer Perceptron model.
artificial-intelligence artificial-neural-networks deep-learning framework machine-learning machine-learning-algorithms neural-network neural-networks numpy python3
Last synced: 26 Oct 2025
https://github.com/gusenov/max-empty-rect-py
:black_square_button: Реализация на Питоне алгоритма поиска на изображении пустого прямоугольника максимальной площади.
algorithm empty-spot graphics numpy python python-image-library python-library rectangle-detection
Last synced: 06 Feb 2026
https://github.com/nikita-data/sql_projects
SQL projects
database numpy pandas postgresql python sql sql-query sqlalchemy sqlite sqlite-database sqlite3
Last synced: 11 Apr 2026
https://github.com/dmarks84/ind_project_obesity-multi-class-classification--kaggle
Independent Project - Kaggle Competition -- I worked on the obesity classification data set as part of a Kaggle Competition of the same name, scoring (for accuracy) above 0.9
classification correlation-analysis cross-validation data-modeling data-visualization dataframes eda gridsearchcv matplotlib multiclass-classification numpy pandas python seaborn sklearn statistics supervised-ml
Last synced: 11 Apr 2026
https://github.com/sudarshanasrao/ee559-machine_learning-usc
USC graduate level Machine Learning course
cnn keras machine-learning neural-networks numpy python scikit-learn scipy tensorflow
Last synced: 11 Apr 2026
https://github.com/ikbalcaus/HandSketch
Drawing on Canvas with Hand Gestures + AI for Letter Recognition
mediapipe numpy ocr-recognition opencv python pytorch tkinter
Last synced: 31 Mar 2025
https://github.com/lintangwisesa/python_pillow_image_array
Convert 🖼 image to 📜 Numpy array using Pillow [Python]
Last synced: 07 May 2026
https://github.com/jahanostg/linear-regression_ml-algorithm
Linear Regression Algorithm
colab-notebook matplotlib numpy pandas scikit-learn seaborn
Last synced: 08 May 2026
https://github.com/patilsukanya/assignment-04.-simple-linear-regression-q1
Used libraries and functions as follows:
correlation-analysis data-visualization distplot eda feature-engineering model-building model-predictions model-testing numpy ols-regression p-value pandas python r-square-values regression-plot seaborn simple-linear-regression smf statmodels t-score
Last synced: 09 Apr 2026
https://github.com/hansalemaos/a_pandas_ex_horizontal_explode
Explode list/tuples in columns
dataframe dataframes list numpy pandas python series tuple
Last synced: 14 Apr 2026