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/muralikrishna-cec/mca-s3
MCA SEMESTER 3 PROGRAMS
android-application android-studio java jupyter-notebook ml numpy python
Last synced: 08 Apr 2026
https://github.com/ahmedabdalkreem/connected_component_labeling
Technique used to detect small object in the image like shapes and number can used this technique in OCR.
computer-vision connected-components matplotlib numpy object-detection python rgb2gray threshold
Last synced: 11 Apr 2026
https://github.com/hac8hi/ppgmonitoring
A PyQt generated app who display PPG signal, heart rate and breath rate
numpy pca ppg ppg-signal principal-component-analysis pyqt5 pyqtgraph scipy signal-analysis signal-processing
Last synced: 06 May 2026
https://github.com/natiellitorres/python-data-science-alura
Repositório contendo meus estudos e projetos realizados durante o curso de Python para Data Science da Alura. Inclui notebooks, datasets e análises aplicadas com bibliotecas como Pandas, NumPy, Matplotlib, entre outras.
data-science jupyter-notebook matplotlib numpy pandas python
Last synced: 13 Apr 2026
https://github.com/tushar365/titanic---machine-learning-from-disaster
"Titanic: Machine Learning from Disaster" is a classic Kaggle competition for beginners https://www.kaggle.com/competitions/titanic. The goal is to use machine learning to predict which passengers survived the sinking of the Titanic based on historical data. This teaches data analysis and model building skills in a real-world context.
data-science dicision-tree logistic-regression machine-learning matplotlib-pyplot numpy pandas python seaborn
Last synced: 19 Apr 2026
https://github.com/khaja-shaik-21/heart-disease-prediction-system
This form allows users to enter key health details like age, blood pressure, cholesterol levels, and exercise results to predict the likelihood of heart disease. The data is submitted to the backend for processing, where a machine learning model provides a prediction. The form is styled for a clean and responsive user experience.
css3 flask-application git html5 logestic-regression numpy pandas python3 scikit-learn
Last synced: 12 Apr 2026
https://github.com/rkschroeder/portfolio
This repository contains a data science project.
matplotlib numpy pandas sckit-learn seaborn
Last synced: 17 Feb 2026
https://github.com/abidhasanrafi/pharma-sales-analytics
A Streamlit-powered web application for analyzing pharmaceutical sales performance across teams, products, and territories.
matplotlib numpy pandas plotly sales-analysis scikit-learn seaborn streamlit
Last synced: 08 Apr 2026
https://github.com/kumpatlapavankumar/recognizing-flowers-with-convolutional-neural-networks
This project uses a Convolutional Neural Network (CNN) to classify flower images into five categories: Daisy, Dandelion, Rose, Sunflower, and Tulip. The model is trained on the Flowers Recognition dataset with image augmentation techniques to enhance generalization.
cnn-keras coding data-science deep-learning enjoying flower-classification machine-learning numpy opencv2 pandas pathlib pillow python tensorflow testing training
Last synced: 08 Apr 2026
https://github.com/kkKaan/tensor-library-403-hw1
A numpy like library for tensor (gergen) operations.
deep-learning numpy python tensor
Last synced: 09 Sep 2025
https://github.com/unikraft/lib-python-numpy
The fundamental package for scientific computing with Python.
library numpy unikraft unikraft-library
Last synced: 14 May 2026
https://github.com/vyjayanthipolapragada/human_detection_hog
Detect humans in real-time, image or video and count the detected people using OpenCV and HOG Descriptor
computer-vision easygui hog-descriptor human-detection image-processing imutils numpy opencv os python support-vector-machine
Last synced: 06 May 2026
https://github.com/night-fury-me/deep-learning-fau
A repository that contains implementation of DNN, CNN and RNN from Scracth using numpy only. ResNet implementation using PyTorch
cnn deep-learning dnn machine-learning numpy pytorch rnn
Last synced: 10 Jul 2025
https://github.com/suryavamsi-p/youtube-trends-and-tracks-engagement
This project aims to leverage Python’s robust visualization libraries to derive deep insights from YouTube video trends data. Using the 'youtube.csv' dataset, this analysis explores the dynamics of YouTube video attributes such as views, likes, dislikes, and comment counts to understand user engagement and their emotional insights.
dash datavisualization hypothesis-testing matplotlib normality-test numpy pandas python3 scipy seaborn visual-studio-code
Last synced: 03 Nov 2025
https://github.com/wisskirchenj/matrix-processor
Python app to process matrices using numpy
matrix-calculations numpy python3
Last synced: 16 May 2026
https://github.com/azaz9026/data_cleaning
Welcome to the Data Cleaning repository! This collection is dedicated to showcasing techniques and methods for cleaning and preparing datasets for analysis.
data-analysis data-engineering data-structures data-visualization eda feature-engineering machine-learning numpy outliers pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/stkisengese/numpy-data-fundamentals
A comprehensive collection of NumPy exercises covering array manipulation, slicing, broadcasting, random data generation, and real-world data analysis applications.
data data-analysis numpy pre-processing
Last synced: 16 May 2026
https://github.com/mhmudfzli/loan-approval-prediction
This project demonstrates a comprehensive approach to solving a regression problem using various machine learning models. The notebook includes: Data Preprocessing, Exploratory Data Analysis (EDA), Model Training, Hyperparameter Tuning, Model Evaluation, Feature Importance
automl catboost numpy pandas python scikit-learn seaborn
Last synced: 08 Apr 2026
https://github.com/praju-1/data_science_projects
It contains the necessary code, datasets, and documentation to understand, replicate, and build upon the project's findings and methodologies.
data-science datasets deep-learning exploratory-data-analysis machine-learning matplotlib numpy pandas predictive-analytics python seaborn sklearn statistics visualization
Last synced: 08 Apr 2026
https://github.com/klaudiozdrava/image-analysis
A Python project that was developed as a university assignment and the goal is to colorize an grayscale image using machine learning techniques.
colorization image-processing kmeans-clustering numpy svm
Last synced: 16 May 2026
https://github.com/anas436/loan-case-will-be-paid-off-or-not-prediction-using-classification-with-python
decision-trees f1-score ibm-watson itertools jaccard-score knearest-neighbor-algorithm log-loss logistic-regression matplotlib-pyplot numpy pandas python3 scikit-learn sklearn support-vector-machines
Last synced: 08 Apr 2026
https://github.com/cr00z/dlschool_adv
Репозиторий для сдачи домашних заданий на первом семестре продвинутого потока курса "Deep Learning" Школы глубокого обучения ФПМИ МФТИ
matplotlib numpy pandas python pytorch sklearn
Last synced: 02 Apr 2026
https://github.com/f-ssemwanga/handwriting_cnn
Handwritting Recongnition CNN
cnn-keras computer-vision machine-learning matplotlib-pyplot numpy python
Last synced: 16 Apr 2026
https://github.com/lorenzorottigni/ml-yelp-reviews
Machine Learning python bootcamp: natural language processing on Yelp reviews
machine-learning nlp numpy pandas python scikit-learn seaborn
Last synced: 08 Apr 2026
https://github.com/singhvishal003/email-spam-detector-model
Email Spam Detector model to detect spam messages.
Last synced: 08 Apr 2026
https://github.com/rosa-lpz/machine-learning-zoomcamp-2025
Machine Learning Zoomcamp 2025 from DataTalksClub. Based on repository: https://github.com/DataTalksClub/machine-learning-zoomcamp/tree/master
aws deep-learning docker flask kserve kubernetes machine-learning machine-learning-algorithms machine-learning-projects metrics-visualization neural-networks numpy pandas python scikit-learn tensorflow xgboost
Last synced: 06 Apr 2026
https://github.com/dennis-mureti/final-data-analysis-data-science
African financial crisis data analysis
machine-learning matplotlib numpy pandas python seaborn
Last synced: 08 Apr 2026
https://github.com/abhishekbagdiya01/movies-recommendation-system
This repository contains the code for a movie recommendation system built using Jupyter Notebook.
aiml jupyter-notebook numpy pandas python scikit-learn
Last synced: 08 Apr 2026
https://github.com/gaball1/alzheimer-prediction-ai
Alzheimer Prediction is a machine learning-based project designed to predict the likelihood of Alzheimer’s disease using clinical and imaging data. The project features an interactive web application built with Streamlit, enabling users to input key data, view predictions, and explore visualizations .
ai data-mining gradient-boosting jupyter-notebook logistic-regression logistic-regression-algorithm machine-learning matplotlib-python models numpy pandas python random-forest-classifier streamlit xgboost-classifier
Last synced: 11 Apr 2026
https://github.com/kunalkumar2001/data-analytics-python-project
Data Analyst Python Project for Portfolio
data-analysis data-anaytics matplotlib numpy pandas python seaborn
Last synced: 19 Apr 2026
https://github.com/ahmedabdalkreem/sentiment-analysis
This project performs sentiment analysis on a Twitter dataset, aiming to classify tweets into positive, negative, or neutral sentiments. Sentiment analysis is crucial for understanding public opinion on various topics, brands, or events based on social media data.
bert-model lematization matplotlib nlp nltk numpy pandas python3 sentiment-analysis stopwords streamlit
Last synced: 08 Apr 2026
https://github.com/ricomeetsworld/ml-roadmap
Opinionated roadmap to machine learning in 2023
conda huggingface machine-learning matplotlib numpy pandas python pytorch
Last synced: 06 Apr 2025
https://github.com/jaewonson37/neural_networks_and_deep_learning1
adam-optimizer backward-propagation cost-functions forward-propagation gpt gredient-decent machine-translation momentum multihead-attention multilayer-perceptrons neural-network-training neural-style-transfer numpy rmsprop xor-logical-operator
Last synced: 21 May 2026
https://github.com/mr-chang95/datascience_airbnb
Data Science Project for Udacity's Data Scientist Program. Using Python in Jupyter Notebook.
airbnb data-analysis data-science data-visualization jupyter-notebook numpy pandas python sklearn
Last synced: 08 Apr 2026
https://github.com/stephnna/my_image_classifier
A deep learning-based image classifier built with PyTorch, designed to identify various flower species using architectures like VGG16, ResNet101, and AlexNet. This project leverages transfer learning for improved performance, checkpointing for seamless training, and supports both CPU and GPU devices. Perfect for exploring deep learning models and i
matplotlib numpy python pytorch
Last synced: 11 May 2026
https://github.com/marknature/opencv-bootcamp
If you are looking to take your first steps towards learning Computer Vision and AI using OpenCV, this is the best OpenCV course to jumpstart your career.
anaconda computer-vision cv2-library ffmpeg jupyter-notebook matplotlib numpy opencv os urllib zipfile
Last synced: 02 Mar 2025
https://github.com/alphacrypto246/grape-quality-prediction
The Grape Quality Prediction project uses machine learning to predict the quality of grapes based on chemical properties like acidity, sugar content, and alcohol levels. It applies regression models to forecast the quality score, helping in wine production and quality assessment.
machine-learning numpy pandas scikit-learn scikitlearn-machine-learning
Last synced: 19 Apr 2026
https://github.com/abhishek-k-git/feature-engineering-using-stock-exchange-data
Creating quantitative trading strategies requires historical and real-time data and involves comparing models against future returns post-training.
lightgbm matplotlib numpy pandas plotly seaborn
Last synced: 12 Apr 2026
https://github.com/crispengari/effects-of-covid19-on-trade
This repository visulises the effects of covid19 on trade within these years:
100daysofcode datascience datascience-machinelearning matplotlib matplotlib-pyplot numpy pandas python python3
Last synced: 02 May 2026
https://github.com/sutterseba/des-python
A simple DES implementation in Python
Last synced: 15 Jun 2026
https://github.com/shreedata/data-analysis-using-python-libraries-
The COVID-19 pandemic has significantly impacted India, necessitating a detailed analysis of the virus’s spread within the country. In this project, we explore an India-specific COVID-19 dataset, leveraging Python libraries such as Pandas, NumPy, Matplotlib, and Seaborn.
covid-19 data data-cleaning data-visualization datana kaggle-dataset matplotlib numpy pandas-python python3 pythonlibrarires scikit seaborn
Last synced: 28 Mar 2025
https://github.com/rahul-404/full_stack_data_science_masters
Welcome to the repository for the course "Full Stack Data Science Masters". This repository is designed to accompany the course and provide resources, exercises, and projects related to the study of data science techniques.
computer-vision data-science database deep-learning exploratory-data-analysis flask machine-learning natural-language-processing numpy pandas python statistics time-series visualization
Last synced: 10 Apr 2026
https://github.com/ramyacp14/salesforecasting
Forecasts future sales for a retail company using time series analysis with Facebook Prophet. The project involves data preprocessing, exploratory data analysis (EDA), and forecasting with holiday effects considered.
data-preprocessing data-visualization exploratory-data-analysis fbprophet machine-learning matplotlib model-evaluation numpy pandas python seaborn time-series-forecasting
Last synced: 06 Apr 2026
https://github.com/omarsaad21/credit-train-data-science-project
This a full web application to predict the credit score of clients plus I did many visulizations to express many insights in chart
eda matplotlib ml numpy pandas python sklearn streamlit-webapp
Last synced: 09 Apr 2026
https://github.com/alejandrolara11/desafio_latam_introduccion_analisis_de_datos
Repositorio del curso "Introducción al Análisis de Datos" de Desafío Latam. Ejercicios prácticos realizados durante el curso, enfocados en análisis de datos con Python, Pandas, y visualización básica.
data-analysis data-science data-visualization matplotlib numpy pandas python seaborn statsmodels
Last synced: 29 Apr 2026
https://github.com/salamanderxing/jax-gaussian-bayes
A Multivariate Gaussian Bayes classifier written using JAX
cifar10 gaussian-bayesian-processes gaussian-naive-bayes jax multivariate-gaussian naive-bayes-classifier numpy xla
Last synced: 27 Apr 2026
https://github.com/shibam120302/dog_breed_prediction_app
The Dog Scanner app will identify your dog's breed reliably in just a few seconds! Besides taking a picture, you can also record a video or upload an image from your gallery. Got a mixed breed? No problem, the Dog Scanner app also recognizes mixed breeds!
Last synced: 06 Apr 2026
https://github.com/caioandrian/data-analyst-procon
Análise dos dados do Procon, período de 2013 à 2016.
Last synced: 11 Apr 2026
https://github.com/shrutiii1109/diwali-sales-analysis-through-python
Data analysis project on Diwali sales using Python (Pandas, NumPy, Matplotlib, Seaborn). The goal is to analyze customer behavior, identify sales trends, and provide insights to improve marketing and business strategies.
data-analysis jupyer-notebook matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/rajesh9943/web-scraping-analysis-of-top-us-company-revenue-growth-in-2023
Explore the landscape of US business growth in 2023 with our dynamic project, 'Web Scraping for US 2023 Revenue Growth.' Utilizing advanced web scraping techniques, we unveil insights into the top companies driving economic expansion.
cleaning-data data data-analysis data-visualization manipulation numpy pandas pre-fill
Last synced: 16 Aug 2025
https://github.com/sahilmaurya28/youtube-data-analysis
YouTube Data Analysis using Python — uncovering trends, engagement patterns, and correlations between likes, comments, views, and categories to understand what drives content success.
analysis data-analysis data-visualization matplotlib-pyplot numpy pandas portfolio-project python seaborn youtube
Last synced: 13 Apr 2026
https://github.com/om-kanabar/sciencefair2025
This is my project for Chicago Public School's student science fair 2025.
chicago-public-schools matplotlib-pyplot neural-networks numpy python science-fair tensorflow
Last synced: 03 Nov 2025
https://github.com/emredemirbas/google-playstore-eda
Exploratory Data Analysis (EDA) of the Google Play Store dataset — examining trends in app ratings, categories, pricing, and user engagement using Python and LaTeX.
exploratory-data-analysis matplotlib numpy pandas python seaborn
Last synced: 03 May 2026
https://github.com/nskamaleshmani/exoseeker
🌌 Discover and analyze exoplanets with ExoSeeker, a tool designed for efficient world-hunting using Python and data visualization techniques.
exoplanet-transits exoplanets gradient-boosting machine-learning matplotlib nasa nasa-data nasa-spaceapps-challenge numpy pandas perceptron-neural-networks random-forest streamlit
Last synced: 03 Nov 2025
https://github.com/maximlevchenko/pandas-numpy-hippocampus-analysis
This project aims to analyze the differences in hippocampus size between two groups: "Unaffect" and "Affected" using pandas, numpy and matplotlib
jypyternotebook matplotlib numpy pandas pyreadr seaborn statsmodels
Last synced: 16 Apr 2026
https://github.com/jaidevd/tutorials
data-science deep-learning hpc machine-learning numpy pandas sklearn training tutorial
Last synced: 10 May 2026
https://github.com/manuethomas/traffic-accident-analysis-us
The project provides a comprehensive analysis of traffic accidents in the US from 2016-2023 aiming to identify key factors contributing to accidents. The analysis also focussed on finding features that could be used to develop a predictive model
exploratory-data-analysis feature-engineering feature-selection matpllotlib numpy pandas seaborn
Last synced: 20 Mar 2025
https://github.com/utkarsh251106/tracking-with-yolo
This project uses YOLOv8 and DeepSORT to detect and track children and adults in video streams. It assigns unique IDs, handles re-tracking after occlusions, and outputs an annotated video with labeled bounding boxes.
computer-vision deep-learning deepsort machine-learning numpy opencv python torch ultralytics yolov8
Last synced: 30 Jan 2026
https://github.com/mukhtarmid/data-science
This repository is for the knowledge of data science.
Last synced: 10 May 2026
https://github.com/chaitanyac22/cross_platform_product_mapping_algorithm_for_products
This repository contains a product ID mapping solution using TF-IDF vectorizer for weighted text vectors, Facebook AI Similarity Search (FAISS) for coarse filtering with cosine similarity, and Levenshtein distance for refined matching against the Blinkit catalog. Achieved 11.45% match for Zepto and 11.48% for Instamart.
exploratory-data-analysis faiss levenshtein-distance nlp numpy pandas similarity-search tf-idf-vectorizer
Last synced: 20 Mar 2025
https://github.com/ansh2709/customer-segmentation-ml-project
Project segregates the customers on the basis of their spending score and annual income using K-Means Clustering that is a part of unsupervised learning
clustering-algorithm k-means-clustering machine-learning matplotlib-pyplot numpy pandas python unsupervised-machine-learning wcss
Last synced: 01 May 2026
https://github.com/anselmoo/useful-math-functions
useful-math-functions for Optimization, Benchmarking, Visualizing, and more ...
basic functions math mathematics numpy
Last synced: 17 Mar 2025
https://github.com/isk-daniar/-contrast-improvements-on-pil
Contrast improvements on PIL
Last synced: 10 Jun 2026
https://github.com/shibbir-ahmad24/a-data-driven-approach-to-food-security-and-supermarket-accessibility
A Data-Driven Approach to Food Security and Supermarket Accessibility
data-analysis matplotlib numpy pandas python3 seaborn
Last synced: 05 Apr 2025
https://github.com/nishthasharma-22/binary-black-hole-merger-gravitational-waves-simulation
Repository of all astronomy related projects, including: Gravitational Waves graph from binary black hole merger
astrophysics blackhole-merger gravity-simulator matplotlib numpy python scipy
Last synced: 05 May 2026
https://github.com/yashpatel1234586/gesture-volume-control
cv2 math mediapipe numpy python subprocess
Last synced: 10 Apr 2026
https://github.com/fedesgh/parkinson_volatility_spread_on_cedears
Creating a function that returns a graph with the difference between Parkinson's volatility and regular volatility given a certain bounds
Last synced: 10 Apr 2026
https://github.com/hawkharsh1/house-price-pridiction-model-using-ann
A deep learning-based regression model built using Artificial Neural Networks (ANN) in PyTorch to predict house prices from structured data. This project demonstrates the application of machine learning and deep learning techniques for solving real-world problems in the housing domain.
artificial-neural-networks deep-neural-networks machine-learning numpy pandas python3 pytorch scikit-learn
Last synced: 08 Apr 2026
https://github.com/paulo-santos-ds/previsao_total_corridas_taxi
Foi desenvolvido um modelo preditivo específico para atrair mais motoristas durante o horário de pico. Prever a quantidade de pedidos de táxi para a próxima hora.
matplotlib-pyplot numpy pandas python seaborn sklearn statsmodels
Last synced: 10 Apr 2026
https://github.com/ijproject/calculate-absorption-rate
大気を構成する分子ごとの赤外線吸収割合を計算するプログラム。
Last synced: 11 May 2026
https://github.com/dwija12903/mentorness-internship
Developed and applied technical skills in areas such as programming languages, data analysis, and machine learning methodologies.
matplotlib numpy pandas python scikit-learn
Last synced: 08 Apr 2026
https://github.com/cyberlument/opencv-colormasking-red-
This mini project opencv is for educational purpose.
numpy opencv opencv-python pycharm vscode
Last synced: 20 Jan 2026
https://github.com/abdelrahman-amen/attendance_system
An AI-driven system leveraging real-time face recognition to automate attendance, ensuring accuracy, scalability, and seamless CSV logging of names and timestamps.
cmake cv2 dlib face-recognition numpy python
Last synced: 20 May 2026
https://github.com/subhrajit77/ml-lab
matplotlib-pyplot numpy pandas python
Last synced: 09 May 2026
https://github.com/chawthinn/car-price-prediction-regression-ml
This project predicts used car prices using regression models including Linear, Ridge, Random Forest, XGBoost, and LightGBM. It covers preprocessing, EDA, model evaluation, hyperparameter tuning, and model persistence using Scikit-learn and related libraries.
car-price-prediction lgbmregressor linearregression numpy pandas python scikit-learn xgbregressor
Last synced: 08 Apr 2026
https://github.com/vedanty3/bulldozer-price-prediction
A machine learning project aiming to build a machine learning model which could predict the sales price of bulldozer.
andrew-ng-machine-learning ensemble-machine-learning gridsearchcv jupyter-notebook machine-learning matplotlib numpy pandas python randomforestregressor randomizedsearchcv scikit-learn ztm
Last synced: 05 Apr 2026
https://github.com/poziloi/-image_processing-
Методы и алгоритмы цифровой обработки изображений, задания
Last synced: 20 Jan 2026
https://github.com/gautamthampy/color-detection
Provides colour names and HTML/RGB mappings in various output formats.
Last synced: 10 Apr 2026
https://github.com/babagata/praktikum-4-data-analysis
Data analysis for course "Physics laboratory IV"
Last synced: 28 Apr 2026
https://github.com/sultanazhari/factors-that-affect-vehicle-prices.
Crankshaft List Company want to know what the factors that affect to vehicles prices. As a data Analyst we're giving list of factor that affect with vehicle prices.
matplotlib-pyplot numpy python3 seaborn vehicles
Last synced: 11 May 2026
https://github.com/abhay-kanwasi/ml-learning
Discover a repository brimming with machine learning insights and projects. Dive into comprehensive documentation of ML concepts, algorithms, and techniques. Explore hands-on projects spanning sentiment analysis, image classification, recommendation systems, and more.
ml numpy pandas python recommender-system sklearn streamlit-webapp themoviedb-api
Last synced: 02 Apr 2026
https://github.com/hotequil/fish_classification
Identify the fish specie with Machine Learning.
classification fish keras numpy python tensorflow
Last synced: 27 Mar 2025
https://github.com/asut00/python-piscine_42ai
Python Bootcamp: A one-week intensive course with 42AI at École 42, covering Python fundamentals, data manipulation, and introductory AI concepts.
matplotlib numpy pandas python
Last synced: 07 May 2026
https://github.com/swat1563/recommendation-system
This repository features a recommendation system and analytics engine using datasets on users, organizations, contents, contacts, events, and recommendations. It includes data preprocessing, building a recommendation system, and creating visual reports with Power BI.
analytics data-analysis data-visualization engine kaggle numpy pandas powerbi powerbi-dashboards powerbi-desktop powerbi-reports python recommendation-engine recommendation-system recommender-systems scikit-learn scipy
Last synced: 07 Jan 2026
https://github.com/mnitin-reddy/collaborative-filtering-based-recommendation-system
This project is a Book Recommendation System that uses two main approaches: Popularity-Based and Collaborative Filtering. It recommends top books based on their rating frequency and average ratings, and also provides personalized book suggestions by analyzing user interactions.
collaborative-filtering numpy pandas popularity-based-recommendation python recommendation-system scikit-learn
Last synced: 11 Apr 2026
https://github.com/chandkund/image-classification-using-the-mnist-dataset
Image Classification using the MNIST dataset. This project leverages a Convolutional Neural Network (CNN) to recognize and classify handwritten digits with high accuracy. Includes data preprocessing, model architecture, and evaluation. Explore the code and results here!
computer-vision data-science machine-learning matplotlib numpy pandas python
Last synced: 08 Apr 2026
https://github.com/RedInfinityPro/RedditBot
Rating: (7/10) This script collects, preprocesses, trains models, processes images, and handles files, handling data from Reddit, image processing, and file handling.
autocorrect bytesio concurrent nltk numpy openpyxl pandas pil praw random re requests secrets sklearn string tensorflow time urllib
Last synced: 30 Sep 2025
https://github.com/0eix/deepclassifier
DeepClassify - A Versatile Command Line Image Classifier
classification classifier cli cnn command-line-app deep-learning numpy pandas pillow python pytorch torchvision transfer-learning
Last synced: 08 Apr 2026
https://github.com/anas436/analyzing-automobile-data-set-using-python
jupyter-notebook numpy pandas python3
Last synced: 08 Apr 2026
https://github.com/abideen-olawuwo/converted-logistic-regression
Converted Prediction Model
logistic-regression numpy pandas sklearn
Last synced: 10 Apr 2026
https://github.com/zborovskaanna/grosery_store_sales_analysis
Python data analysis project. Analysis of grocery store sales using visualizations and reporting in Tableau
data-analysis data-visualization matplotlib numpy pandas python seaborn tableau
Last synced: 08 Apr 2026
https://github.com/5hraddha/zyfra-gold-recovery-prediction
Zyfra is a pioneering developer of efficiency solutions for heavy industries & is aiming to take help of machine learning to optimize the efficiency in Gold Ore processing
decisiontreeregressor dummyregressor linearregression numpy pandas randomforestregressor scipy seaborn smape supervised-learning
Last synced: 08 Apr 2026