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/data-analysis-python/pandas_api_spark
Uso del API de pandas en Spark
envs jupyter-notebook matplotlib numpy pandas pyspark python3 terminal
Last synced: 12 Apr 2026
https://github.com/jpcano/boston_housing
Predicting Boston Housing Prices using supervised Machine Learning algorithms
cross-validation machine-learning numpy pandas python regression-models scikit-learn
Last synced: 12 Apr 2026
https://github.com/mooseburger1/nfl-social-network-analysis
Performing Social Network Analysis on the 2017 NFL schedule - Scraping the web with Python and Pandas
data-mining data-science data-visualization gephi matplotlib networkx networkx-graph numpy pandas-dataframe python-3 regular-expression social-network-analysis web-scraping
Last synced: 18 Apr 2026
https://github.com/themihirmathur/soiligator
Soiligator is an advanced machine learning project designed to optimize irrigation management by predicting whether irrigation is necessary based on environmental and soil-related data.
auc-score logistic-regression machine-learning matplotlib numpy pandas python random-forest-classifier roc-curve scikit-learn seaborn standardscaler support-vector-machine
Last synced: 12 Apr 2026
https://github.com/i-am-nolan25/python-for-data-science-ai-development
Jupyter Notebooks from Python for Data Science, AI & Development Course
api beautifulsoup data-science data-visualization datacollection datastructures matplotlib numpy pandas python rest-api webscraping
Last synced: 06 Mar 2025
https://github.com/emhash/machine-learning-and-ai
Personal tasks or codes of Machine Learning and Artificial Intelligence. Practice codes and projects of Ml/AI will be share here.
ai datasets ipynb jupyter-notebook keras linear-regression logistic-regression machine-learning machine-learning-algorithms numpy opencv pandas python seaborn sklearn tensorflow
Last synced: 05 Jan 2026
https://github.com/volf52/deep-neural-net
A simple deep neural net class written to work with Numpy and Cupy
binarized-neural-networks binary-neural-networks bnn cupy deep-learning deep-neural-networks mnist numpy python python3
Last synced: 05 May 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/armahdavi/mlops
Productionizing ML Models using a variety of tools including FastAPI, Flask, Doocker, AWS, GCP, TensorFlow Extended (TFX), and TF.js.
apache-beam docker fastapi logistic-regression mlops mlops-workflow numpy random-forest sklearn tensorflow-extended unicorn xgboost
Last synced: 12 Apr 2026
https://github.com/rajaditya01/refactored_py_ds_ml_bootcamp
Learning ML
deep-learning eda machine-learning numpy pandas python static
Last synced: 12 Apr 2026
https://github.com/misszeferino/erp-data-analysis
Data Analysis - ERP Data (merge and outliers)
data-analysis data-visualization matplotlib merge numpy outlier-detection python scipy
Last synced: 11 Apr 2026
https://github.com/abideen-olawuwo/sign-language
Multi Class Image Classification
convolutional-neural-networks deep-learning keras machine-learning matplotlib neural-network numpy pandas tensorflow
Last synced: 11 Apr 2026
https://github.com/varkenvarken/blempy
small, safe utilities to efficiently transfer Blender property-collection attributes (e.g. vertex coordinates) to/from NumPy arrays and perform vectorized operations with minimal Python overhead.
Last synced: 13 Jan 2026
https://github.com/filip-kustura/python-covid-19-behaviors-analysis
Using Jupyter Notebook, this university project analyzes attitudes and behaviors related to the COVID-19 pandemic using a two-year survey from Imperial College London and YouGov research company. Utilizing Pandas, NumPy and Matplotlib, the data analysis focuses on three countries, exploring trends and insights throughout the pandemic.
covid-19 data-analysis data-visualization jupyter-notebook matplotlib numpy pandas python university-project
Last synced: 12 Apr 2026
https://github.com/nadahamdy217/movies-data-etl-using-python-gcp
Developed a comprehensive ETL pipeline for movie data using Python, Docker, and a GCP Pub/Sub emulator. Successfully processed and published the data in a local Docker environment, showcasing advanced data engineering skills.
analytics data data-engineering data-ingestion data-preparation data-preprocessing data-processing data-project docker etl etl-pipeline gcp matplotlib matplotlib-pyplot numpy pandas pubsub python scipy seaborn
Last synced: 06 Jan 2026
https://github.com/vidushibhadana/eda-on-nyc-taxi-data
About Conducting an Exploratory Data Analysis (EDA) on New York City taxi data and visualizing it through countplots, distribution plots (displot), and histograms using Python and it's libraries.
data data-visualization jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 11 Apr 2026
https://github.com/pranavsp108/time-series-forcasting
A time-series forecasting project to predict hourly energy consumption using Python, Pandas, and an XGBoost regression model.
data-analysis data-science energy-consumption forecasting matplotlib numpy pandas python scikit-learn sustainability time-series xgboost
Last synced: 10 Apr 2026
https://github.com/lijesh010/employeeanalysis-
This is a simple data analysis project developed as part of my Entri Elevate Data Science and Machine Learning course. It serves as a practical demonstration of my skills in data analysis.
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/timothyjan/intro-machine-learning-classifiers
We will use the scikit-learn library, which is a higher-level machine learning library that will work with NumPy data, and Pandas, a library that makes it easier to manipulate data. We will explore a variety of classification algorithms, and compare their performance on a βreal-worldβ dataset, which will introduce its own set of challenges.
numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/mehradi-github/ref-jupyter-2510
using python in machine learning
matplotlib numpy pandas python sklearn statistics
Last synced: 11 Apr 2026
https://github.com/alexixrugis/perceptronvisualization
Visualization of training and operation of a perceptron written from scratch in numpy
ai machine-learning numpy python
Last synced: 11 Feb 2026
https://github.com/fabricioarendtorres/streamauc
Light-weight package for classification metrics computed on streams or minibatches of data. Mainly for area under the curve (AUC) of precision-recall (PR) or receiver operating characteristic (ROC) curves. Supports multi-class setting with either macro- or micro aggregation..
classification-model machine-learning metrics numpy precision-recall-curve receiver-operating-characteristic
Last synced: 06 Jan 2026
https://github.com/ahmadbuilds/fake-news-classifier
Classifies news articles as real or fake using an NLP pipeline with TF-IDF + n-grams and machine learning models. Includes text preprocessing, feature engineering, model training, and evaluation.
fastapi logistic-regression matplotlib n-grams nextjs nltk numpy pandas python3 random-forest-classifier react scikit-learn seaborn supervised-learning tf-idf typescript xgboost-classifier
Last synced: 11 Apr 2026
https://github.com/kirtipratihar/python_libraries_for_ds
This repository serves as a comprehensive guide to Python programming for Data Science. It covers essential topics like data manipulation, data visualization, machine learning, and statistical analysis using popular libraries such as Pandas, NumPy, Matplotlib, Seaborn, and Scikit-Learn.
artificial-intelligence machine-learning numpy pandas python scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/dmarks84/coursework_project_apache-airflow-kafka-on-toll-booth-data
Project for IBM Data Engineering & Python course on ETL & Big Data -- Read in live toll booth data, wrangles and transformed, and wrote into a SQL database
apache-airflow apache-kafka automation dags data-modeling databases eda elt etl mysql numpy pandas pipelines python sql
Last synced: 11 Apr 2026
https://github.com/armahdavi/analytics-data-pipelines-statistics-plotting---dust-extraction-hvac-filters---phase-1
PhD Technical Paper 1 - Phase 1 - Mahdavi & Siegel (2020) (Aerosol Science & Technology; AS&T) - Sharing all the data pipelines, processing codes, descriptive statistics, statistical modellings, and plotting/visualizations - Project Miestone: 2017 - 2020 - Full-length article is available
matplotlib numpy pandas pandas-dataframe pyplot python scipy-stats sklearn
Last synced: 13 Apr 2026
https://github.com/lorenzorottigni/ml-universities
Machine Learning python bootcamp: K mean clustering with public/private universities dataset
k-mean-clustering machine-learning numpy pandas python scikit-learn seaborn
Last synced: 05 Apr 2026
https://github.com/ahmed-maher77/diabetes-prediction-app-using-machine-learning
Diabetes Prediction: Using machine learning to classify individuals as diabetic or non-diabetic based on health data, enabling early intervention and improved healthcare outcomes.
ai css data-science gradientboostinclassifier javascript logisticregression machine-learning matplotlib numpy pandas python randomforestclassifier seaborn streamlit supportvectormachine webdevelopment
Last synced: 11 Apr 2026
https://github.com/lorenzorottigni/ml-random
Machine Learning course of Piero Savastano 7: matplotlib, accuracy_score, precision_score, recall_score, f1_score, classification_report
machine-learning matplotlib metrics numpy
Last synced: 04 May 2026
https://github.com/rizkyrajitha/ann_101
A really simple neural network for binary classification written from scratch using python
Last synced: 08 May 2026
https://github.com/mpoojithavigneswari/bangalore-house-price-prediction
This project involves creating a website that predicts Bangalore house prices with 94.65% accuracy using a machine learning algorithm.
data-analysis data-science flask-server machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 12 Apr 2026
https://github.com/alisonmitchell/countries-of-the-world
Exploratory Data Analysis of US Government data from the World Factbook to investigate GDP ($ per capita), Literacy (%) and Phones (per 1000).
data-science machine-learning matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/bhushan148/ipl-stats-analysis
This project explores IPL data to show team and player performances. π Key highlights include analyzing match results, highest scores, and performance at different venues. ποΈ It uses charts to reveal trends like win margins and average scores by venue. π Discover important insights into what affects match outcomes and team success.
jupyter-notebook markdown matplotlib-pyplot numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/visu512/spotify-music-recommender
Built Spotify Music recommendation system using Machine learning
csv-files dataset jupyter-notebook kmeans-clustering machine-learning matplotlib numpy panda python scikit-learn spotify-api stream vscode
Last synced: 12 Apr 2026
https://github.com/constraintautomaton/client_pgu1
The client part of the PgU1 project it. It command the robot and do the video processing
numpy opencv paramiko pyqt5 python3 raspberry-pi-3
Last synced: 12 Apr 2026
https://github.com/aleksandarbuk/machine-learning
The Machine Learning Library repository provides a collection of scripts and tools leveraging Scikit-Learn, Pandas, and NumPy for various machine learning tasks and data analysis.
matplotlib numpy python scikit-learn tensorflow
Last synced: 16 Apr 2026
https://github.com/22p31a0512/sentimental-analysis
Build a model to classify text as positive, negative, or neutral. Apply NLP techniques for preprocessing and machine learning for classification. Aim for accurate sentiment prediction on various text formats.
feature-engineering machine-learning natural-language-processing numpy pandas python supervised-learning text-classification text-processing tokenization
Last synced: 12 Apr 2026
https://github.com/akashkg03/facial-expression-image-classification
This notebook involves to build a facial expression image classifier which categorizes facial expressions into one of seven emotions: anger, disgust, fear, happiness, sadness, surprise, and neutral.
jupiter-notebook numpy pandas python
Last synced: 28 Apr 2026
https://github.com/jigyasag18/fake-news-prediction-app
The Fake News Prediction App Repository offers a machine learning project that focuses on identifying the authenticity of news articles as fake or real. It uses a dataset of 20,000 articles and employs methods such as TF-IDF vectorization and the Lemmatization algorithm, achieving ~95% classification accuracy with random forest classifier model
data datapreprocessing logistic-regression machine-learning machine-learning-algorithms numpy pandas prediction stemming streamlit streamlit-webapp vectorization
Last synced: 11 Apr 2026
https://github.com/djdhairya/crop-recommendation
Crop Recommendation System is a powerful tool for enhancing agricultural decision-making. By leveraging data-driven insights, it empowers farmers to maximize yield and ensure sustainable practices.
adaboostclassifier bagging-classifier csv decision-trees gaussian html knn-classification logistic-regression machine-learning machine-learning-algorithms matplotlib model numpy pandas random-forest random-forest-classifier scikit-learn seaborn svc
Last synced: 11 Apr 2026
https://github.com/privatepeople/machinelearning-deeplearning
λ¨Έμ λ¬λκ³Ό λ₯λ¬λ 곡λΆλ₯Ό μν μ μ₯μ
deep-learning deep-neural-networks deeplearning dl machine-learning machinelearning ml numpy pandas python scipy tensorflow
Last synced: 11 Apr 2026
https://github.com/kishanlalchoudhary/te-sem-6
TE SEM 6 Assignments
cpp data-science dsa-cpp matplotlib nltk numpy pandas python salesforce scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/zuhairzia/titanic-survival-project
This is a Titanic Survival Prediction Model developed using Python, Pandas, Scikit-learn, and Jupyter Notebook. The model predicts whether a passenger survived the Titanic disaster based on features such as age, gender, and passenger class.
csv-dataset flask jupyter-notebook matplotlib numpy pandas pandas-library python scikit-learn seaborn streamlit
Last synced: 11 Apr 2026
https://github.com/ewakamoto/03.-python-projects
This is my collection of Python Projects
jupyter jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/armahdavi/data_pipeline_analytics_statistics_ml_pm_psd_residential_qff
Sharing all the data pipelines and processing codes, statistical modellings, descriptive statistics, plot visualizations, and machine learning from Mahdavi & Siegel (2021) (Indoor Air) Project Miestone: 2017 - 2020 Full-length article: https://onlinelibrary.wiley.com/doi/abs/10.1111/ina.12782
data-science data-visualization dust hvac indoor-air-quality jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python scikit-learn scipy-stats spyder spyder-python-ide statistics
Last synced: 11 Apr 2026
https://github.com/knightkun77/image_classification_project
Image Classification Using Python
keras machine-learning matplotlib numpy opencv python tensorflow tikinter
Last synced: 24 Jan 2026
https://github.com/roluochke/learning-ds-ml
Learning DS and ML
keras matplotlib numpy pandas python seaborn sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/sonatipek/matris_transactions_py
My "Python Programlama-I" lesson's homework. Some matris transactions with numpy library in Python
matrix numpy numpy-arrays python sonatipek
Last synced: 24 Mar 2025
https://github.com/src3453/fluentscope
An oscilloscope that makes listening waveform more fun
audio-visualizer correlation mic-audio numpy oscilloscope pyaudio pygame pygame-application python python3 realtime trigger
Last synced: 30 Apr 2026
https://github.com/georgehanymilad/startups-profit-prediction
Machine Learning Project
anaconda data-science dataanalysis kaggle machine-learning machine-learning-algorithms matplotlib numpy pandas python python3 regression seaborn
Last synced: 11 Apr 2026
https://github.com/sothulthorn/stock-prediction-portal
The Stock Prediction Portal is a full-stack web application that demonstrates how to use machine learning models to analyze stock market data and forecast future trends.
axios django django-rest-framework javascript keras matplotlib numpy pandas python react tensorflow yfinance
Last synced: 02 Apr 2026
https://github.com/vasulab/knightshock
Shock tube experiment planning and data analysis package.
cantera data-analysis matplotlib numpy shock-tube
Last synced: 18 Jul 2025
https://github.com/rkarahul/face-detection-using-opencv-
β’Build a face detection project using OpenCV and haar cascades, which are the better choice for real-time detection.
haar-cascade-classifier machinelearning numpy pandas-library python3 tkinter
Last synced: 08 May 2026
https://github.com/armahdavi/qff-evalation_code-data-processing-statistics-plotting
Data pipelines and processing codes, statistical modellings, descriptive statistics, and plot visualizations for QFF evaluation phase of for Mahdavi et al. (2021) (Environmental Pollution) Project Miestone: 2018 - 2021 Full-length article: https://www.sciencedirect.com/science/article/abs/pii/S0269749120370779
data-science data-visualization histogram matplotlib matplotlib-pyplot numpy pandas python
Last synced: 11 Apr 2026
https://github.com/utkarsh251106/cricket-shot-analyzer
Real-time cricket shot analyzer using Python, OpenCV, and MediaPipe. Processes videos frame-by-frame, overlays pose and biomechanical metrics, and outputs an annotated video with JSON evaluation. Also the output video might have "??" in it which is there cause OpenCV can't display degree's symbol.
artificial-intelligence computer-vision deep-learning machine-learning mediapipe numpy python real-time
Last synced: 05 May 2026
https://github.com/hariprasath-v/av-job-a-thon-november-2022
Build a machine learning/deep learning approach to forecast the total energy demand on an hourly basis for the next 3 years based on past trends.
exploratory-data-analysis kaggle lightgbm-regressor matplotlib numpy pandas python rmse-score seaborn sklearn statsmodels timeseries-forecasting
Last synced: 12 Apr 2026
https://github.com/akashkg03/feynn-labs-internship
This repository contains the projects I did as a Data Science intern with Feynn Labs.
data-science machine-learning matplotlib numpy pandas python scipy seaborn
Last synced: 07 Jan 2026
https://github.com/aaaastark/life_expectancy_predication
Life_Expectancy_Predication
dataframe machine-learning matplotlib numpy pandas python sklearn tensorflow
Last synced: 12 Apr 2026
https://github.com/prarthana-singh/potato-disease-classification-using-deep-learning
π± Potato Disease Classification using Deep Learning β A deep learning-based model to detect and classify potato plant diseases using image processing and CNNs. Built with TensorFlow/Keras & Python.
agriculture cnn deep-learning image-classification keras machine-learning neural-network numpy pandas plant-disease-detection python3 streaming tensorflow
Last synced: 12 Apr 2026
https://github.com/Sadegh-Khedry/Pneumonia-Detection-Using-CNN
Classifying chest X-ray images into two categories: Pneumonia or Normal using a Convolutional Neural Network (CNN).
cnn convolutional-neural-networks cv2 deep-learning harris-corners joblib jupyter-notebook keras kmeans-clustering matplotlib numpy orb pandas python seaborn shutil sifit tensorflow
Last synced: 12 Apr 2026
https://github.com/linggarm/fruit-images-search-engine
A Content Based Image Retrieval (CBIR) application of Information Retrieval with fruit images
artificial-intelligence cbir computer-vision content-based-image-retrieval css flask html information-retrieval javascript machine-learning numpy pillow python search-engine tensorflow
Last synced: 12 Apr 2026
https://github.com/pardhuu66/college-id-validator
FastAPI-based offline College ID Validator with Docker support
base64 dnn docker easyocr fastapi mobilenetv2 numpy onnx onnxruntime opencv pillow pydantic python tensorflow uvicorn
Last synced: 11 Apr 2026
https://github.com/yahiazakaria445/image-classification-using-vgg-16
computer vision model for 10 classes classification
matplotlib numpy opencv pandas sklearn tensorflow
Last synced: 12 Apr 2026
https://github.com/shivam5509/power-bi-project
Expert in creating interactive dashboards and reports using Power BI, utilizing 10+ visual tools like cards, slicers, and charts. Skilled in cleaning and transforming large datasets with Power Query Editor. Proficient in advanced DAX functions (SUMX, FILTER, CALCULATE) to derive insights and drive data-driven decisions.
advanced-excel computer-science data-analysis data-mining data-visualization engineering mysql numpy pandas powerbi pyhton3 sql sql-server
Last synced: 11 Apr 2026
https://github.com/nyx1311/toxicity-detector-using-bilstm
π What we built: An AI-powered Womenβs Safety & Well-Being Detector β a web app that flags multiple forms of online abuse in real time and offers tools for emotional recovery. π Under the hood: BiLSTM + Word2Vec embeddings for deep, context-aware detection Trained on 21K+ labeled comments across 7 toxicity categories Built with Python, Tensor
epoch genism gpu keras-tensorflow matplotlib model nlp nlp-machine-learning nlpaug-textual numpy pandas pandas-library python3 streamlit tensorflow word2vec
Last synced: 14 Apr 2026
https://github.com/alejoduarte23/bs6472
Serviceability assessment as per BS 6472 for human exposure to vibration in buildings Vibration sources other than blasting
matplotlib numpy pydantic scipy
Last synced: 07 Jan 2026
https://github.com/lilivalgo/ml_time_series
This project uses time series data to predict corn crop yield in Colombia
matplotlib numpy pandas scipy seaborn sklearn
Last synced: 11 Apr 2026
https://github.com/shivsharcode/diabetes-prediction-new
DIABETES PREDICTION MODEL
flask jupyter-notebook logistic-regression machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 12 Apr 2026
https://github.com/yanukadeneth99/numpy-neural-network
A Neural Network made using Numpy
ai deep-learning deep-neural-networks ml numpy python
Last synced: 11 Apr 2026
https://github.com/simon2k/ieee-cis-fraud-detection
Can you detect fraud from customer transactions?
customer-transactions fraud-detection fraud-relation machine-learning numpy pandas scikit-learn
Last synced: 11 Apr 2026
https://github.com/programmersteve/price_regression_ml
jupyter machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 12 Apr 2026
https://github.com/otuemre/housepricingml
A machine learning project predicting house prices using regression models. Covers data preprocessing, feature engineering, and model comparison to achieve accurate results. Developed for a Kaggle competition, focusing on effective ML workflows and model interpretability.
eda encoding evaluation-metrics kaggle-competition lightgbm-regressor machine-learning matplotlib-pyplot neural-networks numpy pandas preprocessing python ridge-regression scikit-learn seaborn tensorflow xgboost-regression
Last synced: 13 Apr 2026
https://github.com/germanocastanho/python-notes
Personal collection of Python Notes, tips, and code snippets π
data-science numpy pandas programming python
Last synced: 01 Sep 2025
https://github.com/shohail-dev/ai-medical-model
keras matplotlib numpy pandas pyplot scipy sklearn-metrics tensorflow
Last synced: 07 Jan 2026
https://github.com/reckonsys/datascience-docker
A docker image with numpy, scipy, nltk and pandas pre-installed with pip
docker docker-image dockerfile nltk numpy pandas scipy
Last synced: 10 Mar 2025
https://github.com/manikantasanjay/data_analysis_using_python_libraries_series
This Series contains Data Analysis projects performed on different Kaggle datasets and providing valuable insights into the data by making use of Python libraries.
exploratory-data-analysis kaggle-datasets machine-learning matplotlib numpy opendatasets pandas python visualization
Last synced: 12 Apr 2026
https://github.com/ericchw/youth_discord_nlp_chatbot
A python AI chatbot with emotion detection model. Frontend using PHP, API using Flask and database using PostgreSQL. Collaborate with CyberYouth from SJS. @HKMU 2022-2023 FYP
ai bootstrap chatbot chinese-nlp docker emontion-detection flask jquery machine-learning nlp nlp-machine-learning nltk numpy pgsql php postgresql pycord torch transformers
Last synced: 21 Jan 2026
https://github.com/the-developer-306/fake-review-detector
This project is a machine learning-based review classification system that predicts whether a product review is GENUINE or FAKE. It preprocesses review text, analyzes sentiment, and uses numerical features like ratings and helpfulness to make predictions. The model is deployed via a Flask web application for user interaction.
classification flask logistic-regression machine-learning numpy pandas python renderdeploy scikit-learn sentiment-analysis
Last synced: 12 Apr 2026
https://github.com/andrewzhoumq123/sci_graph_api
Generates different types of detailed plots for scientific data
fastapi h5py json matplotlib numpy pandas scipy
Last synced: 12 Apr 2026
https://github.com/farhad-here/data-visualization-analysis-dva
This is my data analysis project. Users can use this project to clean and preprocessing the date or data visualization. Individuals can impute or ecnode ther dataset.
altair bokeh data-analysis data-analysis-python io matplotlib numpy pandas plotly python sklearn streamlit
Last synced: 11 Apr 2026
https://github.com/yash-rewalia/airbnb_eda_pandas
The goal of the project is to gather information and analyze the detailed information of the different entries in order to provide insights about the host and price of the property in a particular area as per your preference , type of rooms and number of reviews accordingly.
data data-cleaning data-insights data-preprocessing data-visualization matplotlib numpy pandas python seaborn
Last synced: 11 Apr 2026
https://github.com/toluwalase-taiwo/ml-zoomcamp
Machine learning repository
algorithms jupyter-notebook machine-learning matplotlib numpy pandas python3 scikit-learn
Last synced: 11 Apr 2026
https://github.com/paraskevi-kivroglou/rl-pong-agent
A project by Paraskevi Kivroglou as part of exploring deep reinforcement learning applications.
atari atari-games gym-environment gymnasium numpy python3 pytorch q-learning reinforcement-learning reinforcement-learning-agent
Last synced: 11 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: 23 Apr 2025
https://github.com/ahmedabdalkreem/animals_classification
This project is dependent to make classification between faces of cats, dogs and wild_animals and use multiple model such as CNN and pretrained model like ResNet and MobileNet and show the result of all model in the image using heatmap to know what is the part that model take decision when see it.
classification cnn heatmap matplotlib mobilenet numpy opencv pandas pretrained-models python restnet
Last synced: 12 Apr 2026
https://github.com/chandkund/sentiment-analysis-using-nlp
This project focuses on Sentiment Analysis using the textual content from product reviews. The goal is to analyze user sentiments based on their written feedback, particularly focusing on the "reviewText" column in the dataset.
lemmatization matplotlib nlp nltk numpy pandas seaborn tokenization
Last synced: 31 Jan 2026
https://github.com/mnitin-reddy/collaborative-filtering-based-recommendation-system
This project is a Book Recommendation System that uses two main approaches: Popularity-Based and Collaborative Filtering. It recommends top books based on their rating frequency and average ratings, and also provides personalized book suggestions by analyzing user interactions.
collaborative-filtering numpy pandas popularity-based-recommendation python recommendation-system scikit-learn
Last synced: 11 Apr 2026
https://github.com/soumyapro/wine-quality-prediction
This project is about the prediction of wine quality using machine learning algorithms
boxplot matplotlib numpy pandas random-forest smote
Last synced: 10 Apr 2026
https://github.com/paulbrenker/decision-tsp
Scripts from a university data analysis project to approximate the decision tsp problem using heuristics and machine learning
data-science machine-learning numpy poetry python
Last synced: 26 May 2026
https://github.com/m-rishab/job-recruitment-prediction-and-hr-dashboard-using-plotly
This project features make it ideal for dynamic HR dashboards, offering insights into candidate profiles and recruitment processes.
correlation-analysis flask kmeans-clustering numpy pandas plotly python scikit-learn seaborn standardscaler
Last synced: 12 Apr 2026
https://github.com/omarsaad21/rfm-clustering-
A full Data science and deployment project focusing on Data analysis and ML ( create a customer segmentation model to recommend the best merchants for each user as targetted offers)
business-solutions data-science eda numpy pandas plotly python sickit-learn streamlit
Last synced: 11 Apr 2026
https://github.com/soumyapro/heart-disease-prediction
This project is aimed at predicting the likelihood of coronary heart disease (CHD) in individuals over the next ten years using Logistic Regression.
logistic-regression numpy pandas simpleimputer sklearn
Last synced: 21 Jan 2026
https://github.com/sc0v0ne/ai-discipline-work
AI Discipline Work - Movie recommendation
jupyter-notebook machine-learning numpy pandas python python3
Last synced: 15 Apr 2025
https://github.com/mohamed15058/text_classification-digital-egypt-pioneers-initiative-project-
Text_Classification(Digital-Egypt-Pioneers-Initiative-Project )
depi mlops nlp nltk numpy panadas python3 twnsorflow
Last synced: 10 Apr 2026
https://github.com/crvargasm/moore-penrose-matrix
A small implementation of an algorithm that is capable of computing the Moore-Penrose inverse of any matrix.
numerical-methods numpy python
Last synced: 10 Apr 2026
https://github.com/nakshjainsonigara/football-eda
This EDA offers a comprehensive exploration of football analytics, leveraging Python libraries to analyze players, club games, and various other aspects of the sport. Through statistical analysis and visualization, we uncover insights into player performance, club strategies, and league dynamics providing valuable insights for football enthusiasts.
dash exploratory-data-analysis matplotlib numpy pandas plotly python scipy seaborn statistics
Last synced: 07 Jan 2026