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/raghavendra317/brain-tumor-detection
A deep learning-based project for classifying brain MRI images into Glioma, Meningioma, No Tumor, and Pituitary Tumor using Convolutional Neural Networks (CNNs). This project aims to assist in early tumor detection, improving diagnostic accuracy and healthcare outcomes.
cnn-classification keras numpy opencv scikit-learn tensorflow
Last synced: 12 Apr 2026
https://github.com/lunanvarg/bid-data-cac22039
En este repositorio se vé mi TP Integrador del programa Codo a Codo: Big Data
colab data-studio-google deepnote excel matplotlib mysql numpy pandas-library python seaborn
Last synced: 06 May 2026
https://github.com/djdhairya/electronic-search-engine
bytesio countervector nltk numpy pandas pickel pillow sklearn streamlit
Last synced: 13 Apr 2026
https://github.com/jkosla/neural_network_from_scratch_numpy
Neural Network From Scratch in Python | Build a simple neural network from scratch using pure Python and NumPy. Learn about forward propagation, backpropagation, and training with gradient descent. Accompanies my Medium article.
ai aritificial-intelligence medium nerual-networks numpy python3 tutorial
Last synced: 10 Apr 2026
https://github.com/shwetapardhi/assignment-1-q11--basic-statistics-level-1
Q11) Suppose we want to estimate the average weight of an adult male in Mexico. We draw a random sample of 2,000 men from a population of 3,000,000 men and weigh them. We find that the average person in our sample weighs 200 pounds, and the standard deviation of the sample is 30 pounds. Calculate 94%,98%,96% confidence interval?
confidence-interval normalization numpy pandas python scipy stats
Last synced: 13 Apr 2026
https://github.com/tralahm/kaggle-titanic-competition
Predicting Titanic Passenger Survival Using Machine Learning
data-analysis jupyter-notebook kaggle-competition kaggle-dataset machine-learning matplotlib numpy pandas predictive-modeling python3 sklearn tralahm tralahtek
Last synced: 13 Apr 2026
https://github.com/pedasoft-consult/house-price-prediction
This project is a machine learning-powered web application for predicting house prices based on various features such as area, bedrooms, bathrooms, and more. It uses Flask for the backend and HTML/CSS/JavaScript for the frontend.
flask joblib matplotlib numpy pandas r2 random-forest regression seaborn sklearn
Last synced: 13 Apr 2026
https://github.com/abideen-olawuwo/logistic-regression-house-prediction
Using logistic Regression Model to predict house price
logistic-regression matplotlib numpy pandas python seaborn sklearn
Last synced: 12 Apr 2026
https://github.com/bachboy0/montecarlo
Python-based Monte Carlo simulations for statistical analysis and modeling.
monte-carlo-methods numpy python
Last synced: 21 Apr 2026
https://github.com/sahilmate/gesturepainter
Virtual Painting Application
gesturepainter mediapi numpy opencv virtualpaint
Last synced: 06 May 2026
https://github.com/dineshdhamodharan24/industrial-copper-modeling
It seems like you have a project that involves modeling industrial copper data using Python and several libraries such as pandas, numpy, and scikit-learn. This is a common and practical approach, as these libraries are widely used for data manipulation, analysis, and machine learning tasks.
bussiness-solution numpy pandas pickle pickle-file seaborn sklearn-library streamlit
Last synced: 13 Apr 2026
https://github.com/alphacrypto246/stock-price-movement-prediction
A project leveraging Polynomial Regression to predict stock price movements based on historical data. Includes data preprocessing, feature engineering, visualization, and model evaluation to provide insights for informed trading decisions.
machine-learning numpy pandas polynomial-regression scikit-learn yfinance
Last synced: 13 Apr 2026
https://github.com/piero24/lossfuncition-4sn
This research will show an innovative method useful in the segmentation of polyps during the screening phases of colonoscopies. To do this we have adopted a new approach which consists in merging the hybrid semantic network (HSNet) architecture model with the Reagion-wise(RW) as a loss function for the backpropagation process.
dataset deep-learning deep-neural-networks loss loss-functions matplotlib neural-network numpy opencv polyp-detection polyp-segmentation python python3 pytorch segmentation segmentation-models torchvision transformers unipd unipd-dei
Last synced: 06 May 2026
https://github.com/harshit433/brain-tumor-classification
It is a CNN model trained to predict the type of brain tumor from an MRI scan.
artificial-neural-networks cnn-classification image-classification keras-tensorflow numpy pandas python transfer-learning
Last synced: 12 Apr 2026
https://github.com/ellennewerkla/apriori-analise_cesta_de_mercado
Análise de Cesta de Mercado (Market Basket Analysis) utilizando o algoritmo Apriori para identificar regras de associação entre produtos em um conjunto de transações de supermercado.
apriori-algorithm jupyternotebook marketbasketanalysis mathplotlib mba numpy pandas python3
Last synced: 13 Apr 2026
https://github.com/williamfridh/umu_5tf078_paper_keyboard_tracker
Project exploring how a CNN alongside computer vision can be used to detect drawn keys and track finger input,.
cnn-classification computer-vision keras-tensorflow numpy python tensorflow
Last synced: 07 Jan 2026
https://github.com/rkarahul/ok.win-big-small-predictor
Predict the next “Big” or “Small” outcome on the OK.Win lottery-style game using OCR + time-series features + ML.
joblib numpy opencv-python paddleocr paddlepaddle paddlepaddle-gpu pandas python sckit-learn
Last synced: 13 Apr 2026
https://github.com/gregoritsch3/exercise_pandas_1
A Pandas exercise demonstrating the loading, cleaning and reorganization of data in .xlsx or .csv files, descriptive statistics, data visualization, statistical approximation of data with the normal distribution, etc.). Libraries include Pandas, NumPy, Scipy, SymPy, MatplotLib,
data-cleaning data-visualization descriptive-statistics matplotlib numpy pandas scipy sympy
Last synced: 12 Apr 2026
https://github.com/abideen-olawuwo/house-prediction
A house prediction model
matplotlib numpy pandas seaborn sklearn
Last synced: 12 Apr 2026
https://github.com/rajsinha7/hand-gesture-recognition
This project serves as a foundation for integrating hand gesture controls into interactive applications like games, presentations, or robotic controls. It features: Real-time hand tracking with MediaPipe Hands and Live visualization of hand landmarks and gesture labels
Last synced: 13 Apr 2026
https://github.com/m-rishab/job-recruitment-prediction-and-hr-dashboard-using-plotly
This project features make it ideal for dynamic HR dashboards, offering insights into candidate profiles and recruitment processes.
correlation-analysis flask kmeans-clustering numpy pandas plotly python scikit-learn seaborn standardscaler
Last synced: 12 Apr 2026
https://github.com/kartikeya443/handgesture_vol_control
This OpenCV project enables remote control of sound playback using wireless communication. It lets users adjust the master volume of the central device using finger gestures, enhancing convenience and user experience.
mediapipe numpy opencv pycaw wireless-communication
Last synced: 13 Apr 2026
https://github.com/ahmedabdalkreem/animals_classification
This project is dependent to make classification between faces of cats, dogs and wild_animals and use multiple model such as CNN and pretrained model like ResNet and MobileNet and show the result of all model in the image using heatmap to know what is the part that model take decision when see it.
classification cnn heatmap matplotlib mobilenet numpy opencv pandas pretrained-models python restnet
Last synced: 12 Apr 2026
https://github.com/andrewzhoumq123/sci_graph_api
Generates different types of detailed plots for scientific data
fastapi h5py json matplotlib numpy pandas scipy
Last synced: 12 Apr 2026
https://github.com/vandanac20/advanced-real-estate-valuation-with-ensemble-regression-models
Advanced Real Estate Valuation with Ensemble Regression Models
machine-learning numpy pandas python sklearn
Last synced: 06 May 2026
https://github.com/kucera-lukas/imagesecrets
RESTful API for encoding/decoding messages into/from images.
api asyncio docker fastapi heroku mypy numpy pillow poetry postgresql pydantic pytest pytest-cov pytest-mock python python-typing restful-api steganography swagger tortoise-orm
Last synced: 28 Feb 2025
https://github.com/reckonsys/datascience-docker
A docker image with numpy, scipy, nltk and pandas pre-installed with pip
docker docker-image dockerfile nltk numpy pandas scipy
Last synced: 10 Mar 2025
https://github.com/alejoduarte23/bs6472
Serviceability assessment as per BS 6472 for human exposure to vibration in buildings Vibration sources other than blasting
matplotlib numpy pydantic scipy
Last synced: 07 Jan 2026
https://github.com/prarthana-singh/potato-disease-classification-using-deep-learning
🌱 Potato Disease Classification using Deep Learning – A deep learning-based model to detect and classify potato plant diseases using image processing and CNNs. Built with TensorFlow/Keras & Python.
agriculture cnn deep-learning image-classification keras machine-learning neural-network numpy pandas plant-disease-detection python3 streaming tensorflow
Last synced: 12 Apr 2026
https://github.com/hariprasath-v/av-job-a-thon-november-2022
Build a machine learning/deep learning approach to forecast the total energy demand on an hourly basis for the next 3 years based on past trends.
exploratory-data-analysis kaggle lightgbm-regressor matplotlib numpy pandas python rmse-score seaborn sklearn statsmodels timeseries-forecasting
Last synced: 12 Apr 2026
https://github.com/mahdibehoftadeh/polynomial-regression-co2-emissions
A simple machine learning polynomial regression using a large dataset to learn and predict CO2 emission of a car by its built features like engine size and cylinders
machine-learning matplotlib numpy nural-network pandas polynomial-regression python scikit-learn
Last synced: 22 Feb 2026
https://github.com/dhruwsunita/iphones-eda-analysis
EDA analysis on apple products.
data-analysis data-visualization eda matplotlib numpy pandas plotly python seaborn
Last synced: 06 May 2026
https://github.com/siddhi-c19/tourism_sid_tournaut
A comprehensive analysis of tourism data of various countries
data-science dataset mathplot mathplotlib numpy plotly statistics streamlit
Last synced: 06 May 2026
https://github.com/prateekrajsrivastav/financial-transition-classification
This project focuses on classifying financial transactions using machine learning techniques. By leveraging labeled data, the model aims to categorize transactions into predefined categories (e.g., "Food," "Transport," "Shopping," etc.).
matplotlib numpy pandas-python scikitlearn-machine-learning seaborn
Last synced: 07 Sep 2025
https://github.com/vasulab/knightshock
Shock tube experiment planning and data analysis package.
cantera data-analysis matplotlib numpy shock-tube
Last synced: 18 Jul 2025
https://github.com/redinfinitypro/python-finance
Rating: (8/10) The code performs a linear regression analysis on stock data using the yfinance library, importing necessary libraries, selecting stock symbols, downloading data, fitting a model, making predictions, and visualizing results.
datetime matplotlib numpy pandas random sklearn yfinance
Last synced: 06 May 2026
https://github.com/src3453/fluentscope
An oscilloscope that makes listening waveform more fun
audio-visualizer correlation mic-audio numpy oscilloscope pyaudio pygame pygame-application python python3 realtime trigger
Last synced: 30 Apr 2026
https://github.com/knightkun77/image_classification_project
Image Classification Using Python
keras machine-learning matplotlib numpy opencv python tensorflow tikinter
Last synced: 24 Jan 2026
https://github.com/aleksandarbuk/machine-learning
The Machine Learning Library repository provides a collection of scripts and tools leveraging Scikit-Learn, Pandas, and NumPy for various machine learning tasks and data analysis.
matplotlib numpy python scikit-learn tensorflow
Last synced: 16 Apr 2026
https://github.com/eigenein/coursera
My Coursera assignments
course course-work coursera coursera-assignment coursera-course coursera-data-science coursera-machine-learning coursera-specialization courses jupyter-notebook kotlin machine-learning numpy pandas python scipy sklearn
Last synced: 13 Apr 2026
https://github.com/jai0212/course-selector-uoft
A program that suggests university courses based on your program and provides a custom GUI to customize your course plan. Created to help UofT students
beautifulsoup csv graphs graphs-algorithms networkx-graph numpy os parser pickle pillow plotly python tkinter-gui tkmacosx
Last synced: 06 May 2026
https://github.com/theweird-kid/ml-notes
Machine Learning Notes
machine-learning matplotlib numpy scikit-learn seaborn
Last synced: 06 May 2026
https://github.com/bhushan148/ipl-stats-analysis
This project explores IPL data to show team and player performances. 📈 Key highlights include analyzing match results, highest scores, and performance at different venues. 🏟️ It uses charts to reveal trends like win margins and average scores by venue. 📉 Discover important insights into what affects match outcomes and team success.
jupyter-notebook markdown matplotlib-pyplot numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/rizkyrajitha/ann_101
A really simple neural network for binary classification written from scratch using python
Last synced: 08 May 2026
https://github.com/themihirmathur/soiligator
Soiligator is an advanced machine learning project designed to optimize irrigation management by predicting whether irrigation is necessary based on environmental and soil-related data.
auc-score logistic-regression machine-learning matplotlib numpy pandas python random-forest-classifier roc-curve scikit-learn seaborn standardscaler support-vector-machine
Last synced: 12 Apr 2026
https://github.com/aniruddhakhedkar/eda_for_chinese_automotive_company_teclov_chinese
Exploratory_Data_Analysis_Python_Project_1
datavisualization duplicate-detection imputation-methods numpy outlier-removal pandas seaborn statistical-analysis
Last synced: 10 Apr 2026
https://github.com/eesunmoon/aml_project
[Project] Analyzing Fitness Patterns & Building Predictive Models
matplotlib numpy pandas python3 recommender-system scikit-learn seaborn tensorflow
Last synced: 13 Apr 2026
https://github.com/mosalem149/data-mining-assignments
That repo for data mining quizzes and tasks.
anaconda data-mining dataframe jupyter-notebook matplotlib mlxtend numpy pandas python quizzes scikit-learn seaborn tasks
Last synced: 13 Apr 2026
https://github.com/evan-dg31/data-science
Exploratory Data Analysis (EDA), Predictive Modeling (Supervised and Unsupervised), Regression, Classification, Clustering
classification clustering data-analysis data-science data-visualization machine-learning matplotlib numpy pandas python regression-analysis seaborn
Last synced: 13 Apr 2026
https://github.com/raghavendranhp/youtube_data_harvesting
The "YouTube Data Analyzer" is a versatile tool for businesses and content creators, enabling them to gather, analyze, and harness valuable insights from multiple YouTube channels. With streamlined data collection, storage in MongoDB, migration to SQL, and a user-friendly Streamlit interface, it empowers users to make data-driven decisions
apiintegration data datacollection eda googleapi googleapiclient matplotlib mongodb mysql mysqlconnector numpy oops pandas pymongo python pythonoops sql sqlalchemy streamlit youtube-api
Last synced: 13 Apr 2026
https://github.com/jcbritobr/iris-python
Simple data analysis using iris dataset, pandas, numpy, matplotlib and seaborn.
data-science matplotlib numpy pandas python seaborn
Last synced: 06 May 2026
https://github.com/badranalyst/tips-dataset-analysis-dashboard-with-streamlit-and-plotly
Interactive Streamlit dashboard analyzing the Seaborn 'tips' dataset, which records information on restaurant bills, including total bill amounts, tips, customer demographics (e.g., gender, smoking status), and dining details (e.g., day, time). Visualized with Plotly for insights into tipping patterns.
data-analysis data-analytics data-visualization dataset eda exploratory-data-analysis matplotlib matplotlib-pyplot numpy pandas plotly python seaborn streamlit
Last synced: 13 Apr 2026
https://github.com/velascort/image_equalizer_gui
Image equalizer using LUT interface.
image-processing lut numpy python scikit-image ttk
Last synced: 10 May 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-distribution-cumulative-graph
A demo of creating a 3d distribution cumulative graph.
3d cumulative distribution graph matplotlib numpy pandas python web
Last synced: 12 Apr 2026
https://github.com/harmanveer-2546/tweets-cleaning-with-python
Twitter is one of the most used data sources for data analysis. The reason is that it’s open and free to collect unless you subscribe to the paid version one. Besides, it’s pretty simple to collect data from it.
filtering function-calling nlptk numpy os pandas punctuation python re removing-links tokenization tweet-cleaning twitter-data-analysis twitter-sentiment-analysis
Last synced: 10 Apr 2026
https://github.com/afnanenayet/kaggle-titanic
The classic Kaggle Titanic data science challenge
backprop backpropagation classification classifier data forest kaggle layer learn mlp multi numpy pandas perceptron random science scikit sklearn titanic
Last synced: 12 Apr 2026
https://github.com/hootbu/cyberpunk-filter-desing
This project aims to design filters with a cyberpunk aesthetic by performing low-level image manipulation in Python.
computer-vision image-manipulation matplotlib numpy python
Last synced: 08 May 2026
https://github.com/thariniselvakumar/kidney-disease-prediction
This project is about the kidney disease prediction using machine learning algorithms
machine-learning matplotlib numpy pandas scikit-learn seaborn
Last synced: 12 Apr 2026
https://github.com/lingumd/school_district_analysis
Updated test score data and school district analysis using Python.
averages binning jupyterlab numpy pandas pandas-loc python
Last synced: 13 Apr 2026
https://github.com/amira921/eda-and-visualization-netflix-movies-and-tv-shows
EDA for Netflix Movies and TV Shows
datacleaning datamanipulation datapreprocessing datavisualization exploratory-data-analysis insights matplotlib numpy pandas python
Last synced: 12 Apr 2026
https://github.com/rishabhmathur06/data_analysis-netflix
data data-analytics data-science matplotlib-pyplot numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/charanpool/image-patch-mapping
A Python toolkit for image processing — edge detection, template matching, and patch detection using OpenCV
canny-edge-detector computer-vision edge-detection image-processing numpy opencv python sobel-filter template-matching
Last synced: 18 Jan 2026
https://github.com/hrolive/fundamentals-of-accelerated-data-science
How to use GPU-accelerated tools to conduct data science faster, leading to more scalable, reliable, and cost-effective results.
accelerated-computing bokeh cudf cugraph cuml cupy dask data-science jupyter numpy pandas python rapids xgboost
Last synced: 12 Apr 2026
https://github.com/jonolav95/advent_of_code_2022
Using Python with Pandas and Numpy (www.adventofcode.com).
Last synced: 06 May 2026
https://github.com/harmanveer-2546/predicting-schizophrenia-disorder
The positive symptoms typical of schizophrenia – such as delusions, hallucinations or formal thought disorders – often first appear in an attenuated or transient form during the initial prodromal phase
boxplot decisiontreeregressor disorder linearregression matplotlib mean-squared-error numpy pairplot pandas prediction randomforestregressor schizophrenia seaborn train-test-split visualization
Last synced: 13 Apr 2026
https://github.com/akansharajput280799/covid19-impact-analysis-usa
Data Analysis and Predictive Modeling to study COVID-19 impact across age groups, regions, and seasons in the USA.
classification-algorithm clustering-algorithm data-preprocessing data-visualization descriptive-statistics exploratory-data-analysis matplotlib numpy pandas seaborn
Last synced: 13 Apr 2026
https://github.com/shlok-nahar/mnist-cnn-classifier
This repository trains and evaluates three CNN models on MNIST, providing performance comparisons and 5 unique visualizations.
confusion-matrix graph heatmap-visualization json machine matplotlib mnist numpy precision-recall python receiver-operating-characteristic seaborn sklearn tensorflow
Last synced: 13 Apr 2026
https://github.com/paulo-santos-ds/machinelearninglogisticregression
A fraude de cartão de crédito é uma forma comum de fraude que afeta milhões de pessoas em todo o mundo. Essa fraude pode ter consequências graves, tanto para as vítimas quanto para as instituições financeiras que emitem os cartões de crédito.
math matplot numpy pandas python3 sklearn
Last synced: 13 Apr 2026
https://github.com/techcsispit/algorithmic-trading
This project focuses on algorithmic training using Python in Jupyter Notebooks. It covers various data structures and algorithms, providing a hands-on approach to solving algorithmic challenges. The notebooks are designed to be interactive and educational for learners of all levels.
matplotlib numpy pandas python sklearn
Last synced: 04 Sep 2025
https://github.com/abdulrahmanaymann/data-storage-and-information-retrieval
This is a Python project that performs tokenization, stop word removal, positional indexing, phrase query searching, term frequency-inverse document frequency (TF-IDF) calculation, cosine similarity computation, and document ranking.
cosine-similarity information-retrieval nltk numpy pandas postional-index python ranking stop-word-removal tf-idf tokenization
Last synced: 06 May 2026
https://github.com/prashhhant213/customer-behavior-analysis-for-walmart-black-friday-sales
This project is a Walmart case study analyzing customer purchase behavior by gender and demographics to inform business decisions, especially around spending habits during events like Black Friday.
matplotlib numpy pandas python scipy seaborn
Last synced: 06 Jan 2026
https://github.com/saifalibaig/covid-19-infection-rate-analysis-using-python
Analysis of Covid-19 Infection rate and the world happiness report to identify if there is any relationship between infection rate and happiness
data-analysis data-visualization jupyter-notebook numpy pandas python3 sns
Last synced: 18 Apr 2026
https://github.com/aleksibovellan/ai-2048-game
AI Heuristics in Python for solving the 2048 Game
2048 2048-game 2048-solver ai expectimax game heuristics numba numpy python python3
Last synced: 06 May 2026
https://github.com/asier-ortiz/ai-course-notebooks
AI course Notebooks and Exercises
keras matplotlib numpy pandas python seaborn skit-learn tensorflow
Last synced: 12 Apr 2026
https://github.com/ds-python-programmers-spectrum/flipkart-sentimental_analysis-app
The Flipkart Sentiment Analysis project aims to analyze customer reviews of Flipkart products using Natural Language Processing (NLP) and visualize insights through a Streamlit-based web application. This system will classify customer feedback as positive, negative, or neutral
machine-learning nltk numpy pandas sentiment-analysis streamlit-webapp textblob vader-sentiment-analysis
Last synced: 22 Jun 2025
https://github.com/khushi130404/catnet
CatNet is a simple machine learning project that classifies images as either a cat or not a cat using logistic regression. The dataset consists of labeled images of cats and non-cats, preprocessed and used to train a binary classification model.
h5py matplotlib numpy pillow scipy
Last synced: 12 Apr 2026
https://github.com/shimu-i/pythonmastery
Diving into Python essentials, libraries, and tricks to become an AI & ML pro. Coding, learning, and having fun while building the future!
Last synced: 07 May 2026
https://github.com/msikorski93/Linear-Regression-From-Scratch
Different solutions of linear and polynomial regression made from scratch.
from-scratch gradient-descent linear-regression numpy ordinary-least-squares polynomial-regression tensorflow
Last synced: 27 Apr 2025
https://github.com/chandkund/pytorch
Foundational introduction to PyTorch, focusing on the basics of tensors, their creation, manipulation, and operations, which are essential for understanding and building deep learning models
classification computer-vision cuda-programming deep-learning loss-functions matplotlib numpy optimization pandas pyhton pytroch workflow
Last synced: 07 May 2026
https://github.com/themusharraf/loan-predictor
fastapi jobl ml numpy pandas sckiit-learn
Last synced: 13 Apr 2026
https://github.com/anushkundu/student-performance-analysis
Exploring Student Performance Factors
classification-algorithm clustering-algorithm data-analysis data-science exploratory-data-analysis machine-learning matplotlib numpy pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/hanzdr/2d-3d-object-transformation
For my Linear Algebra Project Defense
matplotlib-python matrix numpy
Last synced: 19 Apr 2026
https://github.com/ifte-13/early-stage-brain-stroke-detection
Predictive Analysis & Early Detection of Brain stroke using Machine Learning Algorithm
decision-tree imbalanced-learn knn matplotlib numpy pandas random-forest scikit-learn seaborn
Last synced: 06 Jul 2025
https://github.com/tugot17/linear-regression-from-scratch
Linear Regression concepts and intuitions presented using Jupyter Notebooks
from-scratch linear-regression numpy python
Last synced: 11 Jul 2025
https://github.com/towaquimbayo/comp-4948
BCIT Computer Systems Technology (CST) - COMP 4948 (Predictive Machine Learning)
feature-selection keras matplotlib numpy pandas predictive-analytics predictive-modeling python pytorch regression scikit-learn sklearn statsmodels tensorflow
Last synced: 13 Apr 2026
https://github.com/iv4n-ga6l/Geometric-ShapesRecognizer-in-image
Geometric shapes recognizer API built in python
api-rest flask numpy opencv python shaperecognitionapi
Last synced: 28 Apr 2025
https://github.com/siddhantprateek/machine-learning-resources
Machine Learning Resources
best-practices clustering-algorithm data-analysis deep-learning in-progress journey linear-regression machine-learning machine-learning-algorithms neural-language-modelling neural-language-processing neural-network numpy python3 read reinforcement-learning-algorithms tensorflow visualisation
Last synced: 07 May 2026
https://github.com/hajaarh/malaria_hematie_cnn
Algorithme de réseaux de neurones convolutionnels
numpy pandas python resnet-50 sklearn-library tensorflow vgg16
Last synced: 13 Apr 2026
https://github.com/dummumounika/ecommerce-sales-categorization
This repository contains Python code for text classification and analysis of e-commerce sales data. The script processes textual descriptions of products and categorizes them into predefined categories using a Naive Bayes classifier. It also includes various analysis and visualization methods to explore the dataset.
machine-learning matplotlib-pyplot ntlk numpy pandas python scikit-learn
Last synced: 13 Apr 2026
https://github.com/saagnik-mondal/chessengine
This is a simple and efficient chess engine implemented entirely in Python. It allows users to play chess against the computer, using an AI based on a Minimax algorithm with Alpha-Beta pruning for decision-making. The engine is designed to be easy to understand, extend, and play against the computer.
Last synced: 10 May 2026
https://github.com/sorabh-kapoor/face-recognition-attendance-system
The Facial Recognition System is an AI-powered application USING FLASK designed to detect and recognize faces with high accuracy. This system can be integrated into various applications, including security systems, attendance management, and identity verification.
flask flask-application knn ml numpy opencv pandas python scikit-learn
Last synced: 13 Apr 2026
https://github.com/nambukeerthi/copper_project
Data Analysis Skills – Work with real-world data. Machine Learning Experience – Build and train models. Web App Development – Create interactive dashboards
eda machine-learning numpy pandas python streamlit
Last synced: 13 Apr 2026
https://github.com/abideen-olawuwo/converted-web-app
Deploying model with Flask
flask jsonify matplotlib numpy pandas pickle python requests
Last synced: 12 Apr 2026
https://github.com/shwetapardhi/assignment-04-simple-linear-regression-2
Q2) Salary_hike -> Build a prediction model for Salary_hike 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. Correlation Analysis. Model Building. Model Testing. Model Predictions.
correlation-analysis data-visualization distplot eda feature-engineering model-building model-predictions model-template numpy ols-regression p-value pandas python r-square-values regression-plot seaborn simple-linear-regression smf statsmodels t-score
Last synced: 08 May 2026