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/hamidhosen42/titanic-machine-learning-from-disaster-project
Titanic Machine Learning from Disaster Project Model accuracy : 77.272 %
decision-trees knn-classification machine-learning matplotlib nive-bayes numpy pandas python random-forest seaborn sklearn svm
Last synced: 09 Apr 2026
https://github.com/saif-gitreps/face-mask-detection
A CNN classification model scoring 94% accuracy built from scratch using a dataset that detects if an image of a person has Mask on.
cnn-classification image-classification image-processing kaggle keras numpy pandas
Last synced: 09 Apr 2026
https://github.com/azaz9026/eda
Exploratory Data Analysis (EDA) refers to the method of studying and exploring record sets to apprehend their predominant traits, discover patterns, locate outliers, and identify relationships between variables. EDA is normally carried out as a preliminary step before undertaking extra formal statistical analyses or modeling.
data-cleaning data-visualization encoding machine-learning matplotlib numpy pandas plotly python3 seaborn sklearn-library
Last synced: 15 Apr 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/lc-rezende/eqx_boston_dataset
Exploratory data analysis, clustering, and forecasting on Boston crime data (2011-2015), revealing key crime trends, hotspots, and temporal patterns to support data-driven insights for urban safety and policing strategies.
data-analysis exploratory-data-analysis jupyter-notebook kmeans matplotlib numpy pandas prophet-facebook python scikit-learn seaborn
Last synced: 09 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/anselmoo/useful-math-functions
useful-math-functions for Optimization, Benchmarking, Visualizing, and more ...
basic functions math mathematics numpy
Last synced: 17 Mar 2025
https://github.com/offthetab/statistics_homework
Практические работы по статистике МИРЭА 3 курс.
numpy pandas python statsmodels
Last synced: 05 Apr 2026
https://github.com/harinisri012/plant-leaf-disease-detection-system
A deep learning project to detect and classify plant leaf diseases using CNN and VGG16 models. This system aids in early disease identification to support agricultural sustainability by helping farmers protect crops.
cnn cv keras keras-tensorflow neural-networks numpy vgg16
Last synced: 20 Jan 2026
https://github.com/mogankumar/virtual-mouse
A Python-based Virtual Mouse that uses hand gestures for cursor control, clicking, scrolling, and taking screenshots. Powered by OpenCV, PyAutoGUI, and a custom hand tracking module for a touch-free experience.
autopy numpy opencv pyautogui python3
Last synced: 10 Apr 2026
https://github.com/kasraskari/tumor-predict
Streamlit app for predicting tumor malignancy using logistic regression.
logistic-regression machine-learning numpy pandas python scikit-learn streamlit tumor-detection
Last synced: 09 Apr 2026
https://github.com/sultanazhari/the-effect-of-weather-on-travel-frequency
Zuber Company need to know passenger preferences and external effect on the trip. As an Data Analyst we're provide actual data who has affect on travel frequency.
matplotlib-pyplot numpy python3 scipy seaborn
Last synced: 03 Aug 2025
https://github.com/eljandoubi/building-a-reproducible-model-workflow
hydra mlflow mlops numpy pandas pandas-profiling scikit-learn scipy wandb
Last synced: 09 Apr 2026
https://github.com/yashpandey1405/numpy-assignment-solution
This repository contains solutions to all questions from the NumPy Assignment, organized for clarity and easy navigation. 🚀
Last synced: 29 Apr 2026
https://github.com/anubhavkumar31/simple-heart_disease_prediction-using-logisticregression
Its a simple yet good model which predicts if a person have heart disease or not. This is a binary classification model i.e its output is either 0(dont have heart disease) or 1 (have heart disease).
logistic-regression machine-learning numpy python sklearn sklearn-linear-model sklearn-metrics
Last synced: 10 Apr 2026
https://github.com/kevin-rsj/real-estate-investments
Sistema de scoring que clasifica ciudades francesas para inversión en segundas viviendas según perfil de riesgo(alto, moderado y bajo). Evalúa ratios clave en áreas como demanda, disponibilidad, infraestructura, demografía y precios.
bigquery data-analytics looker-studio numpy pandas python sklearn-library sql visualization
Last synced: 09 Apr 2026
https://github.com/mobinabatebi/electricity_consumption_project
The project aimed at estimating electricity consumption in administrative offices, along with analyzing the impacts of such consumption on power outages, is critical for addressing the pressing issue of summer electricity shortages.
jupyter-notebook numpy pandas python
Last synced: 28 Sep 2025
https://github.com/ronakbediya310/campus-placement-project
This Flask web application leverages machine learning models to predict campus placements based on user-provided input. It provides an intuitive and user-friendly interface for users to input relevant features, such as academic performance, gender, work experience, and more. The application then processes these inputs through a trained algorithms
flask machine-learning numpy pandas python3 sklearn webapp
Last synced: 10 Apr 2026
https://github.com/alyssahusna44/poai-image-classification
An implementation of an AI model that classifies animal subspecies. The project involved data preparation, model training using ResNet50, DenseNet121, and MobileNetV3, and evaluation using metrics: accuracy and mAP. 🗂️
artificial-intelligence image-classification machine-learning model-training-and-evaluation neural-networks numpy pandas python tensorflow
Last synced: 09 Apr 2026
https://github.com/jose-zothner-meyer/finance-individual-loans
A comprehensive analysis of a financial institution's loan portfolio using Python, focusing on data preprocessing, exploratory data analysis (EDA), and feature engineering.
credit data-science data-visualization eda exploratory-data-analysis finance jupyter-notebook matplotlib numpy pandas plotly python scipy seaborn
Last synced: 09 Apr 2026
https://github.com/hrolive/deep-learning-nanodegree
As one of the top 3% students from the first phase, "PyTorch Scholarship Challenge" by Facebook AI, I have earned a full scholarship to Udacity’s Deep Learning Nanodegree program
api-gateway aws aws-lambda aws-sagemaker computer-vision convolutional-neural-networks deep-learning deployment machine-learning natural-language-processing numpy pandas python pytorch scikit-learn
Last synced: 12 Apr 2026
https://github.com/semihbugrasezer/rockvsmine
Rock vs Mine Prediction with Python | Machine Learning Project
Last synced: 05 May 2026
https://github.com/christabelsakyi/employee_attrition_prediction
This project implements a machine learning pipeline for predicting employee attrition using HR data. The system analyzes various factors that contribute to employee turnover and provides predictions to help HR departments take preventive measures.
machine-learning numpy pandas plotly python sklearn streamlit
Last synced: 09 Apr 2026
https://github.com/suthar345piyush/churn-prediction-project
Churn Prediction Model ( using ANN )
artificial-neural-networks matplotlib numpy pandas-dataframe python seaborn sklearn tensorflow
Last synced: 09 Apr 2026
https://github.com/thavinduushan/linear-regression
A linear regression model to predict premium price of an insurance. The dataset includes around 1,000 observations. The project, aimed at learning, was implemented in Jupyter notebooks using NumPy, Matplotlib, Pandas, Keras, and TensorFlow.
matplotlib numpy pandas python tensorflow
Last synced: 09 Apr 2026
https://github.com/mogankumar/covid-19-classification
A deep learning-based project that classifies chest X-ray images into Normal, COVID-19, and Viral Pneumonia using a two-layer CNN architecture. Achieves high accuracy and demonstrates potential for aiding in early diagnosis and treatment of COVID-19.
keras-tensorflow matplotlib numpy python3
Last synced: 11 May 2026
https://github.com/shibbir24/water-potability-prediction-using-hybrid-machine-learning-techniques
Water Potability Prediction Using Hybrid Machine Learning Techniques
machine-learning matplotlib numpy pandas python3 scikit-learn seaborn
Last synced: 09 Apr 2026
https://github.com/rahulsm20/car-data
A data analytics project that involves analyzing a car dataset that includes information on various car brands, years, prices, mileage, and fuel types, in order to gain insights into the car market.
data-analysis data-analytics matplotlib numpy pandas python
Last synced: 09 Apr 2026
https://github.com/lyubov0406/data_analyst_portfolio
В репозитории собраны пет-проекты, демонстрирующие мои навыки в аналитике данных
data-analysis matplotlib numpy pandas portfolio python scipy seaborn sql tableau visualization
Last synced: 09 Apr 2026
https://github.com/ashkan-khd/recommender-systems
A series of recommender systems projects for DATA.ML.360-2024-2025-1 Recommender Systems at Tampere University
collaborative-filtering group-recommendation-system group-recommendations jupyter jupyter-notebooks numpy pandas python recommender-system
Last synced: 09 Apr 2026
https://github.com/programmersteve/heart_disease_ml
jupyter machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/sudip-13/plant-disease-detection
Plant disease detection from leaf uses machine learning to identify diseases for early intervention
cloudinary css docker jwt-token keras matplotlib-pyplot mongodb nodejs numpy reactjs tensorflow tensorflow-serving
Last synced: 09 Apr 2026
https://github.com/RedInfinityPro/Python-Task-Manager
Rating: (7/10): The Python Task Manager, is a user-friendly interface using tkinter library for system monitoring and management. It displays detailed system process information using psutil, with interactive features.
matplotlib numpy psutil pygetwindow tkinter
Last synced: 30 Sep 2025
https://github.com/babagata/racunalna_fizika
Math and physics solved with python
matplotlib numpy random scipy sympy
Last synced: 10 Apr 2026
https://github.com/aniket2021448/fakenewspredictionapp
The web app uses logistic regression on a dataset of 20,000 news articles, achieving 96% accuracy. It employs NLTK for text preprocessing and TF-IDF for feature extraction.
huggingface ml news nltk-python numpy pandas-python streamlit-webapp transformers-models
Last synced: 24 Jun 2026
https://github.com/RedInfinityPro/CircuitPythonProjects
Rating: (4/10) This Python script simulates circuits using PySpice, importing libraries like NumPy and Matplotlib. It defines voltage divider, diode circuits, subcircuit definitions, DC sweep analysis, and simulates each circuit using the simulator.
matplotlib numpy os pyspice sys
Last synced: 30 Sep 2025
https://github.com/rusenaite/frame-quality-clustering
Python application that processes video files to extract frames and analyze their quality using blur detection and clustering techniques.
Last synced: 11 Apr 2026
https://github.com/trivedikavya/food-redistribution-platform
Food Redistribution Console base platform
console-application consolebase-application contributions-welcome kavyatrivedi numpy open-source python3 sklearn
Last synced: 29 Apr 2026
https://github.com/jaweria-b/eda-basketball
The Streamlit app analyzes NBA player stats with user-selected filters, offering data download and intercorrelation heatmap.
matplotlib numpy python streamlit
Last synced: 10 Apr 2026
https://github.com/michabirklbauer/neuralnet
Neural Network Implementation in NumPy
backpropagation classification educational feedforward-neural-network from-scratch neural-network numpy
Last synced: 16 May 2026
https://github.com/towaquimbayo/comp-4949
BCIT Computer Systems Technology (CST) - COMP 4949 (Big Data Analytics Methods)
arima big-data django django-rest-framework html html5 keras machine-learning matplotlib numpy pandas predictive-analytics predictive-modeling python pytorch scikit-learn sklearn statsmodels tenserflow
Last synced: 09 Apr 2026
https://github.com/lexxai/goit_python_ds_hw_02
Модуль 2. Знайомство з Pandas, Аналіз файлів, Аналіз датасет c Kaggle.com. Python Data Science. Homework.
datascience google-colab homework jupyter-nootebook matplotlib numpy numpy-arrays pandas python seaborn seaborn-plots
Last synced: 17 Apr 2026
https://github.com/thangtran3112/machine-learning
NLP, Neural networks, pytorch, tensorflow, AWS Sagemaker fine-tuning
artificial-neural-networks aws-bedrock aws-sagemaker gensim gru-neural-networks keras lemmatization lstm-neural-networks nltk numpy one-hot-encoding pandas python recurrent-neural-network scikit-learn tensorflow tfidf-vectorizer word2vec
Last synced: 15 Feb 2026
https://github.com/elissorokin/data-analyst-portfolio
Это репозиторий, в котором я демонстрирую свои навыки, делюсь проектами и отслеживаю прогресс в области анализа данных и Data Science.
ab-testing data data-analysis datalense matplotlib numpy pandas plotly portfolio postgresql python scipy seaborn sql statistical-analysis
Last synced: 09 Apr 2026
https://github.com/jovicdev97/Financial-Loan-DataScience-Notebook
using numpy and pandas to analyze a synthetic loan dataset with python
data-analysis matlabplot numpy pandas plotting python seaborn
Last synced: 12 Mar 2025
https://github.com/subhas-pramanik-09/mediscan-ai
A smart and scalable ML-powered health prediction system that can help detect the risk of three major diseases: Diabetes + Heart Disease + Parkinsons Disease
jupyter-notebook logistic-regression machine-learning numpy pandas scikit-learn streamlit svm-classifier
Last synced: 09 Apr 2026
https://github.com/ramanpreet6262/ml_internity
Repository of code implimentations of various machine learning algorithms in my Internity Internship.
matplotlib numpy pandas python scikit-learn
Last synced: 06 Apr 2026
https://github.com/sauravokos/deep-learning
Repository on private project concerning Deep Learning through multilevel neural networks
keras numpy pillow python python-3-5 scikit-image scikit-learn scipy tensorflow tensorflow-examples tkinter tkinter-graphic-interface
Last synced: 02 Apr 2026
https://github.com/azaz9026/house_price_prediction_with_machine_learning
🏡 House Price Prediction with Machine Learning Project 🤖💰 Seeking to revolutionize the real estate industry with cutting-edge technology? Explore my latest project, where I leveraged machine learning algorithms to predict house prices accurately.
linear-regression machine-learning-algorithms metaploit numpy pandas pickle python seaborn visualization
Last synced: 12 Apr 2026
https://github.com/niteshchawla/logistics-nn-regression
The case study is about India's Largest Marketplace for Intra-City Logistics. This dataset has the required data to train a regression model that will do the delivery time estimation, based on all those features.
adam-optimizer data-visualization encoding exploratory-data-analysis feature-engineering hidden-layers hyperparameter-tuning keras-tensorflow kerastuner metrics neural-network numpy pandas regression relu scaling sequential-models
Last synced: 10 Apr 2026
https://github.com/omdoshi13/pricing-of-laptops-using-ml
Data Analysis, training Machine Learning models, and Model Evaluation and Refinement for Pricing of Laptops dataset.
data-analysis data-analysis-project datascience google-colab jupyter-notebook machine-learning matplotlib model-evaluation model-refinement numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/sebastianofazzino/ibm-data-science-professional-certificate
In this repository I've stored exercises and projects I've been working on while attending IBM Data Science Professional Certificate, using Python and its libraries.
data-analysis data-mining data-science data-structures data-visualization database machine-learning matplotlib numpy pandas python regression seaborn sql
Last synced: 09 Apr 2026
https://github.com/harmanveer-2546/diagnosis-of-pneumonia-by-cnn-classifier
The primary objective s to develop an accurate and efficient classification model capable of identifying pneumonia cases in patients based on chest X-ray images. Pneumonia is a prevalent and potentially life-threatening respiratory infection. Early detection plays a critical role in timely intervention and effective treatment.
binary-accuracy dropout flatten keras loadimg matplotlib maxpooling2d numpy python regularizers roc-curve seaborn sequential-models tensorflow vgg16
Last synced: 09 Apr 2026
https://github.com/valmir-unicap/inteligencia-artificial
Disciplina de Inteligência Artificial
linear-regression logistic-regression matplotlib numpy pandas python tensorflow
Last synced: 09 Apr 2026
https://github.com/mattsebastianh/Election-Results
Analyze Data with Python
binomial-distribution numpy python statistics
Last synced: 18 Jun 2026
https://github.com/adityabhamare10/aiml-hackathon
Smart Credit Risk Solutions
chatgpt confusion-matrix css ejs flask git github html javascript joblib jupyter-notebook logistic-regression matplotlib numpy pandas pycharm python seaborn sklearn stremlit
Last synced: 20 Jan 2026
https://github.com/hariprasath-v/av_job-a-thon-june-2022
Machine learning model to predict if the user would buy the product in the next 3 months or not.
matplotlib numpy pandas pycaret python seaborn sklearn
Last synced: 20 Apr 2026
https://github.com/mchenryspagg/wrangle-and-analyze-data
This project which is known as 'wrangle and analyze data' involves the wrangling of WeRateDogs twitter archive data from the period of 2015 to 2017
api data dataanalysis datacollection datawrangling datetime json numpy os pandas pil python requests tweepy-api visualization
Last synced: 09 Apr 2026
https://github.com/prashhhant213/exploratory-data-analysis-for-multinational-retail-corporation
Analysis via CLT and Visualization on Multinational Retail Corporation's data to provide insights and recommendations to improve their userbase.
math matplotlib numpy pandas python scipy-stats seaborn stats
Last synced: 09 Apr 2026
https://github.com/hariprasath-v/hackerearth_get-a-room-ml-hackathon
Build a Machine Learning model to identify the habitability score of the property based on the property's basic information and location-based information.
exploratory-data-analysis machine-learning numpy pandas pycaret python randomforestregressor regression scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/rafali25/perceptron-algorithm
A simple implementation of the Perceptron algorithm using numpy. This project demonstrates how to classify data points by iteratively updating weights and biases based on misclassified samples. Perfect for understanding the fundamentals of linear classification!
machine-learning numpy perceptron-neural-networks pycharm-ide python
Last synced: 09 Apr 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-stem-graph
A demo of creating a 3d scatter parametric curve and line graph.
3d graph matplotlib numpy pandas python stem web
Last synced: 09 Apr 2026
https://github.com/viniciusdsandrade/ti327v-projeto4-equipe4
numpy pillow python-3 scikit-learn tensor-flow
Last synced: 09 Apr 2026
https://github.com/raghulrajn/machine-learning-d-r-y
This repository contains quick python scripts that are repeatedly used in EDA on dataset
data-science numpy pandas python
Last synced: 09 Apr 2026
https://github.com/yalai92/cava_imp_exp_analysis
Analysis, visualization, preprocessing and clustering of global sparkling wine trade (2017–2024) using Python in Colab and ML to reveal trends and country profiles.
clustering colab-notebook data-science data-visualization machine-learning matplotlib numpy pandas preprocessing python sklearn tableau-public
Last synced: 25 Jan 2026
https://github.com/anusthan12/hrc-training-summer
HRC Summer Intership
anusthan12 anusthansingh b2b-applications flask intership java javascript jdbc jupyter-notebook machinelearning material-ui ml numpy pandas python reactjs scikit-learn sql sql-api tomcat
Last synced: 09 Apr 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/hadson0/dip-candy-classification
Candy classification project using digital image processing. Includes dataset creation, model development, and evaluation tools with TensorFlow, OpenCV, and Albumentations. Complete setup and instructions provided for building and training the model.
albumentations bounding-boxes cnn computer-vision cvat image-classification image-processing keras machine-learning matplotlib numpy opencv python seaborn sklearn tensorflow
Last synced: 29 Sep 2025
https://github.com/jcm-ai/Robust-MLOps-Elevating-Machine-Learning-to-Production-Scale
This project aims to address the challenge faced by the Office of Foreign Labor Certification in managing a high volume of job certification applications for employers seeking to hire foreign workers in the United States. By leveraging ML models, this project seeks to streamline the process of shortlisting visa applicants based on historical data.
aws-ec2 aws-ecr aws-s3 cicd-pipeline data-science docker-image end-to-end exploratory-data-analysis git github-actions html machine-learning-models mlops mlops-project model-deployment mongodb numpy pandas python yaml
Last synced: 09 Aug 2025
https://github.com/pem-humboldt/wiutils
Exploration utilities for Wildlife Insights projects.
biodiversity camera-trap images matplotlib numpy pandas python seaborn trail-cameras wildlife-insights
Last synced: 09 Aug 2025
https://github.com/Marvin-VW/3dengine_python
3D engine written in Python using OpenCV and NumPy
Last synced: 29 Sep 2025
https://github.com/towaquimbayo/comp-3948
BCIT Computer Systems Technology (CST) - COMP 3948 (Predictive Modelling)
classification matplotlib numpy pandas prediction-model predictive-analytics predictive-modeling python regression scikit-learn scipy sklearn statsmodels
Last synced: 09 Apr 2026
https://github.com/hariprasath-v/zindi_umojahack-india-income-prediction-challenge
Create a machine learning model to predict whether an individual earns above 50,000 in a specific currency or not.
catboost-classifier classification exploratory-data-analysis f1-score matplotlib numpy pandas python scikit-learn seaborn shap zindi
Last synced: 13 Apr 2026
https://github.com/mayap2803/supervised-machine-learning--classification
Using supervised machine learning algorithms to classify signal from background particle events
adaboost k-nearest-neighbours linear-classifier machine-learning machine-learning-algorithms matplotlib mlp mlp-classifier numpy python scipy sklearn supervised-learning svm-classifier
Last synced: 11 Apr 2026
https://github.com/ars-sg/python_projects
A collection of diverse Python projects. Each project is meant to highlight different aspects of Python, from data analysis and web development to automation and machine learning. Feel free to explore the code, contribute, or reach out if you have any questions or collaboration ideas!
machine-learning matplotlib numpy pandas python seaborn streamlit
Last synced: 09 Apr 2026
https://github.com/rociobenitez/deeplearning-airbnb-price-prediction
Deep Learning project for Airbnb price prediction, featuring data preprocessing and neural network models in Google Colab.
airbnb-data airbnb-pricing-prediction convolutional-neural-networks deep-learning deep-learning-algorithms deep-neural-networks jupyter-notebook keras keras-neural-networks keras-tensorflow matplotlib numpy pandas python seaborn
Last synced: 09 Apr 2026
https://github.com/ayan6943/employee-attrition-prediction-with-machine-learning
Employee Attrition Prediction with Machine Learning | Analyzing HR data to predict employee turnover using Random Forest. Includes EDA, feature engineering, model training, and evaluation. Achieved 90% accuracy.
attrition employee machine-learning matplotlib numpy pandas python randomforestclassifier scikit-learn seaborn smote
Last synced: 09 Apr 2026
https://github.com/deepcloudlabs/ain2002-2024.2025-introduction.to.data.science
AIN2002: Introduction to Data Science
numpy pandas python r scikit scikit-learn
Last synced: 09 Apr 2026
https://github.com/blackcub3s/msc-finalthesis
The most important programming files, code functions and data processing pipelines for the Machine learning final thesis of my Master's degree. Also, the LaTeX code of the thesis.
data-analysis latex machine-learning numpy python sklearn
Last synced: 09 Apr 2026
https://github.com/eoastafurov/numpy-neural-net
Simple and extendable library for deep learning in numpy
deep-learning mlp-classifier numpy
Last synced: 02 Mar 2025
https://github.com/amnydv17/audio-analysis-and-classification
This project demonstrates how to analyse the audio datasets and apply the existing Machine learning/Deep Learning techniques to the classify various environmental sounds...
jupyter-notebook matplotlib numpy pandas
Last synced: 08 May 2026
https://github.com/sejalmankar1012/customer_churn
The goal of this project was to develop a machine learning model that predicts customer churn based on historical customer data.
dataset deep-learning deployment machine-learning model-building modeling numpy optimization pandas seaborn streamlit tensorflow
Last synced: 05 Apr 2026
https://github.com/yc1909/mental_health_analysis
This is project that helps detect user's mental health based on user's description.
bert-embeddings chatbot classification exploratory-data-analysis generative-ai langchain large-language-models machine-learning nlp numpy ollama pandas python sentiment-analysis tensorflow
Last synced: 09 Mar 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/ferdos-coder/instacartmarketbasketanalysisportflio
a repository for statistical and visual analyses utilizing tools like Pandas, NumPy, SQL, and Power BI using InstaCart Market Basket Data
jupyter-notebook machine-learning numpy pandas python statistics
Last synced: 01 May 2026
https://github.com/aaaastark/web_scraping
Web Scraping
beautifulsoup csv matplotlib news numpy pandas pyhton python3 request requests scraper scraping web-scraping webscraping
Last synced: 10 Aug 2025
https://github.com/aravinda-1402/covid-detection-model-using-chest-x-ray
The objective of this project is to develop a Deep Learning Model to identify the X-Rays of healthy vs. Pneumonia (Corona) afflicted patients using the Chest X-Ray dataset, and use this model to power the AI application to test the Corona Virus in a faster phase.
classification cnn covid flask keras numpy pandas tensorflow
Last synced: 09 Apr 2026
https://github.com/abhinav330/credit-score-classification-problem
This project aims to analyze credit card customer data, clean the dataset using libraries such as Pandas and NumPy then create a machine learning model using sklearn
credit-card credit-card-fraud credit-card-fraud-detection credit-risk credit-scoring data-science machinelearning numpy pandas python sklearn
Last synced: 08 Sep 2025
https://github.com/kelvynamaral/rolling-stones-spotify-eda
Análise Exploratória de Dados dos Rolling Stones no Spotify Projeto de EDA focado nas músicas e álbuns dos Rolling Stones no Spotify. Explora características musicais, popularidade e evolução da banda ao longo do tempo. Utiliza técnicas de análise de dados e visualizações para revelar insights sobre a discografia da icônica banda de rock.
matplotlib numpy pandas seaborn
Last synced: 15 May 2026
https://github.com/abideen-olawuwo/sentimental-analysis
A sentimental analysis on movie Black Adam
beautifulsoup imbd-movies nlp numpy pandas python requests sentiment-analysis torch transformer
Last synced: 09 Apr 2026
https://github.com/jahanostg/healthguard_with-smart-ai-diagnosis-hub
This project is a Flask-based platform for patients, donors, and doctors, integrating hospital management in one solution. It uses Machine Learning models for predictive health analysis and Power BI for interactive dashboards. Through this project, I enhanced my skills in full-stack development, applied ML, and healthcare data solutions.
css flask-api google-colaboratory-notebooks html5 js machine-learning mysql numpy pandas pkl-model powerbi python-3
Last synced: 09 Apr 2026
https://github.com/fandreuz/python-serialization-benchmark
Low-effort benchmark of several serialization libraries for scientific applications
avro json numpy protobuf python serialization
Last synced: 12 Apr 2026
https://github.com/jalijuhola/amazon-textual-reviews-recommender-
predicting score and recommending using amazon textual reviews
numpy pandas python scikit-learn typescript
Last synced: 09 Apr 2026