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/rishieeee/spam-email-classifier
A simple machine learning project that classifies emails as spam or ham using TF-IDF and a Multinomial Naive Bayes model. The project covers data cleaning, text preprocessing, feature extraction, model training, and evaluation. A great beginner-friendly introduction to NLP and ML workflows.
multinomial-naive-bayes numpy pandas python sckit-learn tf-idf
Last synced: 09 May 2026
https://github.com/mattkevan/data-science
Notes from learning various data science topics.
data-science matplotlib numpy python3
Last synced: 09 May 2026
https://github.com/rosemol-jose/noisy-sparse-phase-retrieval-using-thresholded-wirtinger-flow-algorithm
Implementing and evaluating the TWF algorithm against real datasets
mathematics numpy python scipy signal-processing spyder
Last synced: 09 May 2026
https://github.com/flexthink/matricize
A convenience library to convert between pure Python objects and their vectorized representations
data machine-learning numpy python
Last synced: 09 May 2026
https://github.com/moonshallow5/food_vision_mini
A program which can detect if an image contains either a pizza, sushi or steak: Has now been deployed on Flutter :)
huggingface matplotlib numpy pytorch
Last synced: 09 May 2026
https://github.com/brian-hepler-phd/kak-decomposition-qml
Cartan decomposition (SU(4)) via Lie theory and QML – exact + variational approaches for two-qubit gates.
lie-theory machine-learning numpy pennylane qml quantum-computing quantum-gate-decomposition scipy su4
Last synced: 09 May 2026
https://github.com/mktechai-0786/data-analysis-on-dr-visits
Data Analysis On Dr. Visits dataset
data-analysis matplotlib-pyplot numpy pandas seaborn
Last synced: 09 May 2026
https://github.com/shaikats/python-assignment
Simulation and Modeling Lab assignments using Python, NumPy, Matplotlib, and Jupyter Notebook.
jupyter-notebook matplotlib numpy python simulation-modeling
Last synced: 09 May 2026
https://github.com/nahiyanhkhan/data-processing-and-visualization
Loan Data Processing using Python's numpy and pandas libraries. For data visualization, matplotlib and seaborn are used.
data-analysis-python data-visualization matplotlib numpy pandas seaborn
Last synced: 09 May 2026
https://github.com/mairagalvao/final_grades
An analysis of the final grades of students using Python
matplotlib numpy pandas python3
Last synced: 09 May 2026
https://github.com/priyanshul28/exercise_pandas
A Pandas exercise demonstrating the loading, cleaning and reorganization of data in .xlsx or .csv files, descriptive statistics, data visualization, statistical approximation of data with the normal distribution, etc.). Libraries include Pandas, NumPy, Scipy, SymPy, MatplotLib.
data-cleaning data-visualization matplotlib numpy pandas
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/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/arjunravi26/selenium
This repository contains code from my learning about Selenium for web scraping and automation.
numpy python selenium time undetected-chrome webdriver
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/faisal-khann/python-practice
This is the section for python practice, where we engage in programming exercises to improve our Python skill.
numpy numpy-arrays pandas 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/1adityakadam/computer-vision-approach-for-quality-inspection-of-steel-sheets
Machine Learning and Computer Vision project improves steel defect inspection using computer vision. A segmentation technique partitions steel sheet images into regions, enabling better defect analysis. U-Net is used for segmentation, and MobileNetV2 for classification. Performance is evaluated with the Dice Coefficient.
computer-vision machine-learning numpy pandas unet-image-segmentation
Last synced: 10 May 2026
https://github.com/dawoudtormos/rain_predicition_ml
This repository contains a machine learning project for rain prediction using historical meteorological data. The goal is to predict whether it will rain the next day based on weather measurements like atmospheric water vapor, cloud formation, and past rainfall records.
ai machine-learning machine-learning-algorithms matplotlib numpy seaborn sklearn
Last synced: 10 May 2026
https://github.com/yukti1sharma/emotion-based-music-recommender
Emotion based music recommendation system
detection-model emoji facial-expression-recognition jupyter-notebook keras-tensorflow machine-learning mediapipe music neural-networks numpy opencv python realtime streamlit webapp
Last synced: 10 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/hariprasath-v/machinehack_intel_oneapi_hackathon_the_llm_challenge
Generate a response for the question from pre-defined text using LLM(Extracted Question-Answering(QA) Model).
accuracy exploratory-data-analysis extractive-question-answering huggingface machine-learning matplotlib nlp nltk numpy pandas python seaborn sklearn spacy spellchecker wordcloud
Last synced: 10 Apr 2026
https://github.com/oguzhansarigol/Expected-Goals-xG-Data-Analysis
We will analyze in our code the expected goal locations of football players based on which areas of the field, at what times, with which feet, using which parts of their bodies, and from which angles and distances they are most likely to score.
data-analysis-python expected-goals numpy pandas-python python
Last synced: 20 Aug 2025
https://github.com/rubyyy1118/share-price-analysis
The assignment in my MSc Business Analytics course
data-analysis data-preprocessing data-science data-visualization matplotlib numpy pandas python seaborn
Last synced: 10 Apr 2026
https://github.com/alimiheb/morphotype-web-app
A modern web application that analyzes body morphotypes (Ectomorph, Mesomorph, Endomorph) using MediaPipe AI and provides personalized fitness and nutrition plans.
body-tracking flask mediapipe numpy opencv pandas pillow python3
Last synced: 10 Apr 2026
https://github.com/hariprasath-v/hackerearth_transunion-data-science-analytics-hiring-challenge_2022
Machine learning model to classify the credit score based on people bank details and credit related information.
catboost exploratory-data-analysis klib machine-learning matplotlib numpy optuna pandas python seaborn sklearn
Last synced: 10 Apr 2026
https://github.com/kaladabrio2020/calculusnumerics
Trabalho da cadeira de Métodos Numérico I
metodos-numericos numpy python tkinter-gui
Last synced: 18 May 2026
https://github.com/trivediayush/Accident-and-Drowsiness-Detection
Our college minor project is a comprehensive solution aimed at enhancing road safety. The project comprises two main components: an Accident Detection Model and a Real-Time Driver Drowsiness System.
accident-detection accidents-analysis college-project cvzone dlib-face-detection dlib-face-recognition face-detection face-recognition imutils minor-project numpy opencv pandas python python3 yolov8
Last synced: 22 Aug 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/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/ahmedabdalkreem/covid-19
In this project we build complete project conatin tree part first part build deep leanring model using CNN second part build simple mobile app using Flutter and the last part is to connect mobile app with model using Flask API.
cnn dart deep-learning flask-api flutter matplotlib mobile-app numpy pandas python tensorflow
Last synced: 10 Apr 2026
https://github.com/abideen-olawuwo/fraud-detection
A Fraud Prediction Model
kears logistic-regression matplotlib numpy pandas pickle scipy seaborn sklearn tensorflow
Last synced: 10 Apr 2026
https://github.com/marknature/machine-learning-intern
Machine Learning tasks involving the Titanic Dataset and Breast Cancer Wisconsin (Diagnostic) dataset
data-analysis github jupiter-notebook machine-learning matplotlib numpy pandas python scikit-learn sklearn
Last synced: 10 Apr 2026
https://github.com/rotantos/ml-projects
Includes various ML projects created for educational purposes.
classification-model jupyter-notebook machine-learning numpy pandas python sklearn-library
Last synced: 10 Apr 2026
https://github.com/prince-pastakiya/human-resources-tableau-project
👥 Interactive Tableau dashboard for HR analytics — includes workforce overview, demographics, income analysis, and detailed employee records with full filtering.
chatgpt data-analysis data-visualization human-resources numpy python python-faker tableau-dashboards tableau-public
Last synced: 18 Apr 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/jeniljani-4444/end-to-end-car-price-prediction-model
Predict car prices effortlessly using this machine learning model. Built with Python and Scikit-learn it analyzes features like mileage age brand and more to estimate accurate prices. Perfect for buyers sellers and dealerships.
machine-learning matplotlib numpy pandas python scikit-learn seaborn streamlit
Last synced: 10 Apr 2026
https://github.com/skywalkersam/python-101
Introduction to Python 3
bootcamp django flask jupyter-notebook matplotlib ml numpy pandas python-bootcamp python-development python-scripting python3 web-scraping
Last synced: 25 Dec 2025
https://github.com/skmirajulislam/yolov3-object-tracker
OBJECT DETC YOLO DEEP LEARNING MODEL
convolutional-neural-networks cv2 numpy python3 yolov3
Last synced: 18 Apr 2026
https://github.com/sasivakulrithwik/059_iva_assignment-1
Image processing and object detection using OpenCV, including color detection, smoothing, edge detection, and face detection with Haar cascades. 🚀
ipython-notebook numpy opencv python3
Last synced: 10 Apr 2026
https://github.com/yeonjaee/statistics
통계기초 with using python libs
matplotlib numpy pandas statistics
Last synced: 06 May 2026
https://github.com/shubhammittal-data/hr_dashboard_tableau
An interactive HR Analytics Dashboard built using Tableau. Provides insights into workforce demographics, hiring trends, salary analysis, and employee records for data-driven decision-making.
chatgpt4 data data-analysis data-visualization drawio-tools faker-generator hr-analytics hr-analytics-dashboard human-resources numpy python tableau tableau-public
Last synced: 17 May 2026
https://github.com/takaiwai/deep-learning-notes
Documentation of my learning process about deep learning and its math
Last synced: 10 Apr 2026
https://github.com/vrush9840/emotion-detection-from-tweets-using-dl
Emotion detection from tweets using Deep Learning (LSTM & BERT) to classify emotions such as Positive, Negative, Neutral, and Irrelevant with emoji recommendations.
glove-embeddings lstm matplotlib nltk numpy pandas python seaborn shap tensorflow
Last synced: 10 Apr 2026
https://github.com/nirmit27/credit-risk-modeling
Classification and regression models for predicting the level of risk associated with extending credit to a borrower and the basic EPS amount respectively.
credit-risk credit-risk-analysis machine-learning ml ml-model ml-models modelling numpy pandas python python3 sckiit-learn
Last synced: 29 Apr 2026
https://github.com/hasnainroopawalla/sudoku-generator
This algorithm can generate and solve a random Sudoku Puzzle Board using Backtracking
backtracking numpy python sudoku-generator
Last synced: 16 May 2026
https://github.com/teslaproduuction/data_analiz_al
Прогнозирование курса алюминия с использованием модели ARIMAX
arimax csv django html-css-javascript numpy pandas python rss scipy sklearn sqlite yfinance-library
Last synced: 10 Apr 2026
https://github.com/tralahm/datascience
Getting started with Data science Numerical Analysis and Scientific Computing
hmmlearn ipynb jupyterlab keras numpy pandas python3 scipy tensorflow
Last synced: 10 Apr 2026
https://github.com/null-none/pyignite
Simple deep learning library
deep-learning machine-learning ml numpy python
Last synced: 06 May 2026
https://github.com/saro0307/unemployment-analysis
This data science project delves into unemployment trends, using data analysis and machine learning to identify key factors and predict future joblessness rates, aiding policymakers and businesses in informed decision-making.
data-science datavisualization machine-learning matplotlib numpy pandas python seaborn skit-learn
Last synced: 10 Apr 2026
https://github.com/shreeparab1890/duplicate-question-predictor
The ipython notebook is working to build a model which will detect duplicate questions if two questions pair are given.
bag-of-words nlp nlp-machine-learning nltk numpy pandas python random-forest scikit-learn sklearn streamlit
Last synced: 10 Apr 2026
https://github.com/kostadinlambov/algorithmic-trading-bot
The project aims to evaluate the predictive performance of different machine learning (ML) algorithms for Bitcoin trading. The proposed trading strategy integrates key technical indicators, including the Relative Strength Index (RSI), Simple and Exponential Moving Averages, and the Moving Average Convergence Divergence (MACD).
lightgbm machine-learning matplotlib mlflow numpy optuna pandas pickle random-forest scikit-learn scipy seaborn statsmodels xgboost
Last synced: 05 Apr 2026
https://github.com/fatimaafzaal/car_price_prediction
Trains Random Forest and Gradient Boosting models to predict car prices based on user inputs for various car attributes, evaluating models and making predictions using the best-performing model.
car-price-prediction ensemble-learning gradient-boosting matplotlib numpy pandas random-forest regression regression-models scikit-learn seaborn
Last synced: 09 Apr 2026
https://github.com/ahmedabdalkreem/machine_learning_with_cv
In this project work to extraction feature from shapes to be input of machine learning model.
chaincode computer-vision contour-detection feature-extraction machine-learning matplotlib numpy open-cv pandas python sklearn svc-model
Last synced: 10 Apr 2026
https://github.com/ravi-aratchige/spacefarer
What type of astronaut would you be?
astronaut astronauts flask jupyter jupyter-notebook machine-learning numpy pandas python scikit-learn space tailwind tailwindcss
Last synced: 10 Apr 2026
https://github.com/celineboutinon/la-faim-dans-le-monde
OpenClassrooms Data Analyst 2022-2023 - Projet 4
data-analysis data-analytics data-visualisation dataframes matplotlib-pyplot numpy pandas python seaborn
Last synced: 20 Jul 2025
https://github.com/als8446/tripleten-data-science-projects
Projects Overview Projects made in the Data Scientist course from TripleTen LatAm
data data-analysis hypothesis-tests machine matplotlib numpy pandas python scipy sklearn
Last synced: 10 Apr 2026
https://github.com/lorenzorottigni/ml-iris-svm
Machine Learning python bootcamp: Support Vector Machines on iris flower dataset
ipynb machine-learning numpy pandas python scikit-learn seaborn support-vector-machines
Last synced: 10 Apr 2026
https://github.com/maximlevchenko/pandas-numpy-hippocampus-analysis
This project aims to analyze the differences in hippocampus size between two groups: "Unaffect" and "Affected" using pandas, numpy and matplotlib
jypyternotebook matplotlib numpy pandas pyreadr seaborn statsmodels
Last synced: 16 Apr 2026
https://github.com/adi3042/credit-card-fault-detection
🔍💳 Secure Your Finances! Detect anomalies and safeguard transactions with our Credit Card Fault Detection system. Dive into cutting-edge classification techniques to identify fraud and protect financial data. Your journey to secure payments starts here! 🚨🔒 FraudDetectionTech
classification credit-card css datetime fault-detection flask functools html ipykernel jupyternotebooks machine-learning numpy pandas python3 readme scikit-learn setuptools venv
Last synced: 03 Apr 2026
https://github.com/alyssonmach/machine-learning-com-python
Aplicações de Machine Learning usando a linguagem de programação Python.
ia keras-tensorflow machine-learning matplotlib numpy pandas programming python scikit-learn scipy
Last synced: 10 Apr 2026
https://github.com/ralfkeo/detection-de-faux-billets-avec-python
OpenClassrooms parcours Data Analyst Projet 12
matplotlib-pyplot numpy pandas pickle plotly prediction-model python scipy seaborn sklearn
Last synced: 10 Apr 2026
https://github.com/lorenzorottigni/ml-ecommerce
Machine Learning python bootcamp: linear regression on ecommerce dataset
ipynb linear-regression machine-learning numpy pandas python scikit-learn seaborn
Last synced: 07 Apr 2026
https://github.com/allanotieno254/pneumonia-xray-classification
This project is a Deep Learning-based Pneumonia classification system that allows medical staff to upload chest X-ray images and quickly determine whether a patient shows signs of pneumonia.
keras machine-learning numpy pandas pil pillow python streamlit streamlit-webapp
Last synced: 10 Apr 2026
https://github.com/davityak03/customer-churn-model-using-ann
ann elu keras leaky-relu matplotlib-pyplot numpy pandas prelu python seaborn
Last synced: 10 Apr 2026
https://github.com/dipto9999/ml_introduction
An Introduction to Machine Learning, primarily using Python scikit-learn library.
data-science decision-trees jupyter-notebook k-means-clustering k-nearest-neighbors linear-regression logistic-regression machine-learning machine-learning-algorithms matplotlib numpy pandas principal-component-analysis python random-forest scikit-learn seaborn support-vector-machines
Last synced: 10 Apr 2026
https://github.com/ngangawairimu/automating_farming_analysis
This project automates farming in Maji Ndogo, analyzing soil fertility, climate, and geography to recommend optimal crop locations. Python-based data analysis I uncovers patterns guiding farming practices.
matplotlib-pyplot numpy pandas python seaborn sqlite
Last synced: 10 Apr 2026
https://github.com/rokmark0/auto-feature-engineering
🐙 Automated feature engineering toolkit that creates, selects, and transforms features for machine learning on tabular data, boosting model accuracy and speeding workflows.
auto-feature-engineering automl aws-ec2 dask data-science explainable-ml feature-engineering featuretools machine-learning mahinelearning numpy pandas pandas-library python r sagemaker supervised-learning unsupervised-learning
Last synced: 10 Apr 2026
https://github.com/ai-lenok/moex-analyzer
A simple engine for analyzing Moscow Exchange securities
docker matplotlib numpy pandas python3
Last synced: 09 May 2026
https://github.com/rooneyrulz/cat-dog-classifier
Building a model using a convolutional neural network that well-classifying custom cat vs dog image data. including visualizations, data-preprocessing, future predictions, model-evaluation, identifying overfitting, and more.
artificial-intelligence convolutional-neural-networks data-preprocessing data-visualizations deep-learning keras matplotlib numpy pandas predictive-modeling python3 seaborn tensorflow2
Last synced: 10 Apr 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-surface-graph
A demo of creating a 3d surface graph.
3d graph matplotlib numpy pandas python surface web
Last synced: 10 Apr 2026
https://github.com/sarmad426/python
Python mastery. OOP | Numpy | Pandas | Jupyter Notebook & more.
fastapi file-handling-in-python jupyter numpy oop pandas pytest python regex unit-tests
Last synced: 10 Apr 2026
https://github.com/cartabinaria/calcolo-numerico
Una raccolta di risorse per l'insegnamento di Calcolo numerico (02023) del Corso di Laurea in Informatica.
course maths numerical-methods numpy scipy uni
Last synced: 20 Jan 2026
https://github.com/ksasi/customer_segments
machine-learning numpy pandas python scikit-learn
Last synced: 10 Apr 2026
https://github.com/dineshdhamodharan24/amazon-reviews-sentiment-analysis
This is a sentiment analysis project that classifies Amazon product reviews as positive or negative using machine learning techniques.
matplotlib numpy pandas python scikit-learn
Last synced: 10 Apr 2026
https://github.com/sunnyrao07/stroke-risk-prediction
Predicting stroke risk using machine learning models based on healthcare and demographic data.
data-cleaning data-visualization decision-trees feature-engineering label-encoding matplotlib model-evaluation numpy outlier-detection pandas python random-forest scikit-learn seaborn standard-scaler
Last synced: 10 Apr 2026
https://github.com/smirnovlad/data-science-notebooks
A collection of various data analysis approaches
data-science deep-learning kaggle machine-learning numpy pandas pytorch
Last synced: 10 Apr 2026
https://github.com/amruta33/housing_price_prediction
Consider a real estate company that has a dataset containing the prices of properties in the Delhi region. It wishes to use the data to optimise the sale prices of the properties based on important factors such as area, bedrooms, parking, etc.
linear-regression numpy pandas python rfe vif
Last synced: 28 Apr 2026
https://github.com/ameykasbe/credit-card-fraud-detection-on-imbalanced-dataset
Examined data preprocessing techniques and performance of six different predictive models in Python to credit card fraud detection problem on an imbalanced dataset. Algorithms implemented - Logistic Regression, K Nearest Neighbours, Support Vector Classification, Naïve Bayes Classifier, Decision Tree Classifier, and Random Forest Classifier.
classification machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/vijaykumarr1452/startup_success_predictor
This project demonstrates the use of Multiple Linear Regression to predict the profits of startups based on investment in R&D, Administration, and Marketing of dataset (50_Startups.csv)
machine-learning multi-linear-regression numpy pandas python regression rsquare-values scikit-learn
Last synced: 10 Apr 2026
https://github.com/shivammg/coursera-ml-numpy
Coursera Machine Learning course done using Python, NumPy, and Seaborn
machine-learning numpy python seaborn
Last synced: 09 May 2026
https://github.com/jol79/python_exercises
Solving interesting python exercises on different topics
matplotlib-pyplot numpy pandas python3 pythonexercises scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/aniruddhakhedkar/eda_for_chinese_automotive_company_teclov_chinese
Exploratory_Data_Analysis_Python_Project_1
datavisualization duplicate-detection imputation-methods numpy outlier-removal pandas seaborn statistical-analysis
Last synced: 10 Apr 2026
https://github.com/anshpg/linearluminary
Greetings! I've developed a straightforward linear regression model from scratch to predict house prices in Bangalore. But before delving into coding, let me walk you through the algorithm's conceptualization. I considered various factors such as location, ocean proximity, plot size, finished state, and flat type.
algo linea mathematics matplotlib numpy pandas pyth
Last synced: 13 May 2026
https://github.com/szymon-budziak/fundamentals_of_deep_learning
Fundamentals of Deep Learning NVIDIA course.
deep-learning machine-learning numpy nvidia pandas python tensorflow
Last synced: 10 Apr 2026
https://github.com/sahil210695/gradient-descent
A simplified explanation of gradient descent for linear regression in python using numpy
gradient-descent gradient-descent-algorithm linear-regression matplotlib mini-batch-gradient-descent numpy python stochastic-gradient-descent
Last synced: 03 May 2026
https://github.com/khaymanii/spam_mail_detection_model
This model was built using Python and Logistics Regression algorithm
matplotlib numpy pandas python sckiit-learn
Last synced: 10 Apr 2026
https://github.com/anuuragg/numpyneuralnet
machine-learning matplotlib neural-network numpy pandas
Last synced: 18 Jan 2026
https://github.com/semihbugrasezer/rockvsmine
Rock vs Mine Prediction with Python | Machine Learning Project
Last synced: 05 May 2026
https://github.com/badranalyst/titanic-survival-prediction-full-data-science-project-classification
This project predicts Titanic survivors using classification models. It includes data cleaning, pre-processing, exploratory data analysis (EDA), categorical feature conversion, model building, and evaluation. Python libraries like Pandas, NumPy, Matplotlib, and Seaborn are used to analyze and predict survival outcomes.
classification data-analysis data-science eda exploratory-data-analysis machine-learning matplo matplotlib-pyplot ml model numpy pandas predictive-modeling python seaborn
Last synced: 06 May 2026
https://github.com/rama1997/lane-line-detection
Uses computer vision to detects lane lines on the road from images/videos using the POV of a driving vehicle
numpy opencv opencv-python python
Last synced: 10 Apr 2026
https://github.com/azaz9026/data_cleaning
Welcome to the Data Cleaning repository! This collection is dedicated to showcasing techniques and methods for cleaning and preparing datasets for analysis.
data-analysis data-engineering data-structures data-visualization eda feature-engineering machine-learning numpy outliers pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/ahmedabdalkreem/hotel-reservation
Our task is to classify a Hotel Reservation as either booking canceled (class1) or no canceled(class0) and use more one model to arrive the best model.
bagging decisiontreeclassifier ensemble extra-trees-classifier logistic-regression matplotlib numpy pandas python3 random-forest sklearn-library svc-model
Last synced: 11 Apr 2026
https://github.com/alejoduarte23/reading_data_from_dewesoft
The following repository retrieves sensor data (acceleration and strains) from both local and cloud databases. It processes the data using classes from another repository called Modal Engine for spectral analysis, modal analysis, and signal processing.
dewesoft matplotlib modal-analysis numpy orm scipy signal-processing sql sqlalchemy
Last synced: 07 Jan 2026
https://github.com/tsungtsetu122/datamining-cifar10-classification
Data mining project on CIFAR-10 extracted features, applying preprocessing, classification models, and evaluation techniques to improve classification performance.
matplotlib numpy pandas python scikit-learn
Last synced: 10 Apr 2026