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/mayankmittal29/duplifinder-quora-clone-catcher
An advanced system for detecting semantically duplicate question pairs using cutting-edge NLP techniques. Combines traditional ML models (XGBoost, SVM, Random Forest) with deep learning architectures (BiLSTM, Siamese Networks, Transformers) and contextual embeddings (BERT, RoBERTa). Features engineered using token similarity, fuzzy matching, and em
bert bilstm cross-validation eda fastext fuzzy-matching glove numpy pandas python3 quora-question-pairs random-forest roberta seaborn stemming svm tf-idf transformers word2vec xgboost
Last synced: 15 Apr 2026
https://github.com/chandkund/titanic-survival-prediction
Welcome to the Titanic Survival Prediction project! 🌊 This project predicts passenger survival on the Titanic using machine learning models. By analyzing features like class, gender, and age, we aim to uncover the factors that influenced survival rates during this historic event. Dive in to explore the insights and models developed!
data-science machine-learning matplotlib numpy python seaborn sklearn visualization
Last synced: 07 Apr 2026
https://github.com/kanika300393/loan_prediction
This project implements a Loan Prediction system using Support Vector Machine (SVM). It includes data preprocessing, visualization of features like income and education, and model evaluation. The goal is to predict loan approval based on the dataset. Clone the repo to explore the code and improve the model.
data-science machine-learning numpy pandas python scikit-learn svm-classifier
Last synced: 09 Apr 2026
https://github.com/hoyirul/flask_test
This is a Python programming using flask and has been set up with the MVC concept and can connect to the database
flask mysql numpy python3 restful-api
Last synced: 07 Apr 2026
https://github.com/simon2k/stock-price-prediction-evaluation
This project is indented to present a small evaluation of different types of regression models for predicting stock prices for AAPL.
evaluation machine-learning numpy pandas predicting-stock-prices scikit-learn
Last synced: 07 Apr 2026
https://github.com/manikantasanjay/emotion_prediction_kaggle_cnn
Real time Facial Emotion Recognition System with CNN Model Architecture making use of Transfer Learning, Data Augmentation, and Regularization Techniques.
cnn convolutional-neural-networks dataset deep-learning jupyter-notebook matplotlib numpy pandas python3 pytorch transfer-learning
Last synced: 11 Apr 2026
https://github.com/satheesh-meadi/real_time_financial_risk_dashboard
Financial Risk Analysis Dashboard 🚀. An interactive Streamlit dashboard designed for analyzing and visualizing portfolio performance. Features include CAPM analysis, portfolio optimization, efficient frontier visualization, and real-time stock data to help optimize investments.
numpy pandas plotly plotly-express python3 scikit-learn streamlit yfinance
Last synced: 05 Apr 2026
https://github.com/danishzulfiqar/micro-service-predictive-maintenance
Predictive maintenance backend server for model inferance, upload and update.
aws-ec2 container deployment docker fastapi inference keras-tensorflow machine-learning microservice numpy nural-network pandas predictive-maintenance python shap tensorflow
Last synced: 07 Apr 2026
https://github.com/youngermaster/coulomb-superposition-principle
Principio de Superposición de Coulomb y Ley de Biot-Savart
coulomb-law matplotlib numpy simulation
Last synced: 18 May 2026
https://github.com/dineshdhamodharan24/data_science_final_project
Customer Insights & Recommendation System: Harnessing Decision Tree, Logistic Regression, and Random Forest models for behavior analysis. Utilizing EasyOCR and Python Imaging Library for image information extraction. Employing NLTK for sentiment analysis on textual data
classification final-project guvi-projects image-processing nltk-python numpy ocr pandas recommendation-system sentiment-analysis sklearn-library streamlit text-processing worldcloud
Last synced: 02 May 2026
https://github.com/kamildzierzak/pjatk-suml-project
auth0 flask numpy pjatk python react supabase tailwindcss tensorflow
Last synced: 07 Apr 2026
https://github.com/dmarks84/coursework_project_data-analysis-apache-spark
Project for IBM Data Engineering & Python course on ETL & Big Data -- Read in data, wrote to SQL database and performed queries, performed statistical analysis and issued reports
apache-sprk automation dag data-modeling eda elt etl numpy pandas pipelines python sql statistics visualization
Last synced: 11 Apr 2026
https://github.com/jcardonamde/food-sales-predictions
A project that seeks to predict the sales of a food distributor by applying machine learning algorithms and data analysis.
data-science machine-learning machine-learning-algorithms numpy pandas pipelines python seaborn sklearn
Last synced: 05 Apr 2026
https://github.com/audrbar/py_site
Website for displaying Data Science Projects build on Streamlit
matplotlib numpy pandas python3 requests streamlit
Last synced: 11 Apr 2026
https://github.com/ramyacp14/sentimentanalysis
Implements a sentiment analysis model to determine the emotional tone behind text, helping understand attitudes, opinions, and emotions in online mentions.
machine-learning natural-language-processing nltk numpy pandas python scikit-learn
Last synced: 07 Apr 2026
https://github.com/rishabhmathur06/optical_flow-using-raft-and-pytorch
matplotlib numpy opencv python pytorch raft
Last synced: 07 Apr 2026
https://github.com/jainish-prajapati/solar-flare-prediction
This repository contains code and data for predicting solar flare energy ranges using machine learning, based on NASA's RHESSI mission data. It includes preprocessing of FITS files into a unified CSV dataset and implements models like Gradient Boosting, Random Forest, and Decision Tree classifiers, achieving accuracies up to 87%.
data-visualization machine-learning numpy pandas python scikit-learn solar-flare-prediction
Last synced: 30 Dec 2025
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: 30 Dec 2025
https://github.com/myahninsi/credit_card_fraud_detection
This repository is for the Neural Networks and Deep Learning Course - Assignment 1, focusing on credit card fraud detection. The project utilizes a machine learning model to predict whether a transaction is fraudulent using a synthetic credit card dataset.
matplotlib numpy pandas pickle python scikit-learn seaborn streamlit
Last synced: 09 Apr 2026
https://github.com/maxbleu/f1analisys
A Python repository for analyzing and visualizing Formula 1 data. Includes tools for race statistics, performance comparisons, and custom visualizations.
data-science f1 f1-analisis f1api fastf1 formula1-analysis formula1-data-analysis matplotlib-python motorsport numpy pandas python seaborn
Last synced: 12 Sep 2025
https://github.com/hellenilda/ml-housing-price-prediction
Projeto simples para fazer previsão de preços de casas usando Regressão Linear.
artificial-intelligence machine-learning matplotlib numpy python sklearn streamlit
Last synced: 05 Apr 2026
https://github.com/andreazoccatelli/light_permanova
A lightweight implementation of PERMANOVA based on Euclidean distance from centroid
computervision numpy permanova pytorch statistics tabular-data
Last synced: 08 May 2026
https://github.com/philcs/electromag
Électromagnétisme, Université Laval, 2017
Last synced: 18 May 2026
https://github.com/ireneflorez/sf-kindergarten-lottery
Data analysis reviewing data and findings on the public school kindergarten lottery in San Francisco
ipynb-jupyter-notebook jupyter-notebook numpy pandas python sql
Last synced: 17 Feb 2026
https://github.com/exclowd/gg
A library for creating terminal based games in python.
Last synced: 18 May 2026
https://github.com/mihirh19/house-price-prediction
kaggle machine-learning numpy pandas seaborn sklearn
Last synced: 05 Apr 2026
https://github.com/muzahid0408/student_marks_analysis_using_numpy
This project analyzes a student marks dataset to calculate key statistical measures such as mean, median, standard deviation, and more.
datasets jupyter-notebook numpy numpy-arrays pythoh
Last synced: 04 May 2026
https://github.com/ifte-13/loan-approval-system
Loan Approval System
imbalanced-learn matplotlib numpy pandas scikit-learn seaborn tensorflow
Last synced: 11 Apr 2026
https://github.com/gdg-a-coruna/inteligencia-artificial-en-la-deteccion-del-cancer
Repositorio con recursos sobre la charla Build with AI: Inteligencia Artificial en la Detección del Cáncer
ann breast-cancer breast-cancer-prediction breast-cancer-wisconsin keras lasso matplotlib ml numpy pandas python r svm tensorflow
Last synced: 17 Feb 2026
https://github.com/wbadart/simplegcn
Basic implementation of a Graph Convolutional Network
data-science gcn neural-network numpy
Last synced: 18 May 2026
https://github.com/karthikarajagopal44/data-analysis-using-python-libraries-
The COVID-19 pandemic has significantly impacted India, necessitating a detailed analysis of the virus’s spread within the country. In this project, we explore an India-specific COVID-19 dataset, leveraging Python libraries such as Pandas, NumPy, Matplotlib, and Seaborn.
data-cleaning data-visualization matplotlib numpy pandas python python3 scikit-learn seaborn
Last synced: 07 Apr 2026
https://github.com/abhisek-13/diabetes-prediction
The Diabetes Prediction Web App uses machine learning to predict if someone has diabetes based on their health data. Trained on the Kaggle diabetes dataset, it offers real-time predictions through a user-friendly Streamlit interface.
machine-learning matplotlib numpy pandas python sklearn streamlit
Last synced: 11 Apr 2026
https://github.com/fahrettinsolak/ai-map-based-geographic-clustering-project
This project focuses on clustering crime incidents in San Francisco using the K-Means algorithm. The dataset is obtained from Kaggle and contains information about crime types, geographical coordinates, and other relevant features. The goal is to identify crime hotspots through geographic clustering and visualize the clusters on an interactive map.
artificial-intelligence deep-learning elbow-method jupyter-notebook machine-learning numpy openstreetmap pandas phyton plotly scikit-learn standardscaler
Last synced: 05 Apr 2026
https://github.com/crafterkolyan/eigenvalues-speed-comparison
Сравнение скорости вычисления собственных значений положительно определённых матриц. Проект по спецкурсу "Высокопроизводительные вычисления на платформе Python". Основной результат - Python с JIT компилятором обгоняет нераспараллеленный C++ по скорости.
cpp eigenvalues numba numpy python speed university
Last synced: 10 Jul 2025
https://github.com/mr-talhailyas/histogram-equalization-and-contrast-stretching
Histogram equalization and contrast stretching without using builtin library functions.
contrast-stretching histogram-equalization image-enhancement image-processing numpy
Last synced: 29 Apr 2026
https://github.com/axelsgit/fashion-recommender
This project builds a hybrid and visual recommender system for (luxury) fashion products, simulating a real-world e-commerce scenario (e.g., Zalando, Farfetch, Fashion Nova). It integrates visual filtering, collaborative filtering, content-based filtering, and hybrid models, enriched with user metadata and interaction recency.
deepfashion fashion fastapi numpy pandas python resnet-50 sklearn streamlit tensorflow ui-design
Last synced: 07 Apr 2026
https://github.com/andremenezesds/house_rocket_sales_insights
Data analysis for House Rocket Sales Company database, including insights for sales optimization.
data-analysis data-visualization geopandas git github jupyter-notebook linux numpy pandas powerbi python seaborn seaborn-python streamlit streamlit-webapp ubuntu vscode windows10
Last synced: 21 Jan 2026
https://github.com/zainulmustafa/home-neural-net-gui-using-flask
I am working on a project that I call HNN whose GUI is created using Flask framework to give multiple users the access of controlling components over the same connection.
flask flask-api flask-server html5 numpy python3
Last synced: 05 May 2026
https://github.com/shwetapardhi/assignment-1-q7--basic-statistics-level-1
Q7) Calculate Mean, Median, Mode, Variance, Standard Deviation, Range & comment about the values / draw inferences, for the given dataset For Points,Score,Weigh> Find Mean, Median, Mode, Variance, Standard Deviation, and Range and also Comment about the values/ Draw some inferences. Use Q7.csv file
mean median mode numpy pandas python range standard-deviation variance
Last synced: 05 May 2026
https://github.com/jhaabhijeet864/numpy_for_machine_learning
It's a collection of python notebooks comprising of learning materials of numpy for machine learning
notebooks-jupyter numpy numpy-arrays numpy-library python
Last synced: 18 May 2026
https://github.com/amnydv17/algorithm-visualizer
This project aims to offer a visual representation of how different algorithms work, making it easier for developers, students, and enthusiasts to understand their functionalities and behaviors through graphical demonstrations.
matplotlib numpy python3 seaborn
Last synced: 18 May 2026
https://github.com/pzuehlke/hands-on-numpy
An introduction to NumPy for undergraduate students, focusing on basic linear algebra
linear-algebra numpy numpy-tutorial python scipy
Last synced: 18 Apr 2026
https://github.com/ljadhav25/django-data-analyzer
Django Data Analyzer is a web application built using the Django framework, designed to streamline data analysis tasks. Users can upload CSV files containing data for analysis. The application utilizes the powerful data manipulation capabilities of Python libraries like pandas and numpy to perform various analyses on the uploaded data.
data-analysis data-visualization django-application matplotlib numpy pandas python seaborn
Last synced: 01 Mar 2026
https://github.com/venky-1710/superhero-recruitment
Superhero Recruitment System predicts hero selection using machine learning. Users input hero attributes through a web interface. A Random Forest model analyzes abilities, strengths, weaknesses, success rates, and missions completed. The Flask app displays results, showing if a hero is selected.
css flask html numpy pandas python scikit-learn
Last synced: 07 Apr 2026
https://github.com/gehad-ahmed30/hand-gesture-volume-control
This repository features innovative projects using OpenCV, highlighting the power of computer vision. With detailed documentation and source code, developers can easily learn various techniques. Explore to enhance your understanding of image processing and object detection! 🚀
mediapipe numpy opencv pyautogui python
Last synced: 08 Apr 2026
https://github.com/akku-1206/spotify_data_analysis
Spotify Tracks Analysis Overview This project performs an exploratory data analysis (EDA) on Spotify music data to uncover insights and correlations related to song features, popularity, and genre.
matplotlib numpy pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/saket-sk/data-science-lab
List of Assignments I have performed as a part of Honorary Course of Data Science and Machine Learning Lab.
data-cleaning data-science jupyter-notebook jupyter-notebook-extension numpy numpy-arrays pandas pandas-dataframe pandas-python python
Last synced: 16 Apr 2026
https://github.com/piyushamukherjee/fuxi
– A Cascade Machine Learning Forecasting System for 15-Day Global Weather Prediction
ml numpy pandas tensorflow weather-forecast
Last synced: 13 Apr 2026
https://github.com/yadavkaushal/datascience-e-commerce-shopping-details
This project analyzes customer purchase data including details such as location, company, credit card usage, browser info, job roles and purchase price. It explores patterns in payment methods, spending behavior and online transactions. Using Pandas, Matplotlib and Seaborn, we clean analyze and visualize key trends to derive actionable insights.
data datacleaning dataframe datapreprocessing dataset libraries matplotlib numpy pandas plots visulaization
Last synced: 06 May 2026
https://github.com/maia-bastos/regress-o-linear-atividade-est-gio-cvm
Linear Regression Model - Teste Técnico
machine-learning numpy pandas python sklearn
Last synced: 07 Apr 2026
https://github.com/nambukeerthi/phonepe_project
This project will create a live geo-visualization dashboard using data from the PhonePe Pulse GitHub repository.
matplotlib numpy pandas python sklearn sql streamlit
Last synced: 07 Apr 2026
https://github.com/tapas-gope/telecommunication-customer-churn
This project involves predicting customer churn in a telecommunications company using machine learning techniques, exploring various features' impact, optimizing models, and identifying key factors influencing churn.
feature-engineering matplotlib-pyplot model-evaluation-and-validation numpy pandas python scikit-learn
Last synced: 12 Sep 2025
https://github.com/biswarup14/priceprediction-ml-model
machine-learning numpy pandas python scikit-learn
Last synced: 07 Apr 2026
https://github.com/werctfourth/python-border-autocrop
A Python script that crops borders from images.
border crop image-processing numpy pillow python python3
Last synced: 18 May 2026
https://github.com/samankhamesian/rating-prediction-system
This project is an implementation of simple rating prediction systems for items from user
latent-factor-model machine-learning numpy pattern-recognition python rating-prediction
Last synced: 18 May 2026
https://github.com/grandmoff100/pygrids
Dimensional Data Manipulation and Spreadsheet-like pretty grids.
arrays grids hacktoberfest numpy python spreadsheet
Last synced: 18 May 2026
https://github.com/asuquoaa/energy-_gdp-_and_scimago_rankings_analysis-2006-2015
Analysis of top 15 countries in energy, renewables, and GDP using three global datasets.
Last synced: 01 May 2026
https://github.com/lordy5/ml-algorithms
Implementing ml algorithms from scratch to learn how they work.
from-scratch machine-learning ml numpy
Last synced: 05 Apr 2025
https://github.com/chandkund/time-series-forecasting
A time series forecasting project using the Airline Passenger dataset. This project leverages ARIMA modeling to predict future passenger numbers by analyzing historical trends and seasonality from 1949-1960. The results demonstrate effective forecasting for better business planning.
arima-forecasting arima-model data-science numpy pandas python seaborn
Last synced: 07 Apr 2026
https://github.com/khushi130404/outlier_exterminator
Outlier_Exterminator is a Python tool for detecting and treating outliers using IQR, Z-Score, and Percentile methods. It supports trimming, capping, and Winsorization, demonstrated in a Jupyter Notebook.
capping iqr machine-learning numpy percentile-method trimming winsorization z-score
Last synced: 18 May 2026
https://github.com/lmizner/codecademy_auto_evaluation
Summarized categorical variables in Python using numerical summary statistics.
categorical-data frequency jupyter-notebook median numpy pandas proportion python
Last synced: 07 May 2026
https://github.com/harishtpj/rawnn
A minimal Neural Network framework written from scratch
framework neural-network numpy python
Last synced: 11 Jun 2026
https://github.com/05afreen/indian-job-market-analysis
This repository focuses on 🔍 scraping, 🧹 cleaning, and 📊 visualizing job market data in India. It automates job listing collection from platforms like 🌐 Naukri, Indeed, and LinkedIn using 🐍 BeautifulSoup/Selenium. The scraped data is then 🛠️ cleaned and standardized, handling ❌ missing values, 🏷️ formatting inconsistencies, and 🔎 extracting
Last synced: 11 Apr 2026
https://github.com/alexsolov28/ml_nir
Научно-исследовательская работа на тему «Прогнозирование цен на жилье»
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 20 Jan 2026
https://github.com/berlin0308/ntu-2023fall-ds
data-visualization image-processing machine-learning numpy pandas
Last synced: 30 Oct 2025
https://github.com/ghsaboias/glasses-ai
Real-time object detection system using Meta Ray-Ban AI Glasses and YOLOv8 Nano, processing Instagram livestream for visual analysis
ai meta-ai mss numpy object-detection ultralytics
Last synced: 18 May 2026
https://github.com/kisaa-fatima/object-detection-using-yolo-v8
From this project I gained practical experience in AI, computer vision, and GUI development, while also understanding the importance of automation in retail processes.
computer-vision gui numpy opencv-python pil roboflow tkinter yolov8
Last synced: 18 May 2026
https://github.com/jaewonson37/python_programming
algorithms data-structures encapsulation exception-handling functions loop matplotlib monte-carlo numpy object-oriented-programming pandas prototyping pseudo-random-number-generation python recursion top-down unit-testing visualization webcrawling
Last synced: 09 May 2026
https://github.com/amiridk/statics-and-algebra-in-python
simple and important statics operations and Famous statistical problems , also algebra operations
algebra itertools matplotlib numpy pandas python scipy seaborn static
Last synced: 24 Feb 2025
https://github.com/nikita620/churn-prediction-using-ann
minor project for Python and AI
artificial-neural-networks matplotlib numpy pandas
Last synced: 03 May 2026
https://github.com/chenna7893/enhancing-customer-retention-a-machine-learning-approach-to-churn-prediction
Churn prediction using machine learning models like Random Forest, Decision Tree, and XGBoost involves identifying customers who are likely to stop using a company's services.
decision-tree-classifier matplotlib numpy pandas random-forest-classifier xgboost
Last synced: 02 May 2026
https://github.com/mrhoban/python-syntax-medical-insurance-project
datascience matplotlib numpy python
Last synced: 04 May 2026
https://github.com/rahulchouhan1/air-quality-data-in-india
India Air Quality Analysis (2015-2024)
matplotlib numpy pandas python
Last synced: 11 Apr 2026
https://github.com/karthik9273/electric-vehicle-market-segmentation
Electric Vehicle market in India using Segmentation analysis and come up with a feasible strategy to enter the market, targeting the segments most likely to use Electric vehicles.
data-science machine-learning-algorithms matplotlib numpy numpy-arrays pandas seaborn statistics
Last synced: 18 Apr 2026
https://github.com/petridhsg/firewall-data-classification
A single implementation of a machine learning algorithm for a firewall data classification task
machine-learning matplotlib numpy python seaborn
Last synced: 01 May 2026
https://github.com/youssefali11997/100-numpy-exercises
100 exercise on NumPy library. NumPy (Numerical Python) is a package used for scientific computing with Python.
Last synced: 18 May 2026
https://github.com/rohansoni45/movie-recommendation-system
This project is a Content-Based Recommender System that suggests movies to users based on their preferences and watched history. The system leverages cosine similarity to find and recommend movies similar to a selected title. It is built using Python and libraries like Pandas, NumPy, and Scikit-learn.
content-based-filtering cosine-similarity data-analysis data-science machine-learning numpy pandas python recommender-system render scikit-learn
Last synced: 17 Apr 2026
https://github.com/ugurcan222/a-different-approach--image-enhancement-with-imputation-and-regression-methods
This experimental work presents a different approach to increase the size and quality of an image by adding a blank pixel around each pixel in an image, enlarging the image, breaking it into parts, and generating these blank pixels by predicting them with models.
ai-image-upscaling computer-vision digital-image-processing gradient-boosting image-analysis image-enhancement image-enlargement image-interpolation image-processing imputation knn machine-learning numpy opencv pixel-prediction python randomforest regression-models super-resolution xgboost
Last synced: 17 Jan 2026
https://github.com/0xkibh/books-recommendation-system
This is the website with collections of top readed books with the functionaliy of recommendation system. It basically recommends the book on the basis of given books. It also shows data of different books available.
bootstrap css flask font-awesome html numpy pandas pickle
Last synced: 07 Apr 2026
https://github.com/harmanveer2546/house-price-prediction-using-machine-learning
We all have experienced a time when we have to look up for a new house to buy. But then the journey begins with a lot of frauds, negotiating deals, researching the local areas and so on. So to deal with this kind of issues Today, I prepared a MACHINE LEARNING Based model, trained on the House Price Prediction Dataset.
catboost-classifier linear-regression machine-learning matplotlib numpy pandas python random-forest seaborn support-vector-machine
Last synced: 07 Apr 2026
https://github.com/yusufterzii/numpybasics
numpy numpy-arrays numpy-exercises
Last synced: 18 May 2026
https://github.com/dineshdhamodharan24/singapore_flat_resale_
This project focuses on developing a machine learning model to predict the resale values of apartments in Singapore. The goal is to create a user-friendly online application that enables users to obtain accurate predictions for the resale values of specific properties.
data-analysis flat json numpy pandas pickle project python streamlit
Last synced: 07 Apr 2026
https://github.com/bishopce16/world_weather_analysis
The project’s objective is to improve a travel app to give customers a way to decide their travel destination and ideal hotel based on weather preferences.
apis citipy datetime gmaps json-traversal jupyter-notebook matplotlib numpy pandas python requests scipy
Last synced: 13 Apr 2026
https://github.com/farzeennimran/moon-phases-prediction-using-ai
Deep learning model that predicts the phase of the moon 🌒🌓🌔🌕🌖🌗🌘
artificial-intelligence cnn cv2-library data-science data-visualization deep-learning keras matplotlib numpy opencv predictive-modeling python tensorflow
Last synced: 07 Apr 2026
https://github.com/vbhvsingh0/cdc_immunization
This project explores the relationships in between different vaccines and the sex, age and other basic features in the data.
data-cleansing data-manipulation-with-pandas data-science numpy pandas-python python3
Last synced: 05 May 2026
https://github.com/brenderb/python-projects
General interest and school python projects I completed. Included are lab analysis files (with uncertainty analysis, fitting, and graphing), simulation files (visualization of electric+magnetic fields, etc), specific research project files (data extraction + processing for a building science lab, graphs for a medical physics paper) and misc files
csv fitting matlab matplotlib numpy os pandas pyplot python scipy uncertainty
Last synced: 05 Apr 2025
https://github.com/vbhvsingh0/deforestation_rainfall_correlation
The aim of this project is to check if there is any correlation of rainfall with deforestation in Pennsylvania state of USA.
correlation-analysis data-science matplotlib-pyplot numpy pandas python3
Last synced: 29 Apr 2026
https://github.com/vbhvsingh0/fraudulent_transactions
A few models were developed based on Decision trees and Logistic Regression to categorize fraudulent transactions
credit-card-fraud data-science logistic-regression machine-learning numpy numpy-python pandas pandas-python python3 random-forest-classifier
Last synced: 09 May 2026
https://github.com/technologicat/orderfix
Reorder solutions of parametric studies to make continuous curves
cython eigenvalues numpy postprocessing python python2 python27 python3 python34
Last synced: 25 Jan 2026
https://github.com/alexsolov28/vkrb
Выпускная квалификационная работа бакалавра «Система анализа алгоритмов машинного обучения для решения задач классификации с использованием Pandas»
jupyter-notebook matplotlib numpy pandas python scikitlearn seaborn streamlit
Last synced: 15 Feb 2026
https://github.com/harmanveer-2546/motor-vehicle-accidents-in-india
As per the report, a total of 4,61,312 road accidents have been reported by States and Union Territories (UTs) during the calendar year 2022, which claimed 1,68,491 lives and caused injuries to 4,43,366 persons.
accidents accidents-analysis darkgrid data-analysis eda exploratory-data-analysis indian-roads inline matplotlib motor-vehicles numpy pandas review seaborn visualization
Last synced: 19 Jan 2026
https://github.com/mituskillologies/aiml-dypiemr-sep24
Programs conducted at DYPIEMR, Pune in training on AIML during September 2024.
artificial-intelligence data-analysis data-science machine-learning matplotlib neural-network numpy pandas python3
Last synced: 05 Apr 2025
https://github.com/harmanveer-2546/guide-to-regularization
Regularization is a crucial technique in machine learning that helps to prevent overfitting. Overfitting occurs when a model becomes too complex and learns the training data so well that it fails to generalize to new, unseen data.
generalization inline l1 l2 matplotlib numpy overfitting overfitting-prevention overfitting-reduced pandas regularization regularization-methods regularization-techniques regularization-to-avoid-overfitting seaborn
Last synced: 05 Apr 2025
https://github.com/harmanveer-2546/ad-click-prediction-analysis-and-insights
To predict whether a user will click on ad or not.
ads analysis classification-report click insights linearregression matplotlib numpy onehotencoder pandas pipeline prediction preprocessing randomforestclassifier seaborn sklearn sklearn-compose sklearn-library sklearn-metrics standardscaler
Last synced: 27 Jan 2026
https://github.com/djdhairya/fish-species-detection-and-recognition
Dataset
deep-learning epoch heatmap mobilenetv2 numpy pandas relu sckiit-learn train-test-split
Last synced: 20 Jan 2026