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/najmulislamnajim/election_data_analysis
css django html javascript numpy pandas python
Last synced: 08 Apr 2026
https://github.com/pabs-code/face-detection-using-haar-cascade-classifier
This is a Streamlit-based face detection application that uses the Haar Cascade classifier to detect faces in uploaded images.
face-detection haar-cascade-classifier numpy opencv python streamlit
Last synced: 08 Apr 2026
https://github.com/sanjana-bongale/cancer_survival_data_analysis_and_prediction_using_logistic_regression
This project performs data analysis using Python to predict cancer patient survival outcomes. It involves data cleaning, exploratory analysis, and visualizations to explore factors like cancer type, stage, and treatments. A logistic regression model is built to predict patient survival based on demographic and medical data.
data-analysis data-cleaning data-science data-visualization eda jupyter-notebook kaggle logistic-regression machine-learning matplotlib numpy pandas predictive-modeling python scikit-learn seaborn
Last synced: 08 Apr 2026
https://github.com/secary/compsci7211
Foundations of Computer Science B
algorithms git numpy pandas shell unix
Last synced: 10 Apr 2026
https://github.com/lorenzorottigni/ml-lending-club
Machine Learning python bootcamp: random forest classifier on LendingClub dataset
ipynb machine-learning numpy pandas python random-forest-classifier scikit-learn seaborn
Last synced: 08 Apr 2026
https://github.com/colesmcintosh/pycuda-numpy-vector-ops
Accelerating NumPy Vector Operations with PyCUDA
Last synced: 28 Apr 2026
https://github.com/dmarks84/coursework_project_boston-data-project
Project for IBM Data Science course on Statistics -- Read in a large data set and performed several statistical analyses and hypothesis testing
communication data-modeling data-reporting dataframes eda hypothesis-testing matplotlib numpy pandas probability python scipy seaborn statistics visualization
Last synced: 08 Apr 2026
https://github.com/priyanshulathi/cancer-diagnosis-prediction-model
A Machine Learning project to predict cancer malignancy using K-Nearest Neighbor, Support Vector Machine, and Decision Tree algorithms.
machine-learning numpy pandas python scikit-learn
Last synced: 03 Jan 2026
https://github.com/alphacrypto246/insurance-charges-prediction
The Predicting Insurance Charges project uses Decision Tree Regression to predict insurance charges based on features like age, sex, BMI, and smoking habits. It involves data preprocessing, feature scaling, and model evaluation with metrics like MAE and R².
machine-learning numpy pandas scikit-learn scikitlearn-machine-learning
Last synced: 03 May 2026
https://github.com/ashkarin/rawimage
Read and write RAW images (or data arrays) without a headache.
image-processing imagej ndarray numpy raw-data raw-image readers writers
Last synced: 28 Apr 2026
https://github.com/armahdavi/analytics_statistics_ML_plotting_dust_extraction_hvac_filters_ph2
PhD Technical Paper 1 - Phase 2 - 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
data-pipelines data-science data-visualization machine-learning matplotlib-pyplot numpy pandas-dataframe python scipy-stats sklearn statistics
Last synced: 17 Sep 2025
https://github.com/athari22/classification-with-python
IBM Project
classification-algorithm decisiontree decisiontreeclassifier ibm k-nearest-neighbor knn knn-classification logistic-regression lr matplotlib ml numpy pandas python sklearn sklearn-library support-vector-machine svm svm-classifier visualization
Last synced: 09 Apr 2026
https://github.com/abeertechcamus/documentdata
The dataset was cleaned and queried using Python inside Jupyter Notebook and visualizes using PowerBI Document Data Analysis Projects
dax jupyter-notebook numpy pandas powerbi python
Last synced: 04 May 2026
https://github.com/roluochke/real-estate-price-prediction-app
This is a data science project for a real estate price prediction website.
flask html-css-javascript jupyter-notebook matplotlib numpy python sklearn
Last synced: 09 Apr 2026
https://github.com/riyajain255/customer-segmentation-for-e-commerce
This project analyzes online retail data to segment customers using K-Means clustering and build classification models to predict those segments based on purchasing behavior.
customer-segmentation data-analysis kmeans-clustering logistic-regression machine-learning matplotlib numpy pandas python random-forest scikit-learn seaborn-plots
Last synced: 02 Apr 2026
https://github.com/zakintaliban/indonesia-train-passenger-forecasting
A project to analyze and forecast train passenger numbers in Indonesia using Python, Pandas, and Scikit-learn.
bps data-analysis data-science dataanalysis datascience forecasting indonesia kereta-api machine-learning machinelearning numpy pandas python scikit-learn scikitlearn seaborn time-series
Last synced: 29 Apr 2026
https://github.com/samiksha29-patil/flipkart-mobiles-data-analysis-visualization-in-python
This project analyzes Flipkart Mobiles Dataset to extract useful insights about mobile phones, their pricing, ratings, discounts, and customer reviews. The analysis and visualization are done using Python to understand market trends and customer preferences.
data-analysis data-visualization matplotlib numpy pandas python seaborn
Last synced: 04 May 2026
https://github.com/makcoder-2004/exploratory-data-analysis-projects
This repository features Exploratory Data Analysis (EDA) projects using Python, Pandas, NumPy, Matplotlib, and Seaborn to clean, explore, and visualize data. The goal is to uncover patterns, trends, and insights through statistical analysis and clear visualizations, preparing datasets for deeper analysis or modeling.
csv-files dataframes jyputer-notebook matplotlib numpy pandas seaborn
Last synced: 07 May 2026
https://github.com/labex-labs/numpy-for-beginners
This comprehensive course covers the fundamental concepts and practical techniques of NumPy, the essential library for numerical computing in Python. Learn to create, manipulate, and analyze arrays efficiently.
array-manipulation array-slicing beginner-friendly course data-analysis data-science data-structures fast-computation hands-on labex labs linear-algebra matrix-operations numerical-computing numpy programming python python-programming scientific-computing vectorized-operations
Last synced: 20 Jun 2026
https://github.com/rohanbanerjee1234567-cell/prediction-of-expected-salary-using-machine-learning
Here is my first Project Repository where I have made a Machine Learning Project using Python. The Problem statement was to train a model based on the given Dataset and from there we need to Predict the Expected Salary of an Employee who will have similar profiles.
exploratory-data-analysis linearregression matplotlib-pyplot numpy pandas randomforest randomforestregressor scikit-learn scikitlearn-machine-learning searborn visualization
Last synced: 27 Apr 2026
https://github.com/radithsandeepa/robot-path-visualizer
Welcome to Robot Path Visualizer! This tiny project uses Python, Pygame, and NumPy to replay a precomputed trajectory (x, y, θ). It rotates a robot sprite frame-by-frame and draws a trail, making it handy for diff-drive path playback, simulation demos, and quick visual debugging of robotics experiments.
animation numpy pygame python robot-simulation robotics trajectory-visualization
Last synced: 18 Sep 2025
https://github.com/akash-207/ecommerce-monetization-analysis
“Revenue and monetization analysis of Brazilian e-commerce data (Olist dataset). Includes KPIs, trends, and business insights.”
business-analytics matplotlib mysql numpy pandas python seaborn
Last synced: 09 Apr 2026
https://github.com/rarawe/taskly
A public repository for taskly
celery flutter-app hacktoberfest numpy pandas pydata queue queue-workers queued-jobs redis redis-queue scikit-learn scipy task-runner
Last synced: 09 Apr 2026
https://github.com/nguyenanhtuan1912/datatable-image-to-text
Repository này là đồ án môn học Computer Vision
computer-vision javascript nodejs numpy opencv python tesseract
Last synced: 09 Apr 2026
https://github.com/mirzaazwad/tymbert
TYMBert is our submission for NCIM 2025, a spam classifier that makes use of knowledge distillation to compress the model while preserving accuracy
bert huggingface-transformers knowledge-distillation machine-learning matplotlib numpy pandas python3 scikit-learn tiny-bert torch
Last synced: 09 Apr 2026
https://github.com/jcardonamde/datasets_ml
This project analyzes cab and limousine travel data in New York City. This with the goal of predicting the total duration of trips within the city. Machine learning models were used.
data-science machine-learning machine-learning-algorithms matplotlib numpy pandas pipelines python seaborn sklearn
Last synced: 09 Apr 2026
https://github.com/Khushi130404/CatNet
CatNet is a simple machine learning project that classifies images as either a cat or not a cat using logistic regression. The dataset consists of labeled images of cats and non-cats, preprocessed and used to train a binary classification model.
h5py matplotlib numpy pillow scipy
Last synced: 19 Sep 2025
https://github.com/shauryashaurya/marty_mcfly
Code, text and notebooks on a tutorial for Introduction to Machine Learning using open sources
anaconda jupyter-notebooks machine-learning machine-learning-tutorials notebook numpy python regression scikit-learn scipy tutorial
Last synced: 09 Apr 2026
https://github.com/haseebulhassan437/lstm-next-word-predictor
A deep learning-based LSTM model for predicting the next word in a sequence using natural language processing techniques.
keras-tensorflow lstm numpy tensorflow
Last synced: 18 Apr 2026
https://github.com/rajireddy15/employee-attrition-prediction-hr-analytics-
Employee Attrition Prediction (HR Analytics) helps organizations analyze employee data, identify factors driving turnover, and predict attrition using machine learning and visual dashboards, enabling data-driven HR decisions and retention strategies.
data-cleaning data-collection data-manipulation data-preprocessing data-science data-visualization eda feature-engineering imbalanced-data machine-learning mysql-database numpy pandas
Last synced: 04 May 2026
https://github.com/kikoveiga/feup-ia1
Artificial Intelligence (IA) First Project (2023/2024): BSc in Informatics and Computing Engineering @ FEUP
feup feup-ia feup-leic genetic-algorithms hill-climbing numpy pandas python simulated-annealing tabu-search
Last synced: 06 May 2026
https://github.com/shambac/shamboflow
Fierce tensorflow competitor
cuda cupy machine-learning numpy pypi-package
Last synced: 19 Feb 2026
https://github.com/mallocode300/colour_palette_generator
Upload an image and immediately obtain a colour palette with the 10 most common colors in HEX codes and RGB
Last synced: 29 Jul 2025
https://github.com/nathadriele/transaction_fraud_prevention_pipeline
Uma solução de detecção e prevenção de fraudes em transações financeiras, combinando Machine Learning, regras de negócio e análises estatísticas avançadas. O sistema oferece um dashboard interativo para monitoramento em tempo real, análise de dados e gestão de alertas de fraude.
data-analysis data-visualization docker fraud-prevention machine-learning matplotlib numpy pandas pipeline pytest python scikit-learn scipy seaborn streamlit tensorflow transaction xgboost
Last synced: 10 Apr 2026
https://github.com/ledsouza/MedPhys-BI
Aplicativo desenvolvido para gestão e análise de dados do Serviço de Física Médica em Medicina Nuclear do HCPA
aws boto3 cloud-computing cloud-run docker dotenv gcp mongodb numpy os pandas plotly pymongo python s3 streamlit terraform vitrinedev yaml
Last synced: 22 Sep 2025
https://github.com/youssefali11997/free-style-coding
Scripts written as practice, trying new technology or just playing with the code !
bash javascript numpy python3 ruby-on-rails scripts vuejs
Last synced: 12 Apr 2026
https://github.com/valmir-unicap/deteccao-de-mascaras-faciais
Experimento baseado no artigo: A Face Mask Detection Algorithm Based on YOLO
kaggle-dataset mobilenetv2 numpy opencv python torch yolo
Last synced: 12 Apr 2026
https://github.com/darkdk123/handwashing-discovery-analysis
A Guided Project in a Boot camp to Analyse the Original Data used in the Discovery of Viruses & Hand Washing By Dr. Ignaz Semmelweis in Vienna General Hospital in the 1840s.
data-analysis data-science data-visualization matplotlib-pyplot numpy pandas plotly-python python seaborn-plots
Last synced: 09 Apr 2026
https://github.com/nagipragalathan/python_tutorial_for_data-science
This repository is a comprehensive guide for learning data science using Python. It covers various essential libraries and tools commonly used in the field of data science, including Jupyter Notebook, Matplotlib, NumPy, Pandas, Scikit-learn, and PyTorch.
datascience datavisualization deeplearning jupyter jupyter-notebook learning-by-doing learningresources machinelearning matplotlib numpy opensource pandas python python-script python3 pytorch pytorch-implementation scikitlearn tutorial
Last synced: 09 Apr 2026
https://github.com/dmarks84/ind_project_european-soccer-top-points-contributors--kaggle
Independent Project - Kaggle Dataset-- I worked on the European Soccer Dataset, using SQL (SQLite) to read in the data and then data wrangling before running statistical analysis and hypothesis testing on questions of who helps earn the most points for their team.
data-wrangling hypothesis-testing numpy p-values pandas python scipy-stats statistics t-test
Last synced: 09 Apr 2026
https://github.com/mr-chang95/twitter_datawrangling
Twitter Data Wrangling for Udacity's Data Analyst Nanodegree Program
data-visualization data-wrangling dogs matplotlib numpy pandas python twitter
Last synced: 09 Apr 2026
https://github.com/0xunkn0wn4m1r/data_engineering_banking_project
🏦 Build a complete data engineering workflow for a banking system, showcasing ETL processes, data transformations, and an interactive financial dashboard.
automation data-analysis data-cleaning data-science feature-engineering fintech-bank flask-api loan-default-prediction machine-learning mlops model-explainability numpy postgresql scikit-learn segmentation shap sql unsupervised-learning
Last synced: 09 Apr 2026
https://github.com/rezapace/machine-learning-sound-detection
Welcome to the Machine Learning Detection Sound project! This project harnesses the power of machine learning to analyze car sounds, enabling the detection of vehicles based on their audio signatures.
colab-notebook googlecolab jupyter-notebook machine-learning numpy pathlib python python3 sound source tensorflow voice voice-recognition
Last synced: 09 Apr 2026
https://github.com/mrandolph95/grad-projects
Projects completed during my ASU grad program for Social Data Science.
beautifulsoup nltk numpy pandas regression-analysis sckiit-learn seaborn selenium
Last synced: 09 Apr 2026
https://github.com/waghraj1699/codeclauseinternship_customer_segmentation_tool
Implementing customer segmentation using ML, covering exploring advantages, preprocessing, K-means clustering, and visualization.
data-preprocessing kmeans-clustering machine-learning numpy pandas visualization
Last synced: 08 May 2026
https://github.com/mrmalik2512/catsvsdog.github.io
A CNN model integrated with flask backend the project is trained on image data of dogs and cats and integrated with a website predicts the given image is dog or a cat
deep-learning numpy python scikit-learn tensorflow
Last synced: 09 Apr 2026
https://github.com/nahiyanhkhan/stock-market-data-analysis_capstone-project
In this course, learned and solved assignments on SQL and Python. Final capstone project was on analyzing "Stock Market Data". Achieved 100% score in every assignment.
data-analysis data-analytics matplotlib mysql mysql-database numpy pandas python sql
Last synced: 09 Apr 2026
https://github.com/abhisek-13/multi-commodity-price-predictor
The Multi-Commodity Price Predictor is a machine learning project that predicts the prices of cars, bikes, and laptops. Using advanced techniques, it provides accurate price predictions based on user inputs. The project features an easy-to-use interface built with Streamlit, enabling users to get price predictions quickly and easily.
machine-learning machine-learning-algorithms matplotlib numpy pandas python seaborn sklearn sklearn-library streamlit
Last synced: 09 Apr 2026
https://github.com/L-Gre/TradeFX-AI
A Python-based project exploring algorithmic trading strategies, including backtesting, real-time data integration, and predictive modeling with TensorFlow and Keras. Key topics include technical indicators, risk management, and leveraging AWS and broker APIs for automated trading.
algorithmic-trading aws backtesting broker-api keras machine-learning matplotlib numpy pandas portfolio-optimisation python real-time-data-integration risk-management technical-indicators tensorflow
Last synced: 26 Sep 2025
https://github.com/magnitopic/ft-linear-regression
Your first implementation of a machine learning algorithm. Predicting the price of a car by it's milage
42school ai ai-algorithm ft-linear-regression linear-regression machine-learning matplotlib numpy pandas prediction-algorithm python
Last synced: 16 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/ashishsingh789/bcg_virtual_internship
This repository showcases my BCG X virtual internship project on customer churn analysis for PowerCo, covering business understanding, EDA, feature engineering, and modeling using Python and machine learning.
data-manipulation data-science dataanalysis datavisualization eda machine-learning matplotlib numpy pandas python random-forest scikit-learn seaborn
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/jim-by/scrape_analysis_books
Scraping book data from the website books.toscrape.com and performing analysis on the collected data.
beautifulsoup json matplotlib numpy pandas python scipy scraping seaborn
Last synced: 09 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/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/danish-jamil-01/image-dehazer
Remove the haze from the image using dark channel prior and guided filter
dark-channel-prior guided-filter guided-filtering ndimage numpy open-cv opencv opencv-python pillow python scipy skimage tkinter
Last synced: 09 Apr 2026
https://github.com/dulajkavinda/handwritten-recognition
🛢Handwritten Digit Recognition using OpenCV
added machinelearning numpy opencv python
Last synced: 09 Apr 2026
https://github.com/fazal-coder/data-science-business-analytics-tsf
I have completed two tasks in this repository , task 3 and task 4
matplotlib numpy pandas python scipy
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/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/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/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/prat555/python_practice
These files contain the Python exercises I completed as practice.
deep-learning numpy pyhton3 regex
Last synced: 01 Oct 2025
https://github.com/andremenezesds/pa004_health_insurance
Health Insurance Cross-Sell(Learning to Rank Machine Learning Project)
backend backend-api data-analysis data-science data-visualization dataviz lgbm machine-learning matplotlib numpy optuna pandas python scikit-learn shell-script sql webapi xgboost
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/v41bh4vr4jput/data-analysis-with-python
This repository is a comprehensive collection of data analysis projects and tutorials using Python's most powerful libraries: NumPy, Pandas, Seaborn, and Matplotlib. It is designed to help you explore, clean, visualize, and analyze data efficiently.
api data data-analysis data-visualization matplotlib numpy pandas python sakila-db seaborn
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/samanthalang/samanthalang_portfolio
Une data analyste avec la vision d'une consommatrice et la stratégie d'une marketeuse.
bigquery excel figma mysql notebook numpy pandas postgresql powerbi powerquery python sql sqlite wordpress
Last synced: 09 Apr 2026
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/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/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/jalijuhola/amazon-textual-reviews-recommender-
predicting score and recommending using amazon textual reviews
numpy pandas python scikit-learn typescript
Last synced: 09 Apr 2026
https://github.com/vipinchaudhary31122002/valuevanguard
ValueVanguard is a machine learning project for accurate house price predictions. Using advanced algorithms and real-world data, it empowers users to analyze and forecast property values efficiently. Perfect for developers, data enthusiasts, and real estate professionals. 🏠📈
machine-learning matplotlib numpy pandas python sklearn streamlit
Last synced: 12 Apr 2026
https://github.com/1ayanabil1/100-days-of-python-bootcamp
Join me on my journey to code in Python every day for 100 days! 🐍 This challenge is designed to sharpen my programming skills, explore Python libraries, and build cool projects along the way.
data-structures data-structures-and-algorithms data-visualization django flask machine-learning matplotlib numpy pandas python seaborn web-development
Last synced: 09 Apr 2026
https://github.com/srikarveluvali/dataanalysis
The "Dataset - Extraction, Analysis, and Visualization" project is a Python-based data analysis venture that focuses on exploring and interpreting the "Video Game Sales Analysis" dataset.
css data-analysis html javascript matplotlib numpy pandas python seaborn tableau
Last synced: 09 Apr 2026
https://github.com/sk-g/mnist_beginners
Model search in traditional machine learning algorithms (non DL) and DL starter codes on MNIST dataset. This is a good starter code for beginners trying to learn about curse of dimensionality, overfitting and other concepts in general
keras machine-learning machine-learning-algorithms mnist mnist-beginners mnist-classification mnist-dataset numpy overfitting python pytorch pytorch-implmention resnet resnet-50 scikit-learn scikitlearn-machine-learning sklearn tensorflow
Last synced: 09 Apr 2026
https://github.com/magzybog12/real-time-object-distance-measurement-using-opencv-python
Using an A4 paper as a guide, performing the distance measurements to find the height and width of objects placed in the region
numpy opencv-python pycharm-ide
Last synced: 05 May 2026
https://github.com/prath0m/python-numpy
Python basic Numpy Program
machine-learning numpy python python3
Last synced: 09 Apr 2026
https://github.com/vlasdislav/flakevision
colab-notebook cv2 matplotlib ml numpy python scikit-learn
Last synced: 09 Apr 2026
https://github.com/mdarshad1000/ml-libraries
Code for the scientific and visualization libraries in Python for Machine Learning.
matplotlib numpy pandas seaborn
Last synced: 09 Apr 2026
https://github.com/abhirajp595/python2
Capstone Project using python(Real-Estate)
data-analysis data-science data-visualization jupyter-notebook machine-learning numpy pandas python statistics
Last synced: 09 Apr 2026
https://github.com/danishzulfiqar/predictive-maintenance-model-training
Model Training and Deployment Scripts for Predictive Maintenance.
h5 jupyter-notebook keras-tensorflow mongodb mongosse numpy nural-network pandas pickle shap tensorflow
Last synced: 09 Apr 2026
https://github.com/mani-prakash-n-r/book_recommendation_system_using_hybrid_technique
The Book Recommendation System uses collaborative and content filtering techniques to suggest books based on user preferences and content similarity.
csv html numpy pandas python sckiit-learn
Last synced: 09 Apr 2026
https://github.com/kmkurn/text2array
Python library to convert text dataset into arrays.
deep-learning natural-language-processing neural-networks numpy
Last synced: 14 May 2026
https://github.com/amandeep-gupta19/chatbot
Created a custom chatbot using Langchain. Here's a summary of what I did: Data Extraction: I gathered data about technical courses from the Brainlox website using Langchain’s URL loaders. Embedding Creation & Storage: I converted this data into embeddings and stored it in a vector store for efficient searching. API Development: I built a Flask
data-extraction faiss-vector-database flask-restful langchain numpy scikit-learn vector-database webbaseloader
Last synced: 09 Apr 2026
https://github.com/eesunmoon/data_analysis
Data Analysis
beautifulsoup numpy pandas python selenium
Last synced: 09 Apr 2026
https://github.com/prithvi45/machine-learning-prerequisites
Basics to Advance concepts on Numpy, Pandas, Matplotlib
matplotlib numpy pandas python
Last synced: 09 Apr 2026
https://github.com/shanaxrules/ml-exercise-practice
Notebook for all ML exercises
jupyter machine-learning machine-learning-algorithms matplotlib matplotlib-pyplot numpy pandas scikitlearn-machine-learning tensorflow
Last synced: 09 Apr 2026
https://github.com/armahdavi/ml-xgboost-regressor---rapid-filter-forensics_rff-dust-recovery-from-hvac-filter
ML modelling of dust recovery from HVAC filters: Linear Regression vs. XGBoost - Project Milestone: 2017-2020.
linear-regression machine-learning matplotlib matplotlib-pyplot mpl-toolkits-mplot3d numpy pandas python seaborn seaborn-plots sklearn xgboost-regression
Last synced: 09 Apr 2026
https://github.com/akshay-rajan/machinelearning
Introduction to Machine Learning
machine-learning machine-learning-algorithms matplotlib numpy pandas sklearn
Last synced: 09 Apr 2026
https://github.com/alphacrypto246/old-car-price-prediction
The Old Car Price Prediction project predicts used car prices using features like age, mileage, and fuel type. It includes data preprocessing, model training, and visualization of trends, with easy customization for additional features or models.
machine-learning numpy pandas scikit-learn scikitlearn-machine-learning
Last synced: 09 Apr 2026
https://github.com/lexxai/goit_python_ds_hw_03
Модуль 3. Класичне машинне навчання. Перенавчання. Лінійна регресія. LaTeX формули.
latex linear-regression matplotlib numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/amruta33/melanoma-detection
To build a CNN based model which can accurately detect melanoma. Melanoma is a type of cancer that can be deadly if not detected early. It accounts for 75% of skin cancer deaths. A solution that can evaluate images and alert dermatologists about the presence of melanoma has the potential to reduce a lot of manual effort needed in diagnosis.
keras machine-learning numpy pandas python3 sckiit-learn tensorflow
Last synced: 09 Apr 2026