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/charmve/numpycnn
Building Convolutional Neural Networks From Scratch using NumPy
cnn computer-vision deep-learning deep-learning-tutorial machine-learning numpy project python tutotrial
Last synced: 22 Apr 2026
https://github.com/nikhilroxtomar/fully-connected-neural-network-in-numpy
This is an efficient implementation of a fully connected neural network in NumPy.
dnn neural-network numpy python3
Last synced: 22 Apr 2026
https://github.com/aarmn/maryam
๐งฎ Maryam is a light, hackable and accurate python mathematical module written for simple usage with no dependencies (up to now). In memory of Iranian mathematician Maryam Mirzakhani, The first woman and Iranian who's honored by Fields medal
algebra discrete-mathematics maryam math matrix numpy python python3
Last synced: 24 Apr 2026
https://github.com/nirmalyabag20/wine-quality-prediction-machine-learning
This project analyzes the chemical properties of wines to identify key factors influencing quality. By leveraging machine learning techniques, i aim to develop predictive models that accurately classify wine quality, providing valuable insights for producers and enthusiasts alike.
k-neighbors-classifier logistic-regression machine-learning matplotlib numpy pandas python random-forest seaborn svc
Last synced: 09 Apr 2026
https://github.com/octcarp-courses/sustech_cs303-ai_f23_works
(49.8/50) Course code of CS303 2023 Fall: Artificial Intelligence, SUSTech. Taught by Prof. Ke TANG.
Last synced: 08 May 2026
https://github.com/tynab/machine-learning-overview
CyberSoft Machine Learning 03 - Overview
elasticnet-regression jupyter-notebook k-nearest-neighbours knn knn-classification label-encoder lasso-regression linear-regression logistic-regression machine-learning matplotlib numpy one-hot-encoder ordinal-encoder pandas ridge-regression scikit-learn scipy seaborn sklearn
Last synced: 11 Apr 2026
https://github.com/sahajrajmalla/co2-calculator-api
A Web Application backend API that enables people to create events, join events, and measure the carbon footprint produced by each participant to get insights about online and onsite carbon emissions.
apis carbon-emissions carbon-footprint fastapi makefile numpy pandas precommit sqlalchemy sqlite3 uvicorn
Last synced: 09 Apr 2026
https://github.com/michaelradu/computational-physics
A collection of Jupyter notebooks demonstrating the use of Python to solve classical and modern physics problems through computational modeling.
computational-model computational-modeling computational-physics education educational jupyter jupyter-notebook latex matplotlib notebook notebooks numerical-analysis numerical-methods numpy physics physics-analysis physics-simulation python scikit-learn
Last synced: 07 Apr 2025
https://github.com/rayyan9477/machine-learning-driven-backorder-prediction-system
Experience a state-of-the-art Django web application designed to predict product backorders with exceptional accuracy. This platform leverages advanced machine learning techniques, incorporating pre-trained Random Forest Classifier, Decision Tree, and LGBM models.
matplotlib notebook numpy pandas python scikit-learn
Last synced: 12 Apr 2026
https://github.com/a3ro-dev/weather-prediction-application
a weather prediction application built using Streamlit. The application predicts future temperatures and weather types based on past trends. It provides a sleek and intuitive user interface for input and displays the predictions dynamically.
charts mathematics matplotlib numpy plotting python python3 streamlit weather weather-app weather-forecast weatherprediction webapp
Last synced: 06 Feb 2026
https://github.com/harmanveer-2546/supply-chain
Supply chain analytics is a valuable part of data-driven decision-making in various industries such as manufacturing, retail, healthcare, and logistics. It is the process of collecting, analyzing and interpreting data related to the movement of products and services from suppliers to customers.
customer-segmentation-analysis data data-analysis data-cleaning data-insights ggplot2 numpy pandas performance-evaluation predictive-analytics-for-business python risk-assessment sales-analysis statistical-analysis supply-chain tidyverse trend-analysis
Last synced: 10 Apr 2026
https://github.com/garcane/income-prediction-ml
This is a machine learning project aimed at predicting whether an individual's annual income exceeds $50,000 based on their demographic and personal information.
data data-science machine-learning ml numpy pandas python random-forest scikit-learn
Last synced: 08 Apr 2026
https://github.com/akash-rajak/video-cropper
Script to crop video according user's size and dimension.
cv2 numpy python3 tkinter video video-cropper
Last synced: 27 Apr 2026
https://github.com/csoren66/credit-card-fraud-detection
Credit card fraud detection through logistic regression.
logistic-regression machine-learning numpy pandas python sklearn
Last synced: 03 Mar 2025
https://github.com/suraj-sedai/lstm-deep-learning
A step-by-step guide to mastering sequence prediction using TensorFlow and LSTM. This repository covers everything from basic linear predictions to advanced multi-step forecasting, many-to-many LSTM models, and real-world applications like stock price forecasting and sales prediction.
lstm-neural-networks lstm-sentiment-analysis numpy pandas python sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/mohamed3nan/udacity
Udacity Data Analysis Nanodegree Program
data-analysis data-visualization numpy pandas python
Last synced: 10 Apr 2026
https://github.com/shsiena/evolutionary-dots
A simple pygame genetic-algorithm project simulating evolution of dots to find a path around obstacles to a goal.
evolutionary-algorithm genetic-algorithm machine-learning mutation numpy pathfinding pygame python3
Last synced: 27 Apr 2026
https://github.com/jswong65/machine_learning_nanodegree
Projects of Udacity Machine Learning nanodegree
machine-learning numpy pandas python scikit-learn scipy
Last synced: 09 Apr 2026
https://github.com/hansalemaos/cythonnestednumpy
performs sorting and grouping operations on multidimensional NumPy arrays using Cython and hash-based algorithms.
Last synced: 07 Jan 2026
https://github.com/rahulvictor12/the-movie-database-data-scrapper
A Python web scraper that collects movie data from The Movie Database (TMDB). It uses `requests`, `BeautifulSoup`, and `pandas` to extract titles, ratings, genres, and cast details from multiple pages. The data is structured into DataFrames and saved as a CSV, perfect for analysis or integration into projects.
beautifulsoup colab-notebook dataframes numpy pandas python requests testing webscraping
Last synced: 11 Apr 2026
https://github.com/aahad91/idv
Interactive Data Visualization - Master Course
matplotlib numpy pandas plotly python3
Last synced: 08 May 2026
https://github.com/tasninanika/mammographic-masses-analysis-dt
This project uses a Decision Tree Classifier to predict whether a detected mammographic mass is benign (0) or malignant (1) based on input features.
decision-tree-classifier numpy pandas pyhton3 scikit-learn
Last synced: 11 Apr 2026
https://github.com/antonio-f/building_a_recurrent_neural_network_step_by_step
Building a Recurrent Neural Network Step by Step
coursera deep-learning long-short-term-memory lstm numpy recurrent-neural-networks rnn step-by-step tutorial
Last synced: 30 Mar 2025
https://github.com/listiangr/play_tennis_classification
This project analyzes weather data to predict whether a person will play tennis or not. The main goal is to make accurate predictions based on factors such as weather, temperature, humidity, and wind.
classification flask html-css jupyter-notebook kaggle-dataset naive-bayes numpy pandas pickle play-tennis python sklearn
Last synced: 11 Apr 2026
https://github.com/jayanthsd2003/ams-attendance_management_system
Project based on AMS-Attendance Management System
anaconda-navigator anaconda3 datetime face-recognition glob haarcascade-frontalface numpy opencv os pandas python python3 text-to-speech tkinter visual-studio-code
Last synced: 11 Apr 2026
https://github.com/coqui123/tradegpt
TradeGPT is a full-stack cryptocurrency trading application that combines a modern Fresh (Deno) frontend with a Python (FASTAPI) backend for Coinbase integration and Azure AI Services for intelligent trading analysis. ๐น
analytics automation cryptocurrency data deno fastapi fresh numpy python trading-algorithms trading-strategies tradingbot typescript
Last synced: 11 Apr 2026
https://github.com/haukzero/decisiontree-strat-from-scratch
ไพๆฎ่ฅฟ็ไนฆไป้ถๅผๅงๆๅๅณ็ญๆ ๅ็ฑปๅจ๏ผๅชไฝฟ็จ pandas, numpy, graphviz ไธไธชๆฉๅฑๅ ๏ผๅ ถไธญ graphviz ็จไบๅฐ็ๆ็ๆ ๅฏ่งๅ
decision-tree-classifier machine-learning numpy python start-from-scratch
Last synced: 27 Apr 2026
https://github.com/otivedani/hedge_hog
Histogram of Oriented Gradients, full numpy
feature-extraction histogram-of-oriented-gradients hog-features numpy
Last synced: 13 Apr 2026
https://github.com/datarohit/date-fruit-classification
This is Date Fruit Data taken from Kaggle. This data severs a classification problem to solved. Using various features of the fruit classify the fruit to its type.
classification logisticregression numpy pandas python3 standard-scaler
Last synced: 13 Apr 2026
https://github.com/iliatrofimov/linearsystems_solvers
Several methods of solving sistems of linear equasions
Last synced: 28 Apr 2026
https://github.com/cosama/vasapy
Vectorized Associative Arrays for Python
associative-array associative-map dictionary numpy python vectorized
Last synced: 16 Mar 2026
https://github.com/shanmukhsrisaivedullapalli/smsspamclassification
SMSSpamClassification is a machine learning project aimed at accurately classifying SMS messages as either spam or ham (non-spam). It employs natural language processing techniques to extract relevant features from the text data and utilizes various classification algorithms to build a robust spam detection model.
jupyter-notebook numpy pandas pickle python3 sklearn spam-classification spam-detection
Last synced: 11 Apr 2026
https://github.com/imsalmanmalik/linear-regression-model-airbnb-prices-seattle
Linear Regression Model on Airbnb prices of Seattle using Dash and Python
airbnb choropleth-map dash dataanalysis datacleaning datamanupilation datascience exploratory-data-analysis feature-engineering machine-learning matplotlib normalization numpy onehot-encoding pandas python seaborn-plots sklearn-library trainandtestsets visualization
Last synced: 28 Apr 2026
https://github.com/vasugi2003/air-pollution-detection-using-machine-mearning
Air Pollution Detection using Machine Learning
airpollution datasets machine-learning-algorithms numpy pandas predictive-modeling python3
Last synced: 09 May 2026
https://github.com/abhijeet107/electric-vehicle-sales-by-state-in-india
This project analyzes EV sales data across Indian states, focusing on sales distribution by vehicle type, category, and region.
matplotlib numpy pandas powerbi python seborn
Last synced: 04 May 2026
https://github.com/epsoft/traffic
traffic
cv2 numpy os sklearn sys tensorflow traffic
Last synced: 11 Apr 2026
https://github.com/faisal-khann/diwali-sales-analysis
The "Diwali Sales Analysis" project aims to analyze the sales data during the Diwali festival period to uncover insights and trends that can help improve marketing strategies and sales performance in the future
csv data-analysis eda jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 11 Apr 2026
https://github.com/nirmalnishant645/attendance-system
Automated Attendance System using Facial Recognition in Python
attendance-system cv cv2 face-recognition facial-recognition haar-cascade haar-cascade-classifier machine-learning numpy opencv opencv-python pandas python python-3 python3 sql sqlite sqlite3 tkinter tkinter-gui
Last synced: 15 Apr 2026
https://github.com/g0r0kh/forecast
layouts statistical analys for forecasting
Last synced: 30 Jan 2026
https://github.com/rickymagner/nonlinear-gradient-descent
An example of using gradient descent to approximate noisy data sampled from a cubic curve.
matlab matplotlib numpy octave pandas python
Last synced: 09 Apr 2026
https://github.com/jesussantana/ibm-python-for-data-science-py0101en
This introduction to Python will kickstart your learning of Python for data science, as well as programming in general.
data-science numpy pandas python
Last synced: 08 May 2026
https://github.com/nirmalyabag20/crop-yield-prediction-using-machine-learning
This project uses machine learning to predict crop yields based on factors like region, crop type, rainfall, temperature, and pesticide use. By analyzing a dataset of over 28,000 records, the models provide accurate yield forecasts, helping optimize farming decisions and resource management, ultimately contributing to sustainable agriculture.
jupyter-notebook matplotlib numpy pandas python scikit-learn seaborn
Last synced: 06 Feb 2026
https://github.com/princeofpuppers/qbot
A Domain-Specific Programming Language for Analyzing Quantum Algorithms
esoteric-language numpy probabilistic-programming quantum-computing quantum-programming-language
Last synced: 28 Apr 2026
https://github.com/javierkaiser9/rgb-d_dual_input_machine_learning_model
This Demo presents a machine learning-based steering module for sidewalk navigation . Using a dual-input EfficientNetV2 model, it processes RGB-D data from an Intel RealSense D415 to classify sidewalk scenarios and generate real-time steering commands. Optimized with OpenVINO
efficientnet efficientnetv2 machine-learning numpy opencv openvino python3 realsense-camera tensorflow
Last synced: 28 Apr 2026
https://github.com/singhvishal003/brain_stroke_prediction
Brain Stroke Prediction according to age and Health Condition.
matplotlib numpy pandas sklearn
Last synced: 13 Apr 2026
https://github.com/shreeparab1890/heart-attack-analysis-prediction-accuracy-85.24
This iPython Notebook implements the Analysis and Predictions for Heart Attack. The Analysis is done on the dataset to identify the key features which has a impact on Heart Attack. After the analysis and data cleaning, the dataset is used to train the model using different ML algorithm.
eda exploratory-data-analysis matplotlib numpy pandas plotly prediction python scikit sklearn
Last synced: 13 Apr 2026
https://github.com/nyx1311/toxicity-detector-using-bilstm
๐ What we built: An AI-powered Womenโs Safety & Well-Being Detector โ a web app that flags multiple forms of online abuse in real time and offers tools for emotional recovery. ๐ Under the hood: BiLSTM + Word2Vec embeddings for deep, context-aware detection Trained on 21K+ labeled comments across 7 toxicity categories Built with Python, Tensor
epoch genism gpu keras-tensorflow matplotlib model nlp nlp-machine-learning nlpaug-textual numpy pandas pandas-library python3 streamlit tensorflow word2vec
Last synced: 14 Apr 2026
https://github.com/lesiaukr/mathematic_for_cs_colab_hw
Master's degree | HW | Mathematics for Computer Science course | Homeworks
goit google-colab home-works latex linear-algebra mathematics-for-computerscience matrices numpy python vectors
Last synced: 13 Apr 2026
https://github.com/ranagaballah/true-fake-news
True Fake News Detector NLP model
data-analysis data-science data-visualization deployment machine-learning matplotlib nlp numpy pandas python
Last synced: 09 May 2026
https://github.com/sc0v0ne/blueflix
Simple Application Recommend Movies and Tv Shows
csv k-means k-means-clustering kaggle movies numpy pandas python recommends-movies sklearn streamlit
Last synced: 10 Apr 2026
https://github.com/mmerlyn/analysis-of-tomato-prices
Forecasting tomato prices in Karnataka using machine learning to help farmers make better crop planning and selling decisions.
css flask html matplotlib numpy pandas python scikit-learn seaborn
Last synced: 06 Jul 2025
https://github.com/vedikasnehil/daily-leetcode-
Daily LeetCode Using Python is a project dedicated to solving coding challenges consistently using Python. It focuses on improving problem-solving skills, mastering Python techniques, and building a collection of clean, well-documented solutions. Perfect for interview preparation, learning algorithms, or daily coding practice!
matplotlib numpy pandas python python3 seaborn
Last synced: 13 Apr 2026
https://github.com/jupfu/beck-view-digitalize
Digitalize 16mm films with Python & reactivex & FT232H
cython ft232h libpng multiprocessing numpy opencv python3 reactivex um232h
Last synced: 09 May 2026
https://github.com/sudarshanasrao/ee541-deep_learning-usc
USC graduate level Deep Learning course
cnn deep-learning mlp-networks neural-networks numpy python pytorch scipy
Last synced: 10 Apr 2026
https://github.com/lupin3000/augmentedreality
Introduction into augmented reality (AR) with Python OpenCV ArUco markers.
aruco aruco-marker camera-calibration marker-detection numpy opencv pose-estimation python
Last synced: 13 Apr 2026
https://gitlab.com/DLR-SY/mcodac
MCODAC is a Fortran library for the numerical evaluation of fiber composite damage. The library contains analysis methods specifically tailored to fiber composites, from micromechanical homogenization approaches to macroscopic fatigue models of orthotropic multilayer composites.
Last synced: 02 Apr 2025
https://github.com/yousefmostafa125/image-processing
An interactive image processing web app built with Streamlit and OpenCV. The app allows users to upload an image, apply various processing steps, and download the results individually or as a ZIP file.
numpy opencv-python python streamlit
Last synced: 03 May 2026
https://github.com/kwasi-dankwa/game-sales
This project investigates why Nintendoโs global market share fluctuated between 2010โ2016, identifies top-performing genres and regions, and builds predictive models to forecast sales and regional performance. It culminates in specific, actionable recommendations to grow market share.
business-intelligence gaming juptyernotebook-language matplotlib numpy pandas postgresql python3
Last synced: 09 Apr 2026
https://github.com/subratamondal1/heart-attack-prediction
Heart Attack Prediction of patients based on the required data. Data Ingestion - Data Preparation - Exploratory Data Analysis (EDA) - Modelling - Evaluation.
data-analysis data-science data-visualization kaggle-dataset machine-learning matplotlib-pyplot numpy pandas python3 scikit-learn seaborn
Last synced: 09 Apr 2026
https://github.com/ola-kaznowska/numpy-matrix-arrays
Practice working with the NumPy library and multiple arrays. Copy() and view() functions
Last synced: 18 Apr 2026
https://github.com/aymen016/cosmic-mystery-challenge-2912
"Explore the depths of space and unravel cosmic mysteries in the year 2912 with our Cosmic Mystery Challenge repository. Dive into data science adventures as you predict the fate of passengers aboard the Spaceship Titanic after a collision with a spacetime anomaly. Join us in reshaping history and saving lives across the universe!"
kaggle matplotlib matplotlib-pyplot numpy pandas pandas-dataframe python scikit-learn scikitlearn-machine-learning seaborn
Last synced: 10 Apr 2026
https://github.com/theblueberrycompendium/keras-movie-classification
This is an basic application that uses Keras
ai keras-tensorflow numpy python3 simple-project
Last synced: 13 Apr 2026
https://github.com/balakrish001/python-course
The Python course provides a thorough foundation in Python programming, starting with core concepts and progressing to OOP. It covers essential libraries like NumPy and Pandas for data manipulation and analysis. You'll also learn how to send emails using Python's SMTP library and interact with APIs for real-world applications,
api numpy oops-in-python pandas problem-solving python smtp
Last synced: 10 Apr 2026
https://github.com/adityashinde716/generating-images-with-gan-generative-adversarial-network-
Built a image generator deep learning model using GAN (Generative Adversarial Network) using MNIST dataset for generation.
adam-optimizer batchnormalization binarycrossentropy checkpoint deep-learning deep-learning-algorithms discriminator gan generative-adversarial-network generator glob imageio keras machine-learning matplotlib neural-network numpy os tensorflow
Last synced: 07 Oct 2025
https://github.com/kostadinlambov/time-series-forecasting
This project evaluates the predictive performance of a CNN-LSTM Hybrid deep learning model for Bitcoin price movement prediction.
keras-tensorflow matplotlib-pyplot mlflow numpy optuna pandas python scikit-learn seaborn statsmodels ta-lib tensorflow
Last synced: 07 Apr 2026
https://github.com/lmizner/codecademy_airline_analysis
Using visualization to explore a dataset
histplot jupyter-notebook lmplot math matplotlib-pyplot numpy pandas python seaborn
Last synced: 08 May 2026
https://github.com/elvisrock/government_analysis
Esse projeto, tem como objetivo, analisar, explorar algumas tรฉcnicas e propor uma sugestรฃo ao governo de forma geral, sem qualquer viรฉs politico.
data-science machine-learning numpy pandas python sklearn
Last synced: 05 Apr 2026
https://github.com/ankman007/python-100-days-of-code
Daily logs of my progress and mini-projects made over the course of this challenge
100daysofpython backend-development bootstrap5 css3 flask game-development hacktoberfest html5 jinja matplotlib numpy pandas python python-gui selenium tkinter turtle web-development webscraping
Last synced: 10 Apr 2026
https://github.com/dibsthegreat/titantic-dataset-analytics
DASC4850 Final Project where I did EDA to determine the survivability of Titanic guests depending on Age, Gender, Wealth, etc.
data-science data-visualization matplotlib numpy pandas python random-forest-classifier
Last synced: 13 Apr 2026
https://github.com/mehediehteshum/minesweeper
Building classic 'Minesweeper' game from scratch using Pygame with VS Code.
Last synced: 06 Oct 2025
https://github.com/kemalcalak/developing-driverless-vehicles
This project includes the software required for an autonomous vehicle
numpy object-detection opencv segmentation yolo
Last synced: 09 May 2026
https://github.com/sudharshan-bathini/chat-bot-using-cornell-movie-data-set
Developed an AI chatbot using the Cornell Movie Dialogs dataset; trained an LSTM-based model to generate context-aware, conversational responses for user inputs.
keras lstm-sentiment-analysis neural-networks nlp numpy python tensorflow tokenizer
Last synced: 08 Apr 2026
https://github.com/christabelsakyi/product_purchase_prediction
As a newly hired AI Engineer, your task is to predict customer behavior based on various features such as age, income, and gender. This exercise involves cleaning the data, training a decision tree model, and evaluating the model's performance to understand the key factors influencing customer purchasing decisions.
machine-learning matplotlib-pyplot numpy python seaborn sklearn
Last synced: 08 May 2026
https://github.com/umer-farooq-cs/california-housing-regression
Linear Regression experiments on the California Housing dataset across five phases, using NumPy and scikit-learn only (no pandas). Includes EDA, polynomial features, SGD with scaling, residuals, 5-fold CV, and an LNCS-style report with figures.
california-housing cross-validation deep-learning-for-perception linear-regression numpy polynomial-features reproducible-research residual-analysis sgd sklearn
Last synced: 09 May 2026
https://github.com/zolppy/recommendation-system
This project demonstrates the creation of a content-based image recommendation system. It leverages a pre-trained VGG16 deep learning model to extract meaningful feature vectors from images. These features are then compared using cosine similarity to identify and recommend visually similar images.
computer-vision deep-learning keras machine-learning numpy recommendation-system sklearn tensorflow vgg16
Last synced: 12 Apr 2026
https://github.com/kunalshelke90/wine-quality-testing
This project is about creating a machine learning algorithm that can predict the quality of wine based on the given dataset. Different machine learning algorithms such as logistic regression, decision tree and random forest are used in this project.
eda feature-engineering flask machine-learning numpy pandas python
Last synced: 10 Apr 2026
https://github.com/oyebamiji-micheal/data-analysis-with-python-zero-to-pandas
This repository contains all assignments and project completed when I took a course, "Data Analysis with Python: Zero to Pandas", on Jovian
data-analysis numpy pandas python
Last synced: 10 Apr 2026
https://github.com/pedasoft-consult/employee-attrition-prediction
This project implements a machine learning pipeline for predicting employee attrition using HR data. The system analyzes various factors that contribute to employee turnover and provides predictions to help HR departments take preventive measures.
joblib numpy pandas python3 sklearn streamlit
Last synced: 10 Apr 2026
https://github.com/thkox/uni_2023-content-based-image-retrieval
This project is a team assignment for the "Image Analysis" course, offered in the 7th semester of the 2023 academic year at the University of Piraeus, Department of Informatics.
7th-semester cartesian-product content-based-image-retrieval department-of-informatics hyperedge-similarity-calculation hypergraph image-analysis matplotlib networkx numpy python rank-normalization scipy torchvision university-of-piraeus
Last synced: 08 Oct 2025
https://github.com/dhaase-de/dito
Yet another toolbox for the daily work with OpenCV under Python.
Last synced: 22 Aug 2025
https://github.com/miladsade96/scwp
Scientific Computing with Python
graphs linear-algebra linear-equations matrices multidimensional-arrays numerical-computation numpy python python3 scientific-computing scipy sparse-matrices vector
Last synced: 27 Apr 2026
https://github.com/giacomolat/classification-of-exotic-fruits
The goal of this project is to develop an automatic classification system for exotic fruits based on numerical features using the K-nearest neighbors (K-NN) algorithm
anomalies-detection auc-roc-curve confusion-matrix gridsearchcv hold-out-cross-validation knn knn-classification machine-learning matplotlib matplotlib-pyplot multiclass-classification normalization-techniques numpy pandas python scikit-learn seaborn stratified-cross-validation
Last synced: 10 Apr 2026
https://github.com/beyzabasarir/northwind-traders-analysis
Northwind dataset analysis using PostgreSQL, Python, and Power BI. Focused on sales, customers, shipping, and performance insights.
dashboard data-analysis data-visualization jupyter-notebook matplotlib numpy pandas postgresql powerbi python seaborn
Last synced: 10 Apr 2026
https://github.com/ahmrina/unetbraintumorseg
UNetBrainTumorSeg is a 3D Slicer extension named "seg_module" that integrates a 3D UNet trained on BraTS2020 dataset to segment brain tumor area from MRI volumes
3d-slicer-extension monai numpy python pytorch slicer unet vtk
Last synced: 07 May 2026
https://github.com/hiftd22/wpattern
๐ Analyze and visualize stock patterns with wPattern for better trading insights. Simplify your investment decisions through data-driven analysis.
cli finance financial-analysis financial-data matplotlib numpy pandas pattern-recognition python scikit-learn stock-scanner technical-analysis yfinance
Last synced: 29 Apr 2026
https://github.com/manjotkaurgill/agritech
Enter details of your soil and weather, and find best suitable crop for farming. With our advanced AI system, you can make informed decisions and optimize your agricultural practices.
flask generative-ai insight-generation machine-learning matplotlib mongodb nextjs numpy pandas python scikit-learn seaborn
Last synced: 12 Apr 2026
https://github.com/rishikesh-jadhav/machine-learning-practice-projects
This repository contains my end to end ML practice projects as a part of the ML zero to mastery course by Daniel Bourke and Andrei Neagoie
classification data-science data-visualization dataanalysis deep-learning hadoop jupyter-notebooks machine-learning neural-network numpy pandas pyspark python pytorch regression scikit-learn supervised-learning tensorflow time-series transfer-learning
Last synced: 10 Apr 2026
https://github.com/eiichiroito/numpharo
NumPy like tools for Pharo Smalltalk
matplotlib-pyplot numpy pharo pharo-smalltalk smalltalk
Last synced: 18 Jan 2026
https://github.com/mahmood-anaam/deterministic-dynamic-programming
This repository explores deterministic dynamic programming solutions for the Shortest Path Problem (SPP) and the Traveling Salesperson Problem (TSP). It includes graphical representations, a detailed Jupyter notebook, and practical implementations for optimizing travel routes and minimizing costs in various city-based scenarios.
dynamic-programming graph-theory jupyter-notebook numpy python shortest-path-problem traveling-salesperson-problem
Last synced: 09 May 2026
https://github.com/rachakondaganesh/superstore-sales-data-analysis-project
Analyzed retail sales data to uncover key business insights using Python and Power BI. Explored patterns in profit, sales, and customer segments across regions. Built interactive dashboards to visualize trends, identify top-performing categories, and highlight areas for improvement in shipping and discount strategies.
dashboard exploratory-data-analysis matplotlib-pyplot numpy pandas powerbi seaborn
Last synced: 02 May 2026
https://github.com/amish5ingh/cricket-data-analytics-ipl
Data analysis and visualization of IPL 2022 matches using Python, Pandas, Matplotlib, and Seaborn. Includes insights on match outcomes, player performances, toss trends, and venue stats with 12+ charts.
data-analysis data-visualization ipl-data-analysis ipl-data-visualization jupiter-notebook matplotlib-pyplot numpy pandas python seaborn
Last synced: 09 May 2026
https://github.com/ellennewerkla/eda_students_performance
EDA em Python com Pandas, Matplotlib e Seaborn para identificar padrรตes de desempenho em estudantes.
matplotlib numpy pandas python3 seaborn
Last synced: 08 May 2026
https://github.com/gherrada22/spanish-sign-translator
This project uses Python and the OpenCV and MediaPipe libraries to detect and translate signs in real time.
language matplotlib mediapipe numpy opencv pycharm-ide python python3 spanish-language toml
Last synced: 18 Jan 2026