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-23 00:21:44 UTC
- JSON Representation
https://github.com/dkealvaro/mnist
Achieved 75% accuracy in the MNIST dataset using a simple cosine similarity approach under 50 lines of code, with no training
cosine-similarity machine-learning mnist numpy
Last synced: 18 May 2026
https://github.com/vartikaraj2512/animalclassification
πΎ Animal Classification: Classify 28K animal images into 10 categories using CNNs with Transfer Learning. π₯ Load & extract data, π preprocess images, π§ train models (VGG-16 & ResNet50), and π plot performance. Libraries: OpenCV (BGR), TQDM (progress bars), Categorical (one-hot encoding). π οΈ Install: pip install tensorflow numpy opencv-python
classification cnn kaggle machine-learning numpy opencv pandas tensorflow
Last synced: 20 Jan 2026
https://github.com/szilagyipeter99/imageprocessing
This repository contains the examples discussed in the Image processing practices.
classification image-processing machine-learning matplotlib numpy pillow python segmentation
Last synced: 18 May 2026
https://github.com/kentlouisetonino/sw-statistics-calculator
A CLI program that compute mean, median, and percentiles.
Last synced: 29 Mar 2025
https://github.com/mr-chang95/ibm_recommendation_system
Data Science Project for Udacity's Data Scientist Program. Using Python in Jupyter Notebook.
experimental-design ibm-watson machine-learning numpy pandas recommendation-engine recommendation-system udacity-data-science-nanodegree
Last synced: 20 Apr 2026
https://github.com/xaxm007/nn-numpy
A Basic Logistic Regression Neural Network using NumPy and calculus.
critical-indulgence logistic-regression neural-network numpy study
Last synced: 19 May 2026
https://github.com/oleksiilatypov/face_app_edit
DRU style gan project
cnn gan matplotlib-pyplot numpy pytorch-tutorial
Last synced: 19 May 2026
https://github.com/inoles/resumeinsight
AI-powered resume screening tool
numpy pandas pandas-python pdfminersix python resume resume-screening spacy spacy-nlp
Last synced: 05 May 2026
https://github.com/ksalekk/ecg-monitor
ecg matplotlib numpy python scipy signal-processing
Last synced: 03 Feb 2026
https://github.com/javierkaiser9/rgbd-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: 31 Dec 2025
https://github.com/ashkarin/ndpatch
Package to extract arbitrary regions from an N-dimensional numpy array assuming it mirrored infinitely.
array data-structures deep-neural-networks image-processing numpy patches region-of-interest
Last synced: 19 May 2026
https://github.com/biantris/graph-python
Graph sin vs cos using matplotlib and numpy
matplotlib numpy python python3
Last synced: 21 May 2026
https://github.com/gandhasiri-rahul-mohan/association-rules-2-my-movies
Prepare rules for the all the data sets 1) Try different values of support and confidence. Observe the change in number of rules for different support,confidence values 2) Change the minimum length in apriori algorithm 3) Visulize the obtained rules using different plots
apriori-algorithm association-rules data-science machine-learning numpy pandas python unsupervised-learning
Last synced: 11 Apr 2026
https://github.com/mrarvind90/fcc-mean-var-std-calculator
A Python program to compute the mean, variance, standard deviation, maximum, minimum, and sum of a given list, both flattened and along specified axes using Numpy.
black freecodecamp freecodecamp-challenge freecodecamp-project numpy python3
Last synced: 19 May 2026
https://github.com/raghul-m/data-analysis-with-jupyternotebook-python
This repository consists of notebooks where I learned the basics of getting started with data analysis using Python libraries
beautifulsoup4 data-analysis-python eda jupyter-notebook matplotlib-python numpy pandas-python regular-expression seaborn-python webscraping
Last synced: 19 May 2026
https://github.com/algab/recommedation-content-based
Application of film recommendations from the IMDB database, using as a strategy the content-based recommendation
Last synced: 12 Apr 2026
https://github.com/adolbyb/data-science-python
An Introduction to Data Science and Data Visualization with the FAU Data Science and Machine Learning Club
data-analysis data-science data-visualization jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/buathiertom/pictures-stacking
SAE de dΓ©veloppement d'une interface d'empilement d'image
astropy mathplotlib numpy pyplot pyqt6 python-pyqt6
Last synced: 29 Mar 2025
https://github.com/zacheddy/imageclassifier
A convolutional neural network from scratch to classify images (demo available)
image-classifier machine-learning neural-network numpy
Last synced: 19 May 2026
https://github.com/sirinemaaroufi/arabic-sentiment-analysis
This project focuses on developing a sentiment analysis model for Arabic text, leveraging hybrid transformer-based models (AraBERT) and LSTM approaches.
arabert arabic-nlp bert-model feature-extraction lstm machine-learning nlp numpy pandas pretrained-models python pytorch sentiment-analysis transformers
Last synced: 18 Apr 2026
https://github.com/amritakaur-08/smart_attendance_system
The Smart Attendance System is designed to automate the attendance process using facial recognition. Traditional methods of taking attendance can be time-consuming and prone to errors. This project aims to streamline the process by leveraging computer vision technology, allowing for efficient, contactless, and accurate attendance tracking.
asgiref django mysql numpy opencv pillow-library python sqlparse
Last synced: 08 Apr 2026
https://github.com/lbirkert/digit-recognition
[from-scratch] feed forward neural network that can recognize handwritten digets
feedforward-neural-network machine-learning numpy python
Last synced: 19 May 2026
https://github.com/apoorva-info/cognitive-load-using-blink-rates
Analyzing blink rates and task performance to measure cognitive load during digital span tasks using a custom Python tool.
matplotlib numpy pandas python
Last synced: 08 Apr 2026
https://github.com/vmariiechko/python-image-processing
Raster graphics editor
desktop image-processing numpy opencv python
Last synced: 28 Apr 2026
https://github.com/abhilash1910/deepgenerator
Sentence Sequence Transduction Library (Seq to Seq) for text generation using sequential generative Vanilla RNN using numpy
adagrad generativemodeling nlp numpy optimizer rnn seq2seq-model transduction vanilla-rnn
Last synced: 19 May 2026
https://github.com/kientech/crop-recommendation-with-machine-learning
The Crop Recommendation with Machine Learning project is designed to assist farmers and agricultural professionals in selecting the most suitable crops for their specific environmental conditions.
fastapi machine-learning modeling numpy pandas python reactjs sklean
Last synced: 22 Mar 2025
https://github.com/kr1shnasomani/traffisense
A computer vision toolkit for traffic analysis with vehicle detection, speed estimation, segmentation, and number plate recognition.
computer-vision deep-learning neural-network numpy opencv pypi pytorch
Last synced: 12 Apr 2025
https://github.com/reusjimenez/python-data-analysis
Casos completos y ejercicios prΓ‘cticos de anΓ‘lisis de datos. π
data-analysis data-visualization jupyter-notebook machine-learning matplotib numpy pandas python sklearn
Last synced: 12 Apr 2026
https://github.com/dyegopimentel/sentiment-analysis-and-wordclouds-in-python
We developed a sentiment analysis algorithm and at the end we bring a wordcloud to give an overview of what is being said about the topic we are analyzing.
matplotlib numpy pandas python sentiment-analysis tweepy wordcloud
Last synced: 09 May 2026
https://github.com/carlolepelaars/skq
Scientific Toolkit for Quantum Computing
numpy python quantum quantum-computing quantum-machine-learning
Last synced: 19 May 2026
https://github.com/wyllduck/pygame_escapefromgaia
PYGAME / 2018 / university: ETSEIB-UPC / title: 'Escape from Gaia'
matplotlib networkx numpy pygame python3
Last synced: 08 May 2026
https://github.com/thekartikeyamishra/voicecloner
The Voice Cloner is a Python-based project that leverages Tacotron 2 and WaveGlow models for text-to-speech (TTS) synthesis and basic voice cloning. This project supports 22 official Indian languages, including Sanskrit, making it versatile for multilingual text input.
ai indic-transliteration librosa machine-learning numpy nvidia-pyindex nvidia-tacotron2 nvidia-waveglow python torch torchaudio
Last synced: 03 Feb 2026
https://github.com/1-harshit/cs203-probabality-in-cs
Assignment submissions of the semester 2021-22-II of course CS203 at IIT Kanpur
Last synced: 20 May 2026
https://github.com/miladsade96/numpy_and_algebra
Introduction to numpy and linear algebra
algebra linear-algebra matrices numpy tensor vectors
Last synced: 17 May 2026
https://github.com/popckovs/computational_mathematics
Π‘ΠΎΠ·Π΄Π°Ρ ΡΠ²ΠΎΠΉ ΠΌΠΎΠ΄ΡΠ»Ρ Π΄Π»Ρ ΡΠ΅ΡΠ΅Π½ΠΈΠ΅ Π·Π°Π΄Π°Ρ ΠΏΠΎ Π²ΡΡΠΈΡΠ»ΠΈΡΠ΅Π»ΡΠ½ΠΎΠΉ ΠΌΠ°ΡΠ΅ΠΌΠ°ΡΠΈΠΊΠ΅.
mathematics matplotlib numpy python-3
Last synced: 25 Jan 2026
https://github.com/ryanfranklin237/data-science-ml
trained ML and DL models to give accurate classifications,predictions and recommendations
artificial-neural-networks convolutional-neural-networks jupyter-notebooks kaggle keras logistic-regression naive-bayes-algorithm numpy pandas python scikitlearn-machine-learning tensorflow
Last synced: 06 Apr 2026
https://github.com/aramshiva/boids
π¦ Artifical Swarm Intelligence
art boids generative math numpy pygame python swarm
Last synced: 20 May 2026
https://github.com/kr1shnasomani/treetracer
Detection of trees from aerial image using detectron2
computer-vision deep-learning detectron2 neural-network numpy opencv pypi pytorch
Last synced: 05 Mar 2025
https://github.com/hedriss10/projetc-cardio
"Analise de dados sobre saΓΊde"
jupyter-notebook matplotlib numpy pandas python
Last synced: 20 May 2026
https://github.com/k4u5h4l/curve-fitting-from-scratch
A regression curve fitted on some points and implemented from scratch using python.
curve-fitting jupyter-notebook numpy python regression
Last synced: 08 May 2026
https://github.com/zaaim-halim/image-processing
an implementation of different filters and operations on images using Numpy and little help from OpenCV and PILL
contour-detection corner-detection edge-detection filters image-processing numpy python3
Last synced: 20 May 2026
https://github.com/ioangatop/machinelearning
Implementation and analysis of core Machine Learning Algorithms from scratch.
bayesian baysian-inference classification expectation-maximization gaussian-processes ica independent-component-analysis jupyter-notebook logistic-regression machine-learning multiclass-logistic-regression neural-network numpy polynomial-regression python3 regression support-vector-machines svm-classifier vae vae-pytorch
Last synced: 13 Apr 2026
https://github.com/officiallyxenos/30-days-of-data-analysis-projects-
30-day challenge to master data analysis by completing daily projects. Each project covers a key concept, from data cleaning to visualization, and builds a strong portfolio of real-world applications.
matplotlib numpy pandas python-3 seaborn statistics
Last synced: 08 Apr 2026
https://github.com/fractalyze/zk_dtypes
A NumPy dtype extension used in Zero Knowlege libraries
Last synced: 02 Jan 2026
https://github.com/ksasi/boston_housing
Predicting Boston Housing Prices - Udacity
machine-learning numpy pandas python scikit-learn
Last synced: 08 Apr 2026
https://github.com/its-maneeshk/fake-product-detection-system
The Fake Product Review Detection System is a machine learning-powered web application designed to analyze and detect fake reviews on eCommerce platforms. It helps users identify whether a product has genuine or manipulated reviews by leveraging Natural Language Processing (NLP) and supervised learning models.
api beautifulsoup4 fetch-api flask html-css-javascript joblib nlp-machine-learning numpy pandas python reactjs requests scikit-learn
Last synced: 05 Mar 2025
https://github.com/rakibhhridoy/imageprocessing
Large amount of image processing is quite messy and time consuming,thus the working steps should be fast as well as accurate also. I've made sequential functions that is needed for processing data in TensorFlow and python. These functions made my work fast as it needed in commercial purposes.
augmentation deep-learning functional-programming image-manipulation image-processing keras machine-learning numpy python sequential-patterns tensorflow
Last synced: 08 Apr 2026
https://github.com/medyessinkhlif/medclaimml
An AI-powered machine learning application designed to process healthcare reimbursement claims. It analyzes medical documents, client information, insurance policies, and legal regulations to predict accurate reimbursement amounts, ensuring efficiency, compliance, and fraud detection.
healthcare jest-tests mern-stack mongodb nodejs nosql numpy pytorch react scikit-learn tailwindcss
Last synced: 13 May 2025
https://github.com/ankushmallick1100/task-1-the-sparks-foundation-data-science-and-business-analytics-internship
Task 01: Predict the percentage of an student based on no of study hours with Supervised Machine Learning
data-science internship-task intership jupyter jupyter-notebook linear-regression machine-learning machine-learning-algorithms matplotlib numpy pandas python python3 supervised-learning supervised-machine-learning thesparksfoundation thesparksfoundationinternship tsf
Last synced: 09 Apr 2026
https://github.com/tabotcharlesbessong/recommendationframeworks
learning deep learning and machine learnint
matplotlib numpy os pandas pillow python3 pytorch
Last synced: 08 Apr 2026
https://github.com/shahin-ro/table-detection
Python tool for table extraction & Persian OCR. Uses OpenCV for table detection, Tesseract for text extraction, & Pandas for data output. Visualizes cells & text. Ideal for Persian documents! πβ¨
colab computer-vision data-extraction data-visualization document-processing image-analysis image-processing machine-learning matplotlib numpy ocr opencv pandas persian-ocr persian-text python table-detection table-extraction tesseract text-recognition
Last synced: 08 Apr 2026
https://github.com/virajbhutada/article-recommendation-system
This project aims to redefine content discovery by delivering personalized article recommendations tailored to individual user preferences. We use advanced machine learning techniques like PCA and K-means clustering to analyze user behavior and article characteristics to provide highly accurate recommendations.
anaconda article-recommendation clustering-algorithm data-analysis data-science keras-tensorflow machine-learning machine-learning-algorithms ml-models numpy pandas plotly python scikit-learn scipy
Last synced: 06 Jan 2026
https://github.com/florianwoelki/mnist_fashion_cnn
This is a classification problem based on the mnist fashion dataset. I've used a CNN to classify the images.
classifier cnn fashion keras mnist numpy pandas tensorflow
Last synced: 08 Apr 2026
https://github.com/jayanthpotluri5513/ml-project-on-iris-dataset-
In this machine learning project, we explore and analyze the famous Iris dataset. The goal of the project is to apply various machine learning techniques to classify the Iris flowers based on their measured features.
machine-learning matplotlib numpy pandas python streamlit
Last synced: 08 Apr 2026
https://github.com/rushikeshbihade/django_bsased_dataanalyzer_webapp
Data Analyzer is a Django web application that enables users to upload CSV files, perform data analysis using pandas and numpy, and view results and visualizations on an interactive web interface. It simplifies data analysis by offering a user-friendly platform for data upload, processing, and visualization.
backend-development bootstrap css3 dataanalysis dataprocessing django-application django-framework djangotemplates html5 javascript numpy pandas plotly-express python3 seaborn-plots webapp
Last synced: 02 Mar 2026
https://github.com/KernFerm/PresFutImpactSim
This repository contains a Python simulation model that forecasts political, economic, and social factors under a hypothetical presidency. Users input initial values, and the model simulates their progression through defined interactions and random variations.
economic-model forecasting matplotlib numpy political-model python scipy simpy simulation social-model
Last synced: 16 Oct 2025
https://github.com/earth-app/doc2lora
Generate LoRA Adapters from documents
ai cloudflare-ai cloudflare-workers lora numpy py python torch
Last synced: 16 May 2026
https://github.com/aisurjyasamantaray/customer-purchase-analysis
This project involves an in-depth analysis of customer purchasing behavior and sales performance to drive business insights and strategies.
customer-purchasing customer-segmentation data-visualization dataanalysis dataanalysis-projects marketing-insights matplotlib numpy pandas python revenue-and-performance-analysis seaborn-plots
Last synced: 09 Apr 2026
https://github.com/indhra/helloworld
1.Numpy tutorial
numpy numpy-arrays numpy-tutorial python3
Last synced: 09 May 2026
https://github.com/reddyprasade/bicycle-sharing-system-in-us
A bicycle-sharing system, public bicycle system, or bike-share scheme, is a service in which bicycles are made available for shared use to individuals on a short term basis for a price or free. Many bike share systems allow people to borrow a bike from a "dock" and return it at another dock belonging to the same system. Docks are special bike racks that lock the bike, and only release it by computer control. The user enters payment information, and the computer unlocks a bike. The user returns the bike by placing it in the dock, which locks it in place. Other systems are dockless. For many systems, smartphone mapping apps show nearby available bikes and open docks.
dataanalysis jupyter maplotlib numpy pandas python r
Last synced: 29 Aug 2025
https://github.com/cskhomo/scientific-python
Scientific Computation, Data Analysis using Python, Bash, SQL for FreeCodeCamp Courses.
numpy postresql shell-scripting
Last synced: 14 May 2025
https://github.com/khadkarajesh/wine-prediction
White and Red Wine classification using logistic regression
airflow airflow-dags classification classification-algorithm data-science dataingestion evidently flask logistic-regression logistic-regression-algorithm machine-learning machine-learning-pipeline mlflow numpy pandas pipeline postgresql python scikit-learn supervised-learning
Last synced: 08 Apr 2026
https://github.com/savitar-hub/image-classification
Notebooks on how image classification can help businesses make better decisions and improve the customer experience.
image-classification image-processing jupyter-notebook numpy opencv pandas pytorch tensorflow
Last synced: 08 Apr 2026
https://github.com/shriram-vibhute/realestateforecast-price-prediction-system
This project aims to predict Prices of House. It involves several key stages, including data preprocessing, feature engineering, model selection, and evaluation. The goal is to develop a model that provides accurate and reliable price predictions based on the given features.
exploratory-data-analysis feature-engineering feature-transformation hyperparameter-tuning machine-learning matplotlib numpy pandas python random-forest sklearn
Last synced: 07 Apr 2025
https://github.com/theanujsinha01/rainfall-prediction-using-machine-learning
This project predicts whether it will rain or not based on weather features like pressure, humidity, dew point, cloud cover, sunshine, wind direction, and wind speed. We use a Random Forest Classifier, a popular ML algorithm, trained on historical weather data. The model learns patterns and helps us forecast rain chances.
classification data-analysis eda machine-learning-algorithms matplotlib numpy pandas python scikit-learn seaborn supervised-learning
Last synced: 11 Apr 2026
https://github.com/kostasereksonas/ids_test
Code for intrusion detection system based on "Intrusion Detection System Using Machine Learning Algorithms" tutorial on Geeksforgeeks and Intrusion Detection on NSL KDD Github repository.
ids intrusion-detection intrusion-detection-system nsl-kdd-dataset numpy pandas python scikit-learn tensorflow
Last synced: 08 Apr 2026
https://github.com/cchandre/confkam
Conjugation method in configuration space for invariant tori of Hamiltonian systems
conjugation hamiltonian hamiltonian-dynamics invariant-tori kolmogorov-arnold-moser numpy python3 scipy
Last synced: 06 May 2026
https://github.com/davityak03/animal-image-classification-using-cnn
Animal image classification using Convolutional Neural Networks (CNNs) involves training a model to recognize and categorize different animal species based on their images. The CNN architecture excels at automatically extracting features from images, such as shapes and textures, which are crucial for accurate classification.
cnn-classification keras numpy pandas pretrained-models python tensorflow
Last synced: 08 Apr 2026
https://github.com/anish202020/data-analysis-and-machine-learning-basic-programs
Basic programs on data analysis and machine learning for students. It includes a variety of tutorials, examples, and models to help students understand and apply these concepts.
keras matplotlib numpy pandas python sklearn tensorflow
Last synced: 08 Apr 2026
https://github.com/akashshnkr/multi-disease-prediction
Developed and integrated three machine learning models for predicting diabetes, Parkinson's, and heart disease into a Streamlit-based web application. The interface allows users to input data and receive accurate health predictions, enhancing early detection and healthcare outcomes.
logistic-regression machine-learning-algorithms numpy pandas python scikit-learn streamlit-webapp svm
Last synced: 02 Jan 2026
https://github.com/antonvagabond/maze
Operation and functionality of two mazes.
matplotlib maze numpy pillow python python3
Last synced: 07 May 2026
https://github.com/aneeshmurali-n/ml_bangalore_house_price_analysis
This project focusing on statistical analysis to understand and prepare data for potential machine learning applications. The dataset house_price.csv includes property prices in Bangalore. The analysis aims to perform exploratory data analysis (EDA), detect and handle outliers, check data distribution and normality, and analyze correlations.
box-plot correlation data-distribution data-transformation exploratory-data-analysis heatmap histplot iqr-method log-transformation matplotlib numpy outlier-detection outlier-handling pandas percentile-method python scatter-plot scipy seaborn z-score-method
Last synced: 06 Jan 2026
https://github.com/dmarks84/ind_project_california-housing-data--kaggle
Independent Project - Kaggle Dataset-- I worked on the California Housing dataset, performing data cleaning and preparation; exploratory data analysis; feature engineering; regression model buildings; model evaluation.
cross-validation data-modeling data-reporting data-visualization eda folium grid-search matplotlib model-evaluation numpy pandas pca python seaborn sklearn statistics supervised-ml unsupervised-ml
Last synced: 08 Apr 2026
https://github.com/geetisha/advanced-eda-and-text-mining
Advanced EDA and Text Mining
jupyter-notebook matplotlib nltk numpy pandas python spacy textblob wordcloud
Last synced: 08 Apr 2026
https://github.com/jonad/dog_detection_app
Identify dog breeds using Convolutional Neural Network.
convolutional-neural-networks keras neural-network numpy opencv-python pandas resnet-50 scikitlearn-machine-learning transfer-learning vgg19
Last synced: 03 May 2026
https://github.com/simranjeet97/datascience_crashcourse
Data Science Crash Course that Explained about Each and Every Process in Data Science.
dash data data-science data-science-crash-course data-structures data-visualization datascience-machinelearning datasciencecoursera datascienceproject instagram matplotlib numpy pandas telegram tutorials youtube
Last synced: 08 Apr 2026
https://github.com/nehalmr/qiksit-fall-fest-hackathon-2024
The Qiskit Hackathon is a unique opportunity for students to dive into the fascinating world of quantum computing. Participants will collaborate in teams to tackle a series of challenging problems that test their creativity, problem-solving skills, and understanding of quantum algorithms. This hackathon aims to inspire innovation in QC.
cpython hackathon ibm ibm-qiskit ibm-quantum-challenge matplotlib numpy python python3 qbits qiskit qiskit-tutorial quantum-algorithms quantum-computing quantumcircuits quantumregister
Last synced: 11 May 2026
https://github.com/geetisha/web-scraping-and-sentiment-analysis
Web Scraping and Sentiment Analysis
jupyter-notebook matplotlib nltk numpy pandas python seaborn selenium vader-sentiment-analysis
Last synced: 08 Apr 2026
https://github.com/pavankethavath/dominos---predictive-purchase-order-system
This advanced forecasting tool leverages Prophet, ARIMA, SARIMA, and LSTM models to predict daily sales for 32 pizzas and 64 ingredients. With Prophet achieving the lowest MAPE, it ensures accurate demand forecasts, optimized inventory, and efficient purchase planning, reducing waste, preventing stockouts, and enhancing supply chain efficiency.
arima deep-learning eda exploratory-data-analysis forecasting lstm machine-learning mape matplotlib minmaxscaling numpy pandas prediction python sarimax seaborn seasonality tensorflow time-series
Last synced: 08 Apr 2026
https://github.com/moustafamohamed01/moustafamohamed01
Software Engineering Student | Specializing in Machine Learning, Deep Learning, and Generative AI
artificial-intelligence artificial-neural-networks config convolutional-neural-networks data-analysis data-science data-visualization deep-learning keras machine-learning matplotlib natural-language-processing numpy pandas python pytorch recurrent-neural-networks scikit-learn seaborn tensorflow
Last synced: 08 Apr 2026
https://github.com/tawabshakeel/neural-networks-using-keras
Different Neural Networks using keras
deep-learning keras machine-learning neural-networks numpy pandas python sklearn
Last synced: 08 Apr 2026
https://github.com/iamshatha/disease-symptom-analysis
The data file defines the relationship between different symptoms and possible diseases
analysis dataset disease matplotlib numpy python symptoms
Last synced: 07 May 2026
https://github.com/yashodatta15/top-250-anime-2023-eda
anime eda matplotlib movies numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/tristan296/deepplate
A custom-trained YOLOv11-based license plate detection with PaddleOCR for accurate ANPR.
cv2 numpy paddleocr sqlite3 ultralytics yolov11
Last synced: 04 Apr 2025
https://github.com/sourabh-kumar04/numpy-basic
Numpy-Basic is a structured learning repo covering NumPy from basics to advanced. It includes arrays, indexing, reshaping, filtering, vector ops, angle functions, stats, and .npy file handling. Each concept is explained with code, examples, and Matplotlib visualizations in both light and dark modes. Ideal for students and data learners.
data-analysis data-science data-visualization learning learning-resources machine-learning matplotlib numerical-computing numpy python python-library python-programming
Last synced: 10 May 2026
https://github.com/uhstray-io/pyrizon
Data Collection, Analysis, Mapping, Pipelining & Transformation, & API using Python
api data-engineering etl numpy pandas plotly python pytorch raw-data scikit-learn seaborne sql sqlite tensorflow
Last synced: 09 Apr 2026
https://github.com/msthamizh/singapore-resale-flat-prices-predicting
Developing a Streamlit application that allows users to interactively predict the resale prices of flats in Singapore using machine learning. The application supports regression tasks, enabling users to input various features, such as location, flat type, floor area, and lease start date, and receive predictions for resale prices.
exploratory-data-analysis machine-learning matplotlib numpy pandas python seaborn streamlit
Last synced: 09 Apr 2026
https://github.com/udityamerit/curafind-powered-by-ai
CuraFind AI is a web-based application leveraging Natural Language Processing (NLP) to intelligently recommend medicines. Users can search using symptoms, medicine names, or free-text descriptions, and receive suggestions along with brand substitutes for drugs
ai machine-learning nlp numpy pandas scikit-learn
Last synced: 18 Sep 2025
https://github.com/tasninanika/heart-disease-analysis
The Heart Disease Analysis project is a comprehensive machine learning study aimed at predicting the presence of heart disease using the Heart Disease UCI Dataset.
knn logistic-regression matplotlib numpy pandas python3 random-forest scikit-learn seaborn
Last synced: 09 Apr 2026
https://github.com/sumitgirwal/drinks-dataset-data-analysis
A drinks dataset from Kaggle. Applying analysis using Python, NumPy, Pandas, Matplotlib.
dataanalysis drinks-dataset kaggle matplotlib numpy pandas python3
Last synced: 13 Apr 2026
https://github.com/willie-conway/data-science-tools-and-ecosystem
π§ Explore essential Data Science π§ͺ tools, π§° libraries, and π Python arithmetic basics β perfect for beginners!
data-science jupyter keras notebooks numpy pandas python pytorch
Last synced: 27 Jul 2025
https://github.com/pooranjoyb/autoencoder-colorization
Autoencoder for Image Colorization
autoencoder keras-tensorflow machine-learning neural-networks numpy pandas python streamlit tensorflow
Last synced: 09 Apr 2026
https://github.com/arpandatta011/facial_image_recognition
This project includes the introduction of the facial expression recognition and an investigation on the recent previous researches for extracting the effective and efficient method for facial expression recognition.
cv2 keras matplotlib numpy pandas tensorflow
Last synced: 09 Apr 2026
https://github.com/weisscharlesj/SciCompChem_Experimental
Scientific Computing for Chemists Jupyter Book
book chemistry jupyter jupyter-lab matplot nmrglue numpy pandas python scikit-image scikit-learn scipy seaborn textbook
Last synced: 07 Nov 2025
https://github.com/nikorasu/snakeai
WIP project to use machine learning to play Snake!
ai deep-learning dqn educational machine-learning ml neural-network numpy pytorch q-learning reinforcement-learning snake-game supervised-learning supervised-machine-learning terminal
Last synced: 09 Apr 2026
https://github.com/andystmc/nextflownyc
Developed a machine learning model (Bidirectional LSTM) to forecast NYC traffic volumes using 10 years of automated traffic count data. Achieved strong predictive accuracy, demonstrating the power of deep learning for urban traffic analysis.
data-analysis data-cleaning data-science data-visualization exploratory-data-analysis feature-engineering hyperparameter-tuning jupyter-notebook lstm-neural-networks machine-learning numpy pandas predictive-modeling python3 scikit-learn tensorflow-keras traffic-flow-forecasting
Last synced: 07 Apr 2026