NumPy
NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2026-06-25 00:18:02 UTC
- JSON Representation
https://github.com/dhanish03/credit_card_fraud_detection
Developed and implemented an advanced CCFDS using ML algorithms and pattern recognition techniques. Integrated real-time monitoring and adaptive learning capabilities into the system to dynamically adjust fraud detection parameters, ensuring effectiveness in identifying emerging fraud patterns.
kaggle-dataset numpy pandas-dataframe python3 sklearn
Last synced: 16 Apr 2026
https://github.com/raufjatoi/ai-programming
Programming for AI labs
ai deep-learning jupyter-notebooks machine-learning matplotlib numpy pandas python pytorch seaborn sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/iamsaniasingh/heart_disease_prediction
This is my very first machine learning project, where I used a supervised learning algorithm—logistic regression—to predict heart disease. The model was trained and tested entirely on a pre-existing dataset, with no user input involved. The goal was to understand how ML models work and how they can be applied in healthcare predictions.
logistic-regression machine-learning machine-learning-algorithms numpy pandas python sklearn
Last synced: 11 Apr 2026
https://github.com/lucasgleria/seamese-network-algorithm
Este projeto implementa um sistema de busca por similaridade de imagens usando redes siamesas e Triplet Loss em PyTorch. Ele gera embeddings de imagens (MNIST com EfficientNet-B0) para encontrar visuais semelhantes. O foco está na análise visual e no aprendizado de representações no espaço vetorial.
google-colab matplotlib numpy pandas python pytorch timm
Last synced: 11 Apr 2026
https://github.com/abrarshahok/electric-vehicle-charging-station-energy-consumption-prediction
With the rapid adoption of electric vehicles, optimizing energy usage at charging stations has become crucial for improving operational efficiency and ensuring customer satisfaction. This tool leverages predictive modeling to forecast energy consumption for charging sessions based on various input features.
matplotlib numpy pandas plotly python3 scikit-learn xgboost
Last synced: 09 Jun 2026
https://github.com/riju18/from-data-production-to-client-handover
The common tedious problem is to build a data app to demonstrate the data analysis & analytics along with Machine Learning to a client. It was an attempt to do it on small scale in the most powerful & simplest way.
machine-learning matplotlib numpy pandas plotly python seaborn streamlit
Last synced: 30 Apr 2026
https://github.com/lmizner/grokking_data_science
Coding practice for basic data science interview questions in Python
data-science numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/anas436/python
This is Python Programming Language. Here, the basic problems of Python language have been solved. If you can solve these problems then your basic skills will be developed in this language and you will be suitable for doing good projects.
jupyter-notebook jupyterlab numpy pandas pycharm python3 watson-studio
Last synced: 11 Apr 2026
https://github.com/jonad/boston_housing_price
Predicting Boston Housing Prices.
boston-housing-dataset jupyter-notebook matplotlib numpy pandas python3 scikit-learn
Last synced: 11 Apr 2026
https://github.com/andrehaguiar/curso_py-data_science-machine_learning
Ciência de Dados e Inteligência Artificial com Python e estatística.
anaconda3 data-science jupyter-notebook machine-learning matplotlib numpy pandas python scipy seaborn sklearn spyder sql sql-server statistics
Last synced: 11 Apr 2026
https://github.com/eljandoubi/genre_classification
Create an ML pipeline for Genre Classification using MLflow.
hydra machine-learning mlflow numpy pandas pandas-profiling pytest scikit-learn scipy wandb
Last synced: 11 Apr 2026
https://github.com/nishi1612/knight-tour-problem
IT485 Logic of Inference Project on Knight's Tour. A hamiltonian path problem to determine path of knight to travel entire chessboard with every cell visited only once.
backtracking-algorithm bootstrap flask html knights-tour localhost numpy pygame python tkinter warnsdorff
Last synced: 11 Apr 2026
https://github.com/amanyadav-07/customer-churn-prediction
Machine Learning project to predict customer churn using Logistic Regression, Random Forest, and XGBoost. Includes data preprocessing, feature engineering, SMOTE balancing, model training, evaluation, and business insights.
accuracy-metrics data-analysis data-visualization logistic-regression machine-learning matplotlib numpy pandas python3 random-forest-classifier seaborn sklearn xgboost-classifier
Last synced: 11 Apr 2026
https://github.com/swarnabhaghosh/house-price-prediction-model
Built an end-to-end regression pipeline to predict house prices using Linear Regression with automated preprocessing (PowerTransform, StandardScaling) via Scikit-learn's Pipeline and ColumnTransformer.
column-transformer linear-regression matplotlib-pyplot numpy pandas pipeline python scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/winterwind/ecg_signal_classification
Two-part project that involves detecting the R-peaks in an ECG signal to extract the individual ECG beats and making a machine learning model to classify them
csv csv-files data-science decision-trees ecg ecg-classification ecg-signal jupyter jupyter-notebook knearest-neighbors knn machine-learning matplotlib matplotlib-pyplot numpy pandas pyplot python random-forest scipy
Last synced: 11 Apr 2026
https://github.com/amanda-ucc/market-tracker
Automated portfolio creator that generates a portoflio which mimics a bench mark index by minimizing the tracking error.
beta covariance numpy pandas scipy sharpe-ratio tracking-error variance yfinance
Last synced: 11 Apr 2026
https://github.com/bunu23/image-classification
This repository contains a notebook implementing a Convolutional Neural Network for multi-class image classification using transfer learning with a pre-trained ResNet-50 model. Covers dataset handling, model architecture customization, training, evaluation, fine-tuning, and external image prediction.
keras matplotlib numpy pil python tensorflow
Last synced: 11 Apr 2026
https://github.com/matbesancon/kaggle-digit-recognizer
Some tests with the Kaggle Digit Recognition challenge
image-processing kaggle kaggle-digit-recognizer machine-learning mnist-dataset numpy pandas python scikit-image scikit-learn
Last synced: 11 Apr 2026
https://github.com/bhawnamehbubani/advanced-zomato-restaurant-clustering-and-sentiment-analysis
This project leverages this data to perform clustering and sentiment analysis, providing actionable insights for customers and business growth.
matplotlib-pyplot nltk numpy pandas seaborn sklearn wordcloud
Last synced: 05 May 2026
https://github.com/andersoncrs/prediccion_precio_vehiculos_statsmodels
Este proyecto utiliza un modelo de regresión lineal para predecir el precio de vehículos basándose en sus características principales. El análisis incluye la definición del problema, exploración y limpieza de datos, conversión de variables categóricas a numéricas, evaluación de correlaciones y entrenamiento del modelo.
analisis-de-datos analisis-exploratorio-de-datos matplotlib numpy seaborn statsmodels visualizacion-de-datos
Last synced: 26 Apr 2026
https://github.com/patilsukanya/assignment-07-clustering-q2-crime
Used libraries and functions as follows:
clustering-algorithm dbscan eda groupby-method matplotlib-pyplot numpy pandas python scatter-plot sklearn standard-scaler
Last synced: 11 Apr 2026
https://github.com/emhash/numpy-tutorial
Just simple tasks of practice of NumPy library of python
numpy numpy-library numpy-tutorial python
Last synced: 11 Apr 2026
https://github.com/sufiyan1803/student-result-analysis
This project explores student exam data to find out what affects their scores. It covers everything from cleaning the data to analyzing score distributions, the effects of parental education and marital status, and comparisons by gender and lunch type. It’s a great way to see how different factors influence student performance.
matpolotlib numpy pandas python
Last synced: 03 Feb 2026
https://github.com/saliola/nonnegative_integer_matrices
code to generate and count nonnegative integer matrices with prescribe row and column sums (aka contingency tables)
cython cython-examples numpy numpy-examples python3
Last synced: 18 Apr 2026
https://github.com/athari22/mean-normalization
Mean Normalization
jupyter-notebook mean normalization numerical-analysis numpy numpy-exercises python python3
Last synced: 20 Jan 2026
https://github.com/project54321/stocksniper
"An interactive Stock Dashboard that visualizes historical prices, calculates key financial metrics, displays fundamental statements, and aggregates the latest news for any ticker — all in a sleek, easy-to-use Streamlit interface."
alphavantage finance numpy pandas plotly pypi python stock-market stocknews streamlit
Last synced: 11 Apr 2026
https://github.com/isabelacaldeira/chutelibre
Crashing into code. Here is a physics problem about free fall solved with python!
freefall jupyter-notebook matplotlib numpy physics physics-simulation python3
Last synced: 11 Apr 2026
https://github.com/chanmeng666/advanced-neural-network-applications
Practical implementations of perceptron and linear neuron models for classification and regression, with mathematical analysis and visualizations in Jupyter notebooks.
classification data-analysis data-science educational gradient-descent jupyter-notebook linear-neuron machine-learning matplotlib neural-network neural-networks numpy perceptron python regression
Last synced: 03 May 2026
https://github.com/apfirebolt/numpy-and-pandas-examples
Some examples and sample datasets to learn numpy, pandas and other data science libraries in Python
data-analysis jupyter-notebook numpy pandas python
Last synced: 17 Apr 2026
https://github.com/sofiakhutsieva/analytical_report_for_hr_department
Подготовка аналитического отчета (SQL) (Проект в skillbox), 2020 г.
analytics matplotlib numpy pandas psycopg2 seaborn sqlalchemy
Last synced: 06 May 2026
https://github.com/yoavram/numpycharm
Some examples on using PyCharm with Scientific Python
cython numpy pycharm python scientific-computing training-materials
Last synced: 11 Apr 2026
https://github.com/bartosz-ziolkowski/bartosz-ziolkowski.github.io
Blog with short data stories of various data sets
data-science data-visualization jupyter-notebook numpy pandas python
Last synced: 11 Apr 2026
https://github.com/Gregoritsch3/Exercise_Pandas_1
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 descriptive-statistics matplotlib numpy pandas scipy sympy
Last synced: 01 May 2025
https://github.com/hansalemaos/a_pandas_ex_horizontal_explode
Explode list/tuples in columns
dataframe dataframes list numpy pandas python series tuple
Last synced: 14 Apr 2026
https://github.com/patilsukanya/assignment-04.-simple-linear-regression-q1
Used libraries and functions as follows:
correlation-analysis data-visualization distplot eda feature-engineering model-building model-predictions model-testing numpy ols-regression p-value pandas python r-square-values regression-plot seaborn simple-linear-regression smf statmodels t-score
Last synced: 09 Apr 2026
https://github.com/ikbalcaus/HandSketch
Drawing on Canvas with Hand Gestures + AI for Letter Recognition
mediapipe numpy ocr-recognition opencv python pytorch tkinter
Last synced: 31 Mar 2025
https://github.com/sudarshanasrao/ee559-machine_learning-usc
USC graduate level Machine Learning course
cnn keras machine-learning neural-networks numpy python scikit-learn scipy tensorflow
Last synced: 11 Apr 2026
https://github.com/abideen-olawuwo/bulldozer-prediction
Predicting the Future Price of Bulldozer
machine-learning matplotlib numpy pandas python random-forest-regressor scikit-learn
Last synced: 11 Apr 2026
https://github.com/nikita-data/sql_projects
SQL projects
database numpy pandas postgresql python sql sql-query sqlalchemy sqlite sqlite-database sqlite3
Last synced: 11 Apr 2026
https://github.com/ebadshabbir/decision_tree_algorithm
Decision Tree Classifier for Social Network Ads A Python implementation of a Decision Tree Classifier to predict user purchasing behavior based on age and estimated salary. Includes feature scaling, model evaluation (confusion matrix and accuracy), and visualizations of decision boundaries for both training and test sets.
decision-tree-classifier jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/jorisbertier/learnpython
Project for learn Python
beautifulsoup4 matplotlib numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/harmanveer2546/campus-recruitment-prediction
Student Campus-Placement Prediction ML Project using Python
decision-trees machine-learning matplotlib numpy pandas python random-forest scipy seaborn
Last synced: 11 Apr 2026
https://github.com/lohiyah/real-estate-price-forecast
A Python-based app predicting real estate prices using machine learning. Built with Pandas, NumPy, Scikit-learn, Matplotlib, and Seaborn for data processing and visualization, and Flask for the web interface.
flask matplotlib numpy pandas python3 scikit-learn seaborn
Last synced: 11 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
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/bhuvan-s-prasad/streamlit-regression
A machine learning project that predicts housing prices in California using regression techniques. This project includes comprehensive exploratory data analysis, feature engineering, linear regression modeling, and an interactive Streamlit web application for making predictions.
california-housing-price-prediction exploratory-data-analysis linear-regression machine-learning matplotlib numpy pandas python scikit-learn seaborn streamlit supervised-learning
Last synced: 11 Apr 2026
https://github.com/faizantkhan/numpy
NumPy Practice Repository Dive into the world of numerical computing with our collection of NumPy exercises. Perfect for beginners and seasoned programmers alike, this repository offers a range of challenges to sharpen your array manipulation and data analysis skills.
data-science library machine-learning numpy numpy-arrays numpy-library numpy-python outlier outlier-detection python pythonlibrarires tutorial
Last synced: 21 May 2026
https://github.com/ecrows/flippy
Python command-line utility for generating videos from image directories.
data-science image-processing numpy opencv python python3 video video-processing visualization
Last synced: 04 Mar 2026
https://github.com/abideen-olawuwo/georgiatimeseries
A times series forcasting
arima itertools linear-regression matplotlib numpy pandas python seaborn statistics statsmodels time-series
Last synced: 11 Apr 2026
https://github.com/sonnguyen25/hackbeanpot-2025
EarthBeats - An Eco-friendly Pocket Road Trip Companion
css flask googlemaps-api html humeai knn-model mongodb nextjs nodejs numpy pandas python reactjs recommender-system scikit-learn spotify tailwindcss
Last synced: 11 Apr 2026
https://github.com/4211421036/githubiotpy
GitHubIoT is a comprehensive toolkit designed to simplify the visualization of IoT (Internet of Things) data with seamless GitHub integration. The application provides an intuitive graphical interface for real-time data monitoring, analysis, and configuration
cli esp32 esp8266 github-actions github-iot matplotlib numpy pypi-packages python tkinter
Last synced: 16 Apr 2025
https://github.com/arsalan-dev-engineer/ai-repository
A repository that contains AI related projects, notes, practice files and documentations.
ai algorith beginner-friendly data-analysis data-preprocessing developer jupyterlab matplotlib matplotlib-pyplot natural-language-processing numpy pandas python unsupervised-learning visualization
Last synced: 12 Apr 2026
https://github.com/alexquar/whatisthatdog
Mobile App built using react-native that will send api requests for classifying dog breeds to a flask api server containing a custom built CNN made with pytorch trained on the Stanford dog dataset. To take a look at some examples checkout some images from my portfolio linked here.
aws ec2 expo flask gunicorn matplotlib-pyplot numpy pandas pytorch react-native seaborn typescript
Last synced: 11 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/hectorta1989/py-images-classification
Images classification algorithms implemented by Python
ai computervision deeplearning imageclassification imageprocessing knn-classification machine-learning numpy pandas pca pca-analysis python3
Last synced: 04 May 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/reputed-artist/liver-disease-prediction-using-ensemble-machine-learning-method
Master degree project for liver disease prediction. i have improved the code reaching its accuracy to 98-99% from 70%.
jypyternotebook lgbmclassifier machine machine-learning machine-learning-algorithms machinelearning machinelearning-python machinelearningprojects model-training-and-evaluation numpy pandas prediction python randomforestclassifier svm-classifier xgboost-classifier
Last synced: 11 Apr 2026
https://github.com/ricardorobledo/ml_calculus
matplotlib numpy pandas python3 sympy
Last synced: 11 Apr 2026
https://github.com/gkannan-codes/habitableexos
With Earth’s habitability under strain, we ask: which known exoplanets could humans live on? Using NASA’s Exoplanet Archive, we score planets 0–1 (1 ≈ Earth) from five Earth-normalized features to rank top candidates.
data html kaggle matplotlib-pyplot numpy pandas plotly python seaborn visualization
Last synced: 11 Apr 2026
https://github.com/vyjayanthipolapragada/marketing_statistical_analysis
Statistical analysis of customer data and their impact on the sales of products based on marketing campaigns
customer-data data-analysis dataframes marketing matplotlib numpy pandas python seaborn statistical-analysis
Last synced: 11 Apr 2026
https://github.com/abhi227070/wine-quality-prediction
The Wine Quality Prediction project utilizes machine learning to assess wine quality based on various parameters. It offers a user-friendly interface built with Streamlit for easy interaction. Deployed on AWS, it provides scalable access to quality predictions for wine batches.
classification-algorithm machine-learning machine-learning-algorithms machinelearning matplotlib numpy pandas python3 seaborn
Last synced: 11 Apr 2026
https://github.com/anibalalpizar/python-machine-learning-example
This code reads and preprocesses a dataset for classification using pandas, numpy, matplotlib and scikit-learn. The dataset is split into three parts for training, validation and testing. The data is then scaled and optionally oversampled for balanced classes.
machine-learning matplotlib numpy pandas python scikit-learn
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/rahul-shrivastav/digit-recognition-nn
Web application that recognizes handwritten digits using a deep learning model
deep-learning flask numpy python reactjs tensorflow
Last synced: 11 Apr 2026
https://github.com/aaaastark/framingham_hart_study_cohort
Framingham_Hart_Study_Cohort
csv io matplotlib numpy pandas python sklearn tensorflow
Last synced: 11 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/madhurjain/carnd-traffic-sign-classifier-project-2
CarND Traffic Sign Classifier Project #2
carnd matplotlib numpy pandas python self-driving-car tensorflow
Last synced: 11 Apr 2026
https://github.com/ricardorobledo/ml_statistical_methods
matplotlib numpy pandas python3
Last synced: 11 Apr 2026
https://github.com/sohan181204/airline-ticket-price-analysis
The analysis of airline ticket prices explores the dynamic and competitive nature of the aviation industry in India. With rapid economic growth and increasing air travel demand, understanding ticket price trends is crucial for airlines, passengers, and policymakers.
Last synced: 11 Apr 2026
https://github.com/dmarks84/coursework_project_text-mining-spam-analysis
Project for University of Michigan Applied Data Science Specialization -- Performed NLP in order to build features of email messages; trained various classification models to help predict if a message was spam.
classification databases eda nlp numpy pandas python scikit seaborn sentiment-analysis statistics supervised-ml text-mining unsupervised-ml visualization
Last synced: 11 Apr 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/jminjares4/selected-areas-in-networks
Assignments for Selected Areas in Networks (EE 5390)
matplotlib network-analysis numpy pandas python
Last synced: 08 May 2026
https://github.com/supreme-gg-gg/beam-analysis
Fast, customisable, intuitive web application to simplify beam analysis. Certified by Bob the Builder.
civil-engineering matplotlib numpy python streamlit structural-analysis
Last synced: 11 Apr 2026
https://github.com/rachelnk/simple-machine-learning-model
A simple machine learning model built using scikit-learn library.
data-science linear-regression machine-learning-algorithms machine-learning-models matplotlib numpy pandas python random-forest random-forest-regressor scikit-learn
Last synced: 11 Apr 2026
https://github.com/amnydv17/landmark-detection
This project aims to leverage the power of deep learning models to automatically detect and pinpoint landmarks such as famous monuments, buildings, natural landmarks, and other recognizable structures within images.
machine-learning matplotlib numpy pandas python3 scikit-learn seaborn tensorflow
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/samuele-lolli/data-analytics-techniques
A practical approach to data analytics pipeline.
numpy pandas pytorch scikit-learn
Last synced: 11 Apr 2026
https://github.com/iaroslavbelavskii/statkemapp
Here's the code for my 'StatKemApp' app, that can be used to calculate statistics for the experimental laboratory data (e.g. titration). Feel free to use it and report any bugs!
chemical-engineering chemistry matplotlib-pyplot numpy pandas python scipy
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/ebadshabbir/logistic_regression-binomial-
Logistic Regression on Social Network Ads Dataset This project applies Logistic Regression to predict whether a user will purchase a product based on their age and estimated salary, using the Social Network Ads dataset. The data is split into training and test sets, with feature scaling applied for normalization.
classification jupyter-notebook logistic-regression machine-learning matplotlib-pyplot numpy pandas python sklearn
Last synced: 11 Apr 2026
https://github.com/vyjayanthipolapragada/fraud_detection_creditcard
Detecting the fraudulent credit card transactions by training Decision Tree model using Scikit-learn and SnapML
classification-model data-preprocessing decision-tree-classifier kaggle-dataset machine-learning numpy pandas python scikit-learn snapml time tree-model
Last synced: 11 Apr 2026
https://github.com/imdeepmind/knn_from_scratch
KNN classifier in pure Numpy and Python
knn knn-classification machine-learning numpy python
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/shwetajanwekar/hr-data-analytics
Analyze the HR data through exploratory data analysis, we identified key factors influencing employee attrition, satisfaction levels, and performance. Machine learning models enabled us to predict employee churn and classify potential candidates for promotion.
matplotlib numpy pandas seaborn
Last synced: 19 Apr 2026
https://github.com/prashhhant213/cardioflex-treadmill-analysis-using-descriptive-statistics-probability
Description Analysis and Visualization on CardioFlex Treadmill data to provide insights and recommendations to improve their userbase.
colab-notebook numpy pandas probability python stats
Last synced: 11 Apr 2026
https://github.com/carolina-riddick/xg-by-match-segments-football-analysis
futbol matplotlib numpy python segments soccer-analytics xg
Last synced: 15 May 2026
https://github.com/akansha2004pandey/chsw_projects
jupyter-notebook nlp numpy pandas python tensorflow
Last synced: 11 Apr 2026
https://github.com/aminkhavari78/text-generation-with-lstm-recurrent-neural-networks-in-python-with-keras
use LSTM model for text generation
dropout io lstm-neural-networks numpy pandas sequence-models sys text-processing
Last synced: 20 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/snghrsw/kikagaku-ml-learning
Pythonで単回帰分析と重回帰分析、ディープラーニングで回帰と分類
liner-regestion multiple-regression numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/nirmaldeepponnada/codeclauseinternshipproject1
This project involves Customer Segmentation using K-Means clustering to group customers based on Recency, Frequency, and Monetary (RFM) analysis from the Online Retail dataset. It also performs Sentiment Analysis on Amazon Product Reviews using Natural Language Processing techniques & Logistic Regression to classify reviews as positive or negative.
kmeans logistic-regression numpy pandas python3 regular-expressions scikit-learn tf-idf-vectorizer
Last synced: 11 Apr 2026