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/harmanveer-2546/music-genre-classification
Classifying the genre of a music using deep neural networks.
cnn deep-neural-networks keras labelencoder librosa matplotlib music numpy pandas pickle python scipy seaborn sequential-models tensorflow
Last synced: 12 Feb 2026
https://github.com/shivangmathur1/simple-qlearning
Solving gym environments using Numpy Qtables and Q-learning
Last synced: 07 May 2026
https://github.com/ankit21111/carpredict
This project predicts car prices using machine learning models, including Simple and Multiple Linear Regression. It covers data acquisition, feature selection, and optimization techniques like Ridge Regression. The best model, Multiple Linear Regression, achieved an R² score of 0.84. Check out the full analysis in the repository!
data-analysis data-visualization matplotlib numpy pandas pyhton scipy seaborn sklearn
Last synced: 16 Apr 2026
https://github.com/hanannazri/predictive-customer-churn-modelling-with-price-sensitivity-insights-
As a part of BCG Data Science Project, I developed a predictive churn-risk model for XYZ energy utility by engineering price, consumption and contract features and training XGBoost and Random Forest models to identify customers most likely to churn at current prices.
bcgx data-visualization exploratory-data-analysis feature-engineering jupyter jupyter-notebook model-training-and-evaluation numpy pandas random-forest scikit-learn xgboost
Last synced: 19 Aug 2025
https://github.com/velascort/image_equalizer_gui
Image equalizer using LUT interface.
image-processing lut numpy python scikit-image ttk
Last synced: 10 May 2026
https://github.com/kavayk29/audio-classification-using-python-library
This is a audio classification Project using python Libraries such as librosa to make the visual representation of the audio files, and using numpy to make array of data for manipulation and then extraction the features for classification to train and test of CNN model.
librosa matplotlib-pyplot mfcc-features numpy pandas sklearn-library
Last synced: 07 May 2026
https://github.com/arnie1x/massive-dataset-lab
This project involves basic data manipulation with JSON files, focusing on tasks related to data processing of the MASSive dataset and file management.
data-science numpy pandas pandas-dataframe python3
Last synced: 07 May 2026
https://github.com/dpgitaccount/project---hospital-readmission-analysis
The goal of this project is to build a predictive model to estimate the likelihood of a hospital readmission based on patient data. By identifying factors that contribute to readmissions, hospitals can optimize care and reduce costs associated with repeated visits.
boxplot confusion-matrix datamodeling exploratory-data-analysis heatmap histplot numpy pandas plotly python random-forest seaborn smote-sampling visualization
Last synced: 16 Apr 2026
https://github.com/izhaan0/predict-marks-based-on-study-hours
Student Marks Predictor is a machine learning project that predicts a student’s exam scores based on the number of study hours. It uses Linear Regression to learn the relationship between study hours and marks, and provides both command-line and interactive Streamlit web interfaces for prediction and visualization.
data-visualization joblib jupyter-notebook machine-learning machine-learning-algorithms matplotlib-pyplot numpy pandas pandas-dataframe pickle python scikit-learn seaborn
Last synced: 05 Apr 2026
https://github.com/lexxai/goit_python_ds_hw_09
Модуль 9. Підбір гіперпараметрів НМ. Глибоке навчання. Tensorflow. Keras.
adam-optimizer data-science google-colab keras keras-tensorflow numpy python
Last synced: 16 Apr 2026
https://github.com/jpgiant/nyc_energy_prediction
A comprehensive code for predicting energy usage in NYC using Machine Learning Algorithms.
data-analysis data-science data-visualization folium jupyter-notebook machine-learning matplotlib numpy pandas python seaborn sklearn
Last synced: 10 Apr 2026
https://github.com/codersales/machine-learning-classification
machine learning jupyter notebooks | data-science | priority | relevant | significant | green-light | 1 | may-2023-filtered | may-2023-filtered-2 | may-2023-filtered-3 | filtered-4 | frequent
authorized classification current decision-tree ensemble-techniques jupyter machine-learning more-than-100-commits more-than-300-commits numpy pandas python3 ranked repository-5 seaborn sklearn stacking sub-critical supervised-learning workstation
Last synced: 07 Mar 2026
https://github.com/kavayk29/speech-recognition-using-tdnn-and-data-augmentation
Developed a speech recognition system using TDNN, preprocessing audio, extracting MFCC features, and training the model. Fine-tuning with augmented data (19,000 rows) improved accuracy from 9% to 80% training and 40% validation. Data augmentation proved crucial for enhancing model performance and generalization. Still working to increase the acc.
deep-learning keras-tensorflow numpy os pandas tdnn tensorflow
Last synced: 14 Feb 2026
https://github.com/saurabh274/netflix-eda
Analyze the data and generate insights that could help Netflix in deciding which type of shows/movies to produce and how they can grow the business in different countries.
matplotlib numpy pandas python seaborn
Last synced: 28 Feb 2026
https://github.com/amandeep-gupta19/chatbot
Created a custom chatbot using Langchain. Here's a summary of what I did: Data Extraction: I gathered data about technical courses from the Brainlox website using Langchain’s URL loaders. Embedding Creation & Storage: I converted this data into embeddings and stored it in a vector store for efficient searching. API Development: I built a Flask
data-extraction faiss-vector-database flask-restful langchain numpy scikit-learn vector-database webbaseloader
Last synced: 09 Apr 2026
https://github.com/amithjoseph777/gourmethaven-case-competition
Predictive analytics case competition project from the Master of Science in Business Analytics course at the College of Business, University of Louisville. Our team analyzed customer response trends for Gourmet Haven, developed a predictive model, and ranked in the Top 5 out of 25 teams.
google-colab jupyter-notebook numpy pandas r scikit-learn
Last synced: 10 Apr 2026
https://github.com/patilsukanya/p01.matplotlib-seaborn-titanic-dataset-visualization
Used libraries and functions as follows:
barplot bivariate boxplot densityplot histogram jointplot matplotlib numpy pairplot pandas python seaborn-plots seaborn-tutorial stripplots swarmplot univariate violinplot visualization
Last synced: 10 Apr 2026
https://github.com/rixiiz/image-classifier
An AI model that can classifier uploaded images
artificial-intelligence cv2 image-recognition mobilenetv2 numpy openai openai-api pil streamlit tensorflow
Last synced: 10 Apr 2026
https://github.com/shriansh2002/stock-prediction
This project predicts Apple stock prices using linear regression. It's based on historical stock price data and uses Python and popular data science libraries like Pandas, NumPy, Matplotlib, and scikit-learn.
apple datascience finance linearregression machinelearning matplotlib ml numpy pandas prediction python scikitlearn stock-prediction stockmarket
Last synced: 10 May 2026
https://github.com/vedikasnehil/my-data-science-projects
This repository is a comprehensive collection of resources and implementations dedicated to the field of Data Science. It serves as a platform for exploring various aspects of data science, ranging from data preprocessing and exploratory data analysis (EDA) to machine learning and deep learning.
data data-science deep-learning machine-learning matplotlib numpy python sql visualization
Last synced: 10 Apr 2026
https://github.com/semasuka/saitproj
BMW service recommender system
auto auto-service bmw numpy pandas python recommender-system scikit-learn streamlit
Last synced: 10 Apr 2026
https://github.com/sasanka14/water_quality_predictions
Water Quality Prediction - College Project 🌊💧 Predicts water potability (safe/unsafe) using ML models like XGBoost & Random Forest. Features data preprocessing, feature importance, model evaluation, and visualizations. Built with Python, Pandas, Scikit-learn & Seaborn for analysis. 🚀
anaconda jupyter-notebook matplotlib numpy pandas python scikit-learn seaborn xgboost
Last synced: 16 Apr 2026
https://github.com/anujdutt9/reinforcement_learning
Reinforcement Learning using Numpy and PyTorch.
numpy python3 pytorch reinforcement-learning
Last synced: 16 Apr 2026
https://github.com/pramodyasahan/health-insurance-cost-prediction
This project focuses on predicting health insurance costs using a polynomial regression model. By employing machine learning techniques in Python, the project aims to accurately estimate insurance costs based on various personal attributes. The model takes into account several features including age, sex, BMI, number of children, smoking status etc
machine-learning matplotlib numpy pandas python3 scikit-learn
Last synced: 16 Apr 2026
https://github.com/somenath203/loan-status-prediction-backend
Click below to visit the swagger docs of the website
fastapi jupyter-notebook loan-prediction-analysis numpy pandas randomforestclassifier render scikit-learn
Last synced: 10 Apr 2026
https://github.com/ankitsharma-tech/classification-of-arrhythmia-using-ecg-data
A machine learning project to detect and classify arrhythmias from ECG signals using Python, scikit-learn, and TensorFlow. Includes data preprocessing, model training, and evaluation.
arrhythmia biomedical-signal-processing cardiology classification deep-learning ecg ecg-classification healthcare machine-learning mit-bih-dataset numpy python scikit-learn scipy signal-processing tensorflow time-series-analysis
Last synced: 07 Apr 2026
https://github.com/elam-parithi/singapore_flatprice_predicting
Flat price prediction with Machine learning tools and python.
matplotlib numpy pandas scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/kylehperez/mushroomnet
This API is for research purposes ONLY and is NOT to be used for food-safety or medical advice. Mushroomnet is a machine learning neural network for classifying mushrooms as poisonous or edible. The model was trained on data from uni.edu: over 5,000 instances of mushrooms, with 22 qualitative features and a determination of poisonous or edible.
artificial-intelligence botany flask-api machine-learning mycology neural-network numpy python3 pytorch scikit-learn
Last synced: 09 Apr 2026
https://github.com/iankitnegi/python_projects
Data Analyst Toolkit: A comprehensive collection of Python scripts and notebooks designed for data analysis tasks. Features data cleaning, visualization, statistical analysis, and machine learning models. Ideal for analysts seeking efficient, reproducible workflows.
matplotlib numpy pandas python seaborn
Last synced: 20 Apr 2026
https://github.com/moonmoonsamal/meesho_order_financial_analysis
Generating insights from Meesho sales data (Oct-Nov)
cleaning-dataset eda numpy pandas visualization
Last synced: 16 Apr 2026
https://github.com/sahiltiwariiii/dssp
Predicting student math scores ! This project utilizes advanced machine learning techniques and MLOps tools like DVC and MLflow to predict a student's math score based on various factors such as gender, race/ethnicity, parental level of education, lunch type, test preparation course, writing etc
docker dotenv dvc flask machine-learning mlflow mlops mysql mysql-connector-python numpy pandas pymysql python python-dotenv scikit-learn seaborn sklearn-library statistics streamlit
Last synced: 27 Mar 2026
https://github.com/navid-kalaei/numpy-neural-network
Neural network implemented in Numpy to predict bike sharing on real data
deep-learning neural-network numpy python
Last synced: 07 May 2026
https://github.com/rahulchouhan1/spotify-most-popular-songs-data-analysis
🎵 Spotify Songs Analysis using Pandas
Last synced: 16 Apr 2026
https://github.com/huggon1/ml-algorithm-implementations
Educational implementations for ML, DL, LLM blocks, ViT, and CUDA.
cuda machine-learning numpy pytorch vision-transformer
Last synced: 28 Jun 2026
https://github.com/basith-ahmed/mtrp-butcher
A Machine Learning model, utilizing a range of technical indicators to accurately forecast forthcoming trend reversals with a high degree of confidence. This model is also complemented by an interactive web interface.
exponential-moving-average ipynb logistic-regression macd machine-learning matplotlib numpy pandas python rsi stochastic-rsi streamlit technical-analysis yfinance
Last synced: 04 Mar 2026
https://github.com/eckelsjd/copier-numpy
Template for a numpy-based scientific computing Python package.
copier-template numpy pdm python
Last synced: 05 Mar 2026
https://github.com/ledsouza/medphys-bi
Aplicativo desenvolvido para gestão e análise de dados do Serviço de Física Médica em Medicina Nuclear do HCPA
aws boto3 cloud-computing cloud-run docker dotenv gcp mongodb numpy os pandas plotly pymongo python s3 streamlit terraform vitrinedev yaml
Last synced: 10 Apr 2026
https://github.com/supershivam5/python_projects
💻 Python programming with Numpy, Pandas, Matplotlib.🌟 Love exploring new technologies. Check out my projects!
matplotlib-pyplot numpy pandas scikit-learn seaborn
Last synced: 17 Apr 2026
https://github.com/farzeennimran/or-and-and-gates-using-perceptron-learning
Training single-layer perceptrons to get the outputs of OR and AND logic gates.
data-science gates machine-learning neural-network neural-networks-from-scratch numpy perceptron-learning-algorithm perceptron-neural-networks python
Last synced: 17 Apr 2026
https://github.com/beaprogrammer02345/amazon_webscraping_data
beautifulsoup4 jupyter numpy pandas
Last synced: 05 Mar 2026
https://github.com/lingumd/credit_risk_analysis
Machine learning models for predicting credit risk in LendingClub dataset.
balancedrandomforestclassifier classification-report cluster-centroids-undersampling confusion-matrix easyensembleclassifier get-dummies google-colab imbalanced-learn machine-learning matplotlib-pyplot numpy pandas pathlib randomoversampler scikit-learn smote smoteenn
Last synced: 17 Apr 2026
https://github.com/dev-mdirfan/recommendation-system-various-approaches
Recommendation System
css flask html javascript machine-learning numpy pandas
Last synced: 10 Apr 2026
https://github.com/gautam-cs/data_science
In this project, I was trying to get most of the relevent information of the data using library like numpy, pandas. I have worked on data like aadhar data, Olympics data
aadhar-data csv data-science json numpy olympics-data pandas python35
Last synced: 17 Apr 2026
https://github.com/syedzaheerabbas/risk-analytics-with-python
This project focuses on developing a basic understanding of risk analytics in banking and financial services and understand how data is used to minimize the risk of losing money while lending to customers.
eda hypothesis-testing numpy pandas python risk-analysis seaborn
Last synced: 17 Apr 2026
https://github.com/shashwat9kumar/us-accidents-data-analysis
Analysis of the US accidents using the US-Accidents dataset (4.2 million entries) from Kaggle
accidents accidents-analysis data-analysis data-analytics data-visualisation data-visualization matplotlib numpy pandas python
Last synced: 17 Apr 2026
https://github.com/khushi130404/k_means
This repository showcases 2D, 3D, and custom K-Means clustering models with visualizations. It includes both Jupyter notebooks and Python scripts for ease of reproducibility.
clustering-algorithm k-means-clustering numpy plotly sklearn
Last synced: 08 May 2026
https://github.com/maliksaqib786/codealpha_projectname
IRIS CLASSIFICATION | Internship Project at Code Alpha
data-science logistic-regression machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/mttgdd/openfabmap-python3
Pybind11 and numpy array bindings to openFABMAP
cpp numpy openfabmap pybind11 python robotics vision
Last synced: 08 May 2026
https://github.com/esraamhmd/intelligent-skin-cancer-image-based-detection-models
This project combines traditional machine learning approaches with advanced deep learning techniques to assist healthcare professionals in early diagnosis and improve patient outcomes.
ai deep-learning ham10000 isic kaggle machine-learning matplotlib numpy pandas python3 pytorch seaborn skin-cancer skin-detection sklearn time torchvision tqdm
Last synced: 02 Apr 2026
https://github.com/satyas567/weatherdataanalysis
Comprehensive Weather Data Analysis with Python: Explore trends, visualize patterns, detect outliers, and predict temperature using humidity and wind speed
jupyter-notebook linear-regression matplotlib numpy pandas python scikit-learn seaborn
Last synced: 02 Apr 2026
https://github.com/dhruvil-26/python-projects
This repository contains Python projects showcasing data analysis and visualization. 1. IMDB Movie Analysis: Analyzing movie trends, genres, and ratings. 2. Loan Default Analysis EDA: Exploring factors contributing to loan defaults.
eda imdb-dataset loan-default-analysis matplotlib numpy pandas python seaborn visualization
Last synced: 08 May 2026
https://github.com/niteshchawla/clustering-ml
Analyzing the vast data of learners can uncover patterns in their professional backgrounds and preferences. Allowing Scaler to make tailored content recommendations and provide specialized mentorship.
cluster-analysis clustering hierarchical-clustering k-means-clustering machine-learning numpy pca-analysis visualisation
Last synced: 17 Apr 2026
https://github.com/ola-kaznowska/-image-processing
Image Processing
ai artificial-intelligence cv2 math numpy python
Last synced: 17 Apr 2026
https://github.com/subhadipsinha722133/credit-card-fraud-dection
Web application for detecting fraudulent credit card transactions using machine learning
data-visualization fraud-detection machine-learning matplotlib numpy pandas seborn sklearn streamlit
Last synced: 10 Apr 2026
https://github.com/prashver/end-to-end-model-deployment-on-aws
Student Performance Analysis with Machine Learning analyzes factors impacting student outcomes using a robust machine learning pipeline. Achieving an impressive R2 score, it predicts student performance effectively. With extensive data preprocessing and deployment on AWS Elastic Beanstalk, it ensures scalability and high availability.
amazon-web-services aws-elastic-beanstalk end-to-end-deployment flask machine-learning-algorithms matplotlib numpy pandas scikit-learn seaborn
Last synced: 02 Apr 2026
https://github.com/raduldev/ibm_capstone_final_project
IBM Data Science Professional Certifcate Capstone Project
api arcgis-api folium-maps foursquare-api ibm-watson jupyter-notebook matplotlib numpy pandas python3 sklearn
Last synced: 02 Apr 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/nas-research/knowledge-model
Our knowledge system systematically ingests, processes, and indexes open-access life science publications. It supports internal research by providing precise question-answering and efficient retrieval from a continuously updated repository of scientific literature
accelerate aws boto3 dataingestion keras lifesciences llama llama3 llm numpy pymupdf pytorch researchsupport sqlalchemy tensorflow textextraction
Last synced: 10 Apr 2026
https://github.com/monarch1108/customerinsights-kmeans
understanding customers using KMeans and RFM(recency, frequency & monetary) analysis
data-analysis data-visualization kmeans-clustering machine-learning matplotlib numpy pandas scikit-learn
Last synced: 11 May 2026
https://github.com/lmizner/codecademy_nba_trends
Investigate whether there is an association between two variables
chi2-contingency jupyter-notebook matplotlib numpy pandas pearson-correlation pyplot python seaborn
Last synced: 17 Apr 2026
https://github.com/sofiakhutsieva/analytical_report_for_producers_of_educational_programs
Подготовка аналитического отчета (Проект в skillbox )
analytics matplotlib numpy pandas seaborn
Last synced: 17 Apr 2026
https://github.com/prahaladhchandrahasan/object-localization
this is a blue colour detector in keras and tensorflow
computer-vision keras numpy pkl tensorflow
Last synced: 17 Apr 2026
https://github.com/quinnphil/math-for-programmers
Work-alone code for Math for Programmers book by Paul Orland
geometry mathematics matplotlib numpy python
Last synced: 17 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/shhiivvaam/regression
Linear Regression Model
linear-regression numpy python
Last synced: 10 May 2026
https://github.com/rosieoh/emergency_dataanalysis
오픈데이터분석-응급의료체계 방안 정책 제안 데이터 분석
ipython matplotlib numpy pandas python scikit-learn scipy
Last synced: 04 Apr 2026
https://github.com/jahanostg/linear-regression_ml-algorithm
Linear Regression Algorithm
colab-notebook matplotlib numpy pandas scikit-learn seaborn
Last synced: 08 May 2026
https://github.com/anas436/numpy-basics-with-python
jupyter-notebook numpy numpy-arrays pandas python3
Last synced: 17 Apr 2026
https://github.com/gregoritsch3/project_python_jobs_data_analysis
A multi-library Data Analysis Python project that draws useful insights from existing job data. It provides useful exploratory insight about job postings in the Data sector, such as the distribution of remote/non-remote jobs, jobs with/without healthcare, top paying and most demanded data roles, and more.
matplotlib numpy pandas python scipy seaborn
Last synced: 04 Apr 2026
https://github.com/mwoss/mownit
Various tasks from numerical analysis laboratories solved using Python
jupyter-notebook mathematics matplotlib numerical-analysis numpy python scipy
Last synced: 17 Apr 2026
https://github.com/sanchariii/health-assist-1
Health Assist web app uses the Streamlit framework to help users identify potential diseases. Simply input your symptoms, and the system will predict whether you have diabetes, heart disease, or Parkinson's disease. The system is designed to be quick and convenient, promoting early detection and timely medical intervention.
numpy pandas pickle streamlit-webapp svm-model
Last synced: 13 Aug 2025
https://github.com/datamallo/python101
The ressources you need to learn or get better in Python. Covering the basics of Python3, NumPy and Pandas for
Last synced: 18 Apr 2026
https://github.com/yuvrajsaraogi/sales-prediction-using-python
Sales prediction involves estimating future product sales based on factors like advertising spend, target audience, and platform. Businesses rely on data scientists to forecast sales and optimize advertising costs. Machine learning in Python can be used for this task.
data data-analysis data-science data-visualization machine-learning matplotlib natural-language-processing numpy pandas prediction python sales-prediction-using-python sql
Last synced: 19 Apr 2026
https://github.com/compcode1/nfl-analysis
The objective of this analysis was to explore potential correlations between player attributes (such as average age and weight across different positions) and key team performance metrics from the 2023 NFL season.
datacleaning datanormalization numpy pandas pearson-correlation-coefficient pvalues
Last synced: 18 Apr 2026
https://github.com/yassin522/music-genre-classification
This repository is dedicated to the Music Genre Classification project, an endeavor that leverages machine learning techniques to accurately classify music into various genres
catboost matplotlib numpy pandas python sklearn
Last synced: 04 Apr 2026
https://github.com/aaaastark/twitter_sentiment_analysis
Twitter Sentiment Analysis
csv database machine-learning matplotlib numpy pandas python python3 sentiment-analysis sklearn tensorflow text-classification twitter twitter-sentiment-analysis
Last synced: 04 Apr 2026
https://github.com/arnoldchrisoduor1/potato_disease
Trained a CNN to detect the presence and the current stage of Blight disease in potatoes, WebApp in FastAPI and React
fastapi keras numpy react serving-tensors tensorflow
Last synced: 04 Apr 2026
https://github.com/alainlebret/python-et-ia-1
Ressources personnelles du cours "Python & IA" en 2e année GPSE à l'ENSICAEN
artificial-intelligence image-processing machine-learning matplotlib numpy python scikit-image scikit-learn
Last synced: 04 Apr 2026
https://github.com/yashsonaar/machine-learning-tasks
This repository has machine learning tasks which include classification, recommendation system, fraud detection system
classification jupyter-notebook machine-learning numpy pandas prediction python scikit-learn testing
Last synced: 04 Apr 2026
https://github.com/vuanhtuan1012/data-scientist-with-python
Notes on career track "Data Scientist with Python" at DataCamp
importing-data matlab numpy pandas python3 sqlalchemy
Last synced: 09 Apr 2026
https://github.com/sultanazhari/decisive-model-with-high-profit-potential-and-low-risk
OilyGiant mining company finding the best place for 200 new well points, As an Data Scientist we're creating a model who can choose the best 200 point by profit and risk.
accuracy-score chi2-contingency confusion-matrix logistic-regression matplotlib-pyplot numpy pandas python3 random-forest roc-auc-score seaborn train-test-using-sklearn
Last synced: 18 Apr 2026
https://github.com/ricardorobledo/spamemailclassification
Spam email classification using machine learning (Random Forest, SVC, Logistic Regression, etc.) with data balancing techniques (SMOTE, BorderlineSMOTE, ADASYN). Final calibrated Random Forest model achieves ROC-AUC 0.982 and PR-AUC 0.979 on the Spam Email Classification dataset.
imbalanced-data imbalanced-learning numpy pandas python3 sklearn
Last synced: 05 Apr 2026
https://github.com/juanpablo70/pgad-assignment01
Breast Cancer Coimbra data set analysis
data data-science dataframe dataset jupyter-notebook matplotlib numpy pandas python
Last synced: 08 May 2026
https://github.com/murugavl/flower-prediction
Flower Prediction is a machine learning project that uses the Iris dataset to classify iris flowers into three species: Setosa, Versicolor, and Virginica. The project includes data analysis, model training with various algorithms, and deployment via a Flask web application for user-friendly predictions.
flask machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 05 Apr 2026
https://github.com/iv4n-ga6l/titanic-survival-prediction
a predictive model in Python that answers the following question: “using data relating to passengers (name, age, gender, socio-economic class, etc.), who has the greatest chance to survive?"
matplotlib numpy pandas python seaborn sklearn
Last synced: 18 Apr 2026
https://github.com/ashithapallath/feature-engineering
This repository contains a range of examples and techniques for feature engineering, aimed at improving dataset quality and boosting model performance. It covers essential methods such as Exploratory Data Analysis (EDA) and Interquartile Range (IQR) analysis for detecting and handling outliers.
exploratory-data-analysis feature-engineering iqr-method matplotlib numpy outlier-detection pandas python seaborn
Last synced: 18 Apr 2026
https://github.com/balajig-24/titanic_data_analysics-
Project Title: Titanic Survival Prediction Project Overview The Titanic Survival Prediction project is a classic machine learning problem that aims to predict whether a passenger survived the Titanic disaster based on various features such as age, gender, passenger class, and more. This project demonstrates my ability to clean, analyze, and model.
jupyter-notebook matplotlib numpy pandas python scikit-learn seaborn
Last synced: 09 Apr 2026
https://github.com/jai0212/ai-virtual-painter
Real time finger and object painting using advanced computer vision technology with custom hand gestures and customizable colours
artificial-intelligence cmake computer-vision cpp mediapipe numpy opencv python
Last synced: 05 Apr 2026
https://github.com/ricardorobledo/weldingdefectdetection
Welding Defect Detection
css3 fastapi html5 javascript kaggle-dataset numpy opencv ultralytics yolov8
Last synced: 05 Apr 2026