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-24 00:18:03 UTC
- JSON Representation
https://github.com/abdullah2020/hamoye_stageb
This is my Hamoye Stage B project. The project focuses on Predicting Energy Efficiency of Buildings. It implemented different Machine Learning algorithm technique that are not limited to Linear Regression, LASSO, Ridge etc.
eda lasso-regression linear-regression numpy pandas predictive-modeling regression-models ridge-regression rmse rsquare-values
Last synced: 09 May 2026
https://github.com/michaelzheng67/real_estate_ml
AI experiment developed to run against simulated real estate and investing environment
Last synced: 09 May 2026
https://github.com/sanjurajveer/market_basket_analysis
Finding pattern of bought objects through market basket analysis
apriori-algorithm association-rules numpy pandas python seaborn
Last synced: 09 May 2026
https://github.com/harshavardhanbommalata/knn_tutorial
K-Nearest Neighbors (KNN) is a simple yet powerful machine learning algorithm. Unlike models that learn parameters during training, KNN uses lazy learning—it stores the dataset and predicts by finding the closest neighbors, making decisions through majority voting.
machine-learning-algorithms mathematical-modelling matplotlib numpy pandas
Last synced: 20 Jun 2026
https://github.com/carol-neto/sprint-4-statistical-data-analysis
In this project I had the opportunity to test my knowledge by analyzing a phone plan and creating graphs to compare the plans and determine which ones generate the most revenue.
matplotlib-pyplot numpy pandas pytho scipy-stats seaborn statistical-analysis
Last synced: 09 May 2026
https://github.com/liannekiarra/university-dissertation
Combining Machine Learning Techniques with Multi-Objective evolutionary Algorithms to Solve Real World Engineering Problems
artificial-intelligence engineering hypervolume matplot multi-objective-optimization neuralnetwork nsga-ii numpy pareto-front pareto-optimality pymoo python3 sklearn
Last synced: 09 May 2026
https://github.com/anker661/autograd-playground
A simple Numpy & Python based auto differentiation system that supports visualization before and after back-propagation.
auto-differentiation autograd computaion-graph jupyter-notebook numpy python3
Last synced: 09 May 2026
https://github.com/dmalexx/lab1_computervision
Computer Vision Intro
matplotlib matplotlib-python numpy opencv rgb
Last synced: 09 May 2026
https://github.com/navindafernando/character-recognition
Sinhala Character Recognition using KNN :coffee:
joblib knn-algorithm machine-learning matplotlib numpy opencv pillow tikiner-gui
Last synced: 09 May 2026
https://github.com/betiniakarandut/portfolio-project
Sukkar and Cornell Integral Approach to Estimate Static Bottom Hole Pressure(SBHP)
Last synced: 09 May 2026
https://github.com/alexgustafsson/word-frequencies
Data and tools to compile word frequencies, trigrams and more for use with NLP, spelling correction etc.
language nlp nltk numpy python python3 sklearn spelling-correction trigram
Last synced: 10 May 2026
https://github.com/tim-w-james/python-data-reference-code
Python reference code for data visualization, machine learning and SQL
data-science jupyter-lab numpy python
Last synced: 10 May 2026
https://github.com/alphacrypto246/air-quality-prediction
The Air Pollution Prediction project forecasts pollution levels using the Air Quality UCI dataset, including variables like CO, NOx, temperature, and humidity. It analyzes temporal and environmental factors to predict air quality trends.
machine-learning numpy pandas scikitlearn-machine-learning sckiit-learn
Last synced: 10 May 2026
https://github.com/harsha-yuvaraj/data-compression-and-decompression-tool
A specialized lossless file compression and decompression tool designed mainly for plain text, including programming files.
data-structures huffman-compression-algorithm lossless-compression-algorithm numpy python tkinter
Last synced: 15 Apr 2026
https://github.com/686f6c61/numeros-primos-gemelos
Este proyecto permite generar y visualizar números primos gemelos de diferentes formas para ayudar a comprender sus patrones y distribución. Incluye múltiples visualizaciones y análisis estadísticos avanzados.
Last synced: 10 May 2026
https://github.com/sahaavi/color-detection
Colour detection is the process of detecting the name of any color. Well, for humans this is an extremely easy task but for computers, it is not straightforward. Human eyes and brains work together to translate light into color. Light receptors that are present in our eyes transmit the signal to the brain. Our brain then recognizes the color. Since childhood, we have mapped certain lights with their color names. We will be using the somewhat same strategy to detect color names.
color-detection color-detector numpy opencv-python pandas
Last synced: 10 May 2026
https://github.com/trim0500/fe-stats-classifier
An experiment to create a machine learning model via PyTorch to classify select Fire Emblem unit base stat distributions.
creational-patterns data-analysis data-science data-visualization design-patterns excel jupyter jupyter-notebook matplotlib-pyplot numpy pandas python python-modules python3 pytorch singleton
Last synced: 11 Apr 2026
https://github.com/dharma-acha/resnet18_imageclassification_cnn
In this part of the project, we implement ResNet-18 from scratch using PyTorch and train it on an image dataset to achieve over 75% accuracy. We apply techniques to prevent overfitting and optimize performance, aiming for an accuracy of 80% or higher.
matplotlib numpy python3 pytorch scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/dabrokarol/atmorad-py
A 3D Monte Carlo simulation for radiative transfer.
atmospheric-science monte-carlo netcdf-files numpy physics-simulation python radiative-transfer
Last synced: 28 May 2026
https://github.com/zhanziyuan/pixelpuzzle-web
Encode/decode images using Base64 or shuffle/recover the pixels of images.
anime encryption image image-processing numpy python
Last synced: 11 Apr 2026
https://github.com/costopoulos/ntua-telecommunications
:radio: :telephone_receiver: NTUA ECE Telecommunications Course Code & Report
numpy nyquist python sampling scipy telecommunications
Last synced: 20 Apr 2026
https://github.com/pd2871/streamlit_automl
Auto Exploratory Data Analysis using Streamlit App
matplotlib numpy pandas python streamlit streamlit-webapp
Last synced: 11 Apr 2026
https://github.com/elmezianech/email-spam-ham-classifier-nb-hard
Naive Bayes Email Classifier: An implementation of a 'hard' Naive Bayes classifier in Python to categorize emails as spam or ham. This code performs extensive data preprocessing, probability calculations, and model training for email classification using the raw Naive Bayes algorithm.
ai emails jupyter-notebook machine-learning ml naive-bayes naive-bayes-classifier numpy pandas python spam-detection spam-filtering
Last synced: 11 Apr 2026
https://github.com/guptamudit/whatsapp-chat-analyser
Created an online Whats App chat analysis tool which is designed to extract valuable insights from your group or one-on-one conversations. By analyzing your chat data, WhatsChat provides detailed statistics and visualizations.
matplotlib numpy pandas python seaborn
Last synced: 11 Apr 2026
https://github.com/lorenzorottigni/dl-lending-club
Deep Learning python bootcamp: deep learning on Lending Club dataset
deep-learning ipynb keras machine-learning numpy pandas python scikit-learn seaborn tensorflow
Last synced: 11 Apr 2026
https://github.com/isratafrin826/linear-regression-ml-algorithm
googlecolab matplotlib-pyplot numpy pandas
Last synced: 10 May 2026
https://github.com/kersh1337228/tradenv
Trading strategies testing environment based on open stock market data
django django-rest-framework numpy pandas python react stock-market typescript
Last synced: 11 Apr 2026
https://github.com/amiriiw/text_classification
Welcome to the Text Classification Project! This project is designed to train a model for classifying texts based on their emotional content and then using it to categorize new texts into corresponding emotional categories.
keras numpy pandas pickle scikit-learn tensorflow text-classification
Last synced: 20 Jan 2026
https://github.com/nauxqouh/python-for-data-science-labs
This repo contains weekly practical codes for my Python for Data Science course at university.
data-science jupyter-notebook numpy pandas python pytorch scikit-learn
Last synced: 11 Apr 2026
https://github.com/pranavsuriya-sr/e-hub_energysystems
Python based Web Application for analysis and visualization of concepts in Energy Systems.
css energy-systems-analysis html javascript matplotlib numpy python schemdraw streamlit
Last synced: 11 Apr 2026
https://github.com/shubhamahobia/lstm-hamlet
The LSTM Next Word Prediction project trains a model on Hamlet to predict the next word in a sequence. After preprocessing the text, an LSTM network learns patterns in the language. The trained model can then generate text by predicting the next word in a given sequence, with its accuracy evaluated to ensure it effectively models the language.
deep-learning github hamlet lstm lstm-neural-network lstm-neural-networks machine-learning neural-network nltk numpy pandas pickle python
Last synced: 11 Apr 2026
https://github.com/tanmay-312/pacman-game-python
"Embark on a nostalgic journey with my Python Pac-Man game! 🎮🕹️ Crafted using pygame, tcod, numpy, and enum libraries, it's a modern twist on a classic. Navigate the maze, chomp pellets, and evade ghosts in this retro-inspired adventure! 🚀👻 #PythonGameDev #PacManRevival #ClassicGaming"
enum game game-development gamedev numpy pygame pygame-games python python-3 python3 tcod
Last synced: 22 Apr 2026
https://github.com/csengupta1101/housing-price-prediction
Based on given features , this project deals with the prediction of house prices. From data extraction till deployment , everything is detailed in here.
jupyter-notebook matplotlib numpy pandas python python3 scikit-learn vscode
Last synced: 11 Apr 2026
https://github.com/frauvate/cheatsheet
This project provides ready-to-use templates for machine learning base models. This repo, which contains templates of common models in Jupyter notebook format, aims to help users quickly implement these models and easily adapt them to their own projects.
machine-learning machinelearning matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/dane-meister/machine-learning-algos
Repository of several ML algorithms implemented for different environments and robot control vectors.
colab-notebook gymnasium jupyter-notebook machine-learning-algorithms numpy opencv pybullet python pytorch
Last synced: 11 Apr 2026
https://github.com/yahiazakaria445/sentiment-analysis-using-lstm
A Sentiment analysis NLP project using LSTM model
matplotlib nltk numpy pandas scikit-learn seaborn tensorflow
Last synced: 11 Apr 2026
https://github.com/dmarks84/coursework_project_ml-classification
Project for IBM Data Science course on Machine Learning -- Trained ML models for classification, evaluating based on a variety of metrics
classification communication data-modeling dataframes numpy pandas python scikit-learn supervised-ml
Last synced: 11 Apr 2026
https://github.com/collins-kimotho/wrangle-and-analyze-project
Data Wrangling and Analysis Project: Analyzing WeRateDogs Twitter Account Data
explanatory-data-analysis exploratory-data-analysis matplotlib numpy pandas python twitter twitter-api
Last synced: 11 May 2026
https://github.com/rakibhhridoy/differentprojects
Some of my learning projects that I practice to launch in data science. Not all, but some of few that was stored in my local repository. It can be useful for beginner data science enthusiast. Explore and learn!
data-science deep-learning machine-learning mathematics matplotlib numpy pandas python scikit-learn seaborn statistics
Last synced: 11 Apr 2026
https://github.com/prateekrajsrivastav/question-answering-model
This project is an NLP-based Question-Answering System that leverages machine learning and natural language processing techniques to provide answers to user queries based on a given context or dataset. The system processes textual input, extracts meaningful insights, and returns relevant answers to the user's question.
huggingface-transformers matplotlib nltk numpy pandas seaborn spacy
Last synced: 10 May 2026
https://github.com/rezapace/number-generator
Proyek ini adalah sebuah program yang digunakan untuk menghasilkan deretan angka dengan langkah tertentu dan menambahkan teks setelah setiap angka. Program ini mendukung berbagai metode untuk menghasilkan angka, termasuk penggunaan CuPy untuk memanfaatkan GPU, serta penggunaan threading untuk meningkatkan kinerja.
colab cupy custom generator jupiter kumal link number numpy pyhon webkumal webkumal-projek
Last synced: 11 Apr 2026
https://github.com/shudhanshusaurabh001/super_market-data-analysis-using-python
This project focuses on analyzing supermarket sales data using Python. The goal is to extract meaningful insights from the dataset, such as sales trends, customer purchasing behavior, and product performance.
analysis csv data insights matplotlib numpy pandas project python seaborn
Last synced: 06 Apr 2026
https://github.com/prarthana-singh/car_price_predector
machine-learning numpy pandas python sklearn-library
Last synced: 09 Apr 2026
https://github.com/ansh-info/industrial-scale-penicillin-simulation
Optimizing industrial-scale penicillin production using machine learning and data analysis.
jupyter-notebook machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/hafaio/hilbert-bytes
A python library for converting between d-dimensional points and indices on a hilbert curve
hilbert-curve numba numpy python
Last synced: 12 Feb 2026
https://github.com/jbalooshie/movies-etl
Exercise working with movie datasets from Kaggle and Wikipedia. Python is used to extract, clean, and combine the data, and then it is loaded into a postgreSQL database.
data-analysis data-science jupyter-notebook numpy pandas postgresql postgresql-database python sqlalchemy
Last synced: 11 Apr 2026
https://github.com/pymivn/vinastats
Khám phá các sự thật ở Việt Nam với thống kê và số liệu từ tổng cục thống kê Việt Nam
numpy pandas statistics vietnam
Last synced: 02 Apr 2026
https://github.com/yanglr/mlnotes-python
Machine learning Notes for Python 3 (NumPy, TensorFlow etc.), with interactive Jupyter notebook.
jupyter jupyter-notebook numpy numpy-notes
Last synced: 21 May 2026
https://github.com/rnuv/artificial-neural-network
A Simple 2 layered Artificial Neural Network library made from scratch in Python and NumPy. Fitted with a feed forward method and backpropagation.
neural-network numpy python tensorflow
Last synced: 18 Mar 2025
https://github.com/dragonscypher/sustaining-balance
Innovative Data Approaches for Food Security and Environment
geopandas huggingface-transformers jupyter-notebook matplotlib nlp nltk-python numpy pandas python pytorch scikit-learn seaborn spacy tableau tensorflow
Last synced: 12 Apr 2026
https://github.com/pthmhatre/smart-attendance-system-using-face-recognition
This project aims to create a smart attendance system using face recognition technology. The system captures and recognizes faces in real-time and marks attendance automatically, providing a seamless and efficient way to manage attendance records.
adafruit computervision css face-recognition iot iot-application javascript mysql numpy opencv php pickle python raspeberry-pi rfid
Last synced: 12 Apr 2026
https://github.com/l-gre/tradefx-ai
A Python-based project exploring algorithmic trading strategies, including backtesting, real-time data integration, and predictive modelling with TensorFlow and Keras. Key topics include technical indicators, risk management, and leveraging AWS and broker APIs for automated trading
algorithmic-trading aws backtesting broker-api keras machine-learning matplotlib numpy pandas portfolio-optimisation python real-time-data-integration risk-management technical-indicators tensorflow
Last synced: 12 Apr 2026
https://github.com/djdhairya/car-accident-detection
csv cv2 geocoder geolocation keras math matplotlib numpy opencv pandas scikit-learn system tiwilo transformer
Last synced: 12 Apr 2026
https://github.com/amirkh777/data-science-yandex-practicum
My projects from the Yandex Practicum Data Science course.
data-science matplotlib numpy pandas python scikit-learn scipy seaborn
Last synced: 12 Apr 2026
https://github.com/f-ssemwanga/advanced-programming-york
This repository holds the extensive python programming completed during the advanced programming unit of my master's programme
comprehension csv-parser json lambda-functions list matplotlib mongodb numpy oops-in-python pandas-dataframe postgresql python3 tkinter-gui
Last synced: 11 Apr 2026
https://github.com/newsoftwareculture/datascience
jupyter-notebook keras-tensorflow numpy object-detection opencv pandas python3 tensorflow
Last synced: 12 Apr 2026
https://github.com/sanjanahombal/sentiment-analysis-using-neural-networks
This project explores sentiment analysis using neural networks
convolutional-neural-networks countvectorizer deep-learning keras matplotlib neural-network numpy python tensorflow tfidf-vectorizer
Last synced: 06 Jan 2026
https://github.com/chdl17/credit-eda-casestudy
Credit EDA is a GitHub repository designed to provide educational materials and tools for exploring credit risk data. The repository contains notebooks, datasets, and code samples to help users learn and apply these concepts to credit data.
exploratory-data-analysis numpy pandas
Last synced: 08 May 2026
https://github.com/iadtya/hate-text-classification
Training RNN(LSTM) on Hate speech with tensorflow and keras
fastapi keras lstm nltk numpy pandas tenserflow
Last synced: 12 Apr 2026
https://github.com/sujit1011/air-quality-index-prediction
machine-learning numpy pandas regression scikit-learn
Last synced: 12 Apr 2026
https://github.com/aciluca/credit-approval-system
A machine learning application to predict credit card approval using Python, TensorFlow, and Docker.
data-science keras machine-learning numpy pandas python sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/hitthecodelabs/weatherforecast-lstm
TensorFlow and Python for analyzing and forecasting weather data
cnn keras lstm matplotlib numpy pandas python tensorflow weather weather-forecast
Last synced: 11 Apr 2026
https://github.com/tolumie/exploratory-data-analytics-projects
Exploratory Data Analytics – A collection of projects covering data exploration, feature engineering, hypothesis testing, and predictive modeling across diverse datasets, including insurance, real estate, laptops, cars, COVID-19, and the Olympics.
data-analysis data-visualization data-wrangling exploratory-data-analysis-eda feature-engineering hypothesis-testing machine-learning matplotlib numpy pandas predictive-modeling python seaborn statistical-analysis
Last synced: 11 Apr 2026
https://github.com/offthetab/matcha_code_generation
Fine-tunning MatCha model for better python matplot lib code generation by given chart.
fine-tuning huggingface matcha matplotlib numpy pandas pil sklearn torch
Last synced: 20 Jan 2026
https://github.com/gurpreet0022/unveiling-pcos
Data Driven approach to get insights about PCOS
analysis eda insights matplotlib numpy pandas python3 scipy-stats seaborn visualisation
Last synced: 12 Apr 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-contour-graph
A demo of creating a 3d contour graph.
3d contour graph matplotlib numpy pandas python web
Last synced: 11 Apr 2026
https://github.com/elhanarinc/deeplearning
Ceng 783 Deep Learning Assignments
ipython-notebook jupyter-notebook numpy python2
Last synced: 06 May 2026
https://github.com/dane-meister/neural-network
Creating a Neural Network from scratch.
activation-functions loss-functions machine-learning neural-network neural-networks neurons numpy python python3
Last synced: 02 Jul 2025
https://github.com/kr1shnasomani/DeepDetect
Traffic light, vehicle and human detection from aerial images using YOLOv8 model and Computer Vision
computer-vision deep-learning neural-network numpy opencv yolov8
Last synced: 03 Sep 2025
https://github.com/hairymax/python-for-science-lecture-notes
Tutorial material on the scientific Python ecosystem in Russian
matplotlib numpy python scipy sympy
Last synced: 12 Apr 2026
https://github.com/ashishsingh789/traffic_accident_analysis
Analyzed traffic accident data to identify patterns related to road conditions, weather, and time of day. Visualized accident hotspots using heatmaps and bar plots.
excel matplotlib numpy pandas pandas-dataframe python seborn
Last synced: 11 Apr 2026
https://github.com/abdulloyev/datascientis-opensource
big-data linear-regression numpy pandas polinomial-regression python-3
Last synced: 12 Apr 2026
https://github.com/mark1708/neurointerfaces-of-information-systems
Laboratory work on the discipline "Neurointerfaces of information systems"
numpy pandas python scikit-learn
Last synced: 12 Apr 2026
https://github.com/mariam-zaidi/credit_risk_analytics
Performing Exploratory Data analysis for loan application approvals and understanding Risk analytics
exploratory-data-analysis matplotlib numpy pandas risk-analytics seaborn
Last synced: 06 May 2026
https://github.com/jo-minseok/global-warming-100year
🌡️ 2100년까지의 지구 기온, 해수면, 북극 빙하, 탄소 예측 ML [완료]
arima-model global-warming machine-learning matplotlib numpy pandas scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/takana671/fluidcube
Particle Movement Using Curl Noise
curl-noise cython numpy panda3d python
Last synced: 22 Jun 2026
https://github.com/theashishmavii/intelligent-crash-detection-and-emergency-notification
Intelligent Crash Detection: A deep learning-based system that detects vehicle accidents in real-time and sends emergency alerts with GPS location.
artificial-intelligence computer-vision deep-learning geolocation geopy keras machine-learning matplotlib numpy opencv pandas python tensorflow twilio vgg16
Last synced: 11 Apr 2026
https://github.com/urvee1810/eda-time-series
A comprehensive time series analysis of French retail quarterly sales data from 2012 to 2017. The project focuses on analyzing sales patterns, seasonal decomposition, and trend analysis using various statistical techniques and visualizations.
arima-modeling data-visualization exploratory-data-analysis matplotlib numpy pandas pmdarima python scikit-learn seaborn statsmodels time-series-analysis trend-analysis
Last synced: 12 Apr 2026
https://github.com/jvictor011/analise_de_precos_de_materias-primas_agricolas
Este projeto concentra-se na análise dos dados de preços de várias matérias-primas agrícolas ao longo do tempo. O conjunto de dados usado para esta análise é chamado de agricultural_raw_material.csv.
matplotlib numpy pandas python seaborn
Last synced: 07 May 2025
https://github.com/shibam120302/indian_sign_language_translator
This repository consists of the code utilized for creation of an Indian Sign Language Translator satisfying the following criteria : Near-Real-Time Application Achieve background independence Attain Illumination independence
imageai keras numpy opencv pillow tensorflow
Last synced: 12 Apr 2026
https://github.com/mzayles/report_consolidado_analise-descritiva
💻📊✅ Curso de Programação em Python para Data Science | Mensuramento de dados com Matplotlib.
matplotlib numpy pandas python
Last synced: 24 Mar 2025
https://github.com/jvictor011/big-five-personality-test
Usando machine learning para fazer o agrupamento de um sistema de traço de personalidade
matplotlib numpy os pandas python seaborn
Last synced: 07 May 2025
https://github.com/sujalk777/signal_systems_lab
This repository contains the assignments for the Signal Systems Laboratory course offered at IIT Jammu Autumn 24
jupyter-notebook librosa linux matplotlib numpy python raspberry-pi
Last synced: 12 Apr 2026
https://github.com/shreeparab1890/chat-analyzer
This project is a Data Analysis project to analyze the WhatsApp chats.
data-analysis numpy pandas python
Last synced: 12 Apr 2026
https://github.com/pramodyasahan/model-selection
This repository explores and compares different regression models for predicting continuous outcomes. This repository includes implementations and evaluations of five key regression models. The primary goal is to demonstrate how each model works, evaluate their performance using R-squared values, and guide users in selecting the best model.
machine-learning modelselection numpy pandas python regression scikit-learn
Last synced: 08 Mar 2025
https://github.com/xiaohaoo/machine-learning-examples
机器学习使用不同框架的常见模型的例子
keras matplotlib numpy python pytorch sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/shandilya1998/neurorobotics
Python tools for robotics, deep reinforcement learning and neuroscience research.
computational-neuroscience mujoco mujoco-py numpy openai-gym pytorch reinforcement-learning robotics
Last synced: 12 Apr 2026
https://github.com/staciax/data-science
data-science matplotlib numpy skit-learn
Last synced: 18 Nov 2025
https://github.com/RedInfinityPro/AI_projects
Rating (7/10) The code is a chatbot that interacts with users based on article content. However, issues include incorrect sorting, typos, incorrect indentation, and lack of explanations for each part, potentially affecting the bot's robustness and understanding of context.
newspaper nltk numpy python random sklearn string warnings
Last synced: 30 Sep 2025
https://github.com/pavanreddy565/infosys_python_for_datascience
Data Science Course Tasks Repository This repository contains tasks and projects completed during the Data Science course from Infosys Springboard. It includes setup instructions for running Jupyter Notebook sessions in a virtual environment.
Last synced: 29 Apr 2026
https://github.com/kunalshelke90/students_marks_prediction_in_exams
Students Performance Evaluation using Feature Engineering, Feature Extraction, Manipulation of Data, Data Analysis, Data Visualization .Later on deployed on AWS with help of docker
dokcerfile flask githubactions machine-learning matplotlib mlops numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/criscorreas/ad-prediction-classification-models
Alzheimer's Disease (AD) prediction using the OASIS-2 dataset
alzheimers-disease keras lgbmclassifier matplotlib model-classification numpy oasis-2 pylab python pytorch scipy seaborn sklearn tensorflow
Last synced: 12 Apr 2026
https://github.com/diegorezm/spc
Analise de espectros de Infravermelho por Transformada de Fourier (FTIR)
ftir-data-analysis numpy python
Last synced: 21 Apr 2026