NumPy
NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2026-06-25 00:18:02 UTC
- JSON Representation
https://github.com/pooranjoyb/autoencoder-colorization
Autoencoder for Image Colorization
autoencoder keras-tensorflow machine-learning neural-networks numpy pandas python streamlit tensorflow
Last synced: 09 Apr 2026
https://github.com/arpandatta011/facial_image_recognition
This project includes the introduction of the facial expression recognition and an investigation on the recent previous researches for extracting the effective and efficient method for facial expression recognition.
cv2 keras matplotlib numpy pandas tensorflow
Last synced: 09 Apr 2026
https://github.com/weisscharlesj/SciCompChem_Experimental
Scientific Computing for Chemists Jupyter Book
book chemistry jupyter jupyter-lab matplot nmrglue numpy pandas python scikit-image scikit-learn scipy seaborn textbook
Last synced: 07 Nov 2025
https://github.com/nikorasu/snakeai
WIP project to use machine learning to play Snake!
ai deep-learning dqn educational machine-learning ml neural-network numpy pytorch q-learning reinforcement-learning snake-game supervised-learning supervised-machine-learning terminal
Last synced: 09 Apr 2026
https://github.com/andystmc/nextflownyc
Developed a machine learning model (Bidirectional LSTM) to forecast NYC traffic volumes using 10 years of automated traffic count data. Achieved strong predictive accuracy, demonstrating the power of deep learning for urban traffic analysis.
data-analysis data-cleaning data-science data-visualization exploratory-data-analysis feature-engineering hyperparameter-tuning jupyter-notebook lstm-neural-networks machine-learning numpy pandas predictive-modeling python3 scikit-learn tensorflow-keras traffic-flow-forecasting
Last synced: 07 Apr 2026
https://github.com/xaxtric7/learn-numpy
🧮 Welcome to my NumPy Practice repository! This repo contains my hands-on learning, notes, and code experiments as I dive into the fundamentals and advanced features of NumPy – a powerful library for numerical computing with Python.
Last synced: 15 May 2026
https://github.com/santiagoenriquega/custom_ensemble_learning
This repository focuses on building a random forest classifier and regressor as well as a gradient boosted regressor, building them from scratch using only NumPy for faster array processing.
numpy python python3 random-forest random-forest-classifier random-forest-regressor
Last synced: 15 May 2026
https://github.com/melihcanndemir/3d-fractal-explorer
Interactive 3D visualization tool for exploring the mesmerizing world of Mandelbrot and Julia fractals. Built with Python, OpenGL and PyQt5, offering real-time animation and intuitive controls.
3d-graphics complex-numbers computer-graphics data-visualization educational fractal graphics-programming interactive julia-set mandelbrot math-visualization mathematical-art mathematics numpy opengl pyqt pyqt5 python scientific-visualization visualization
Last synced: 30 Jul 2025
https://github.com/ab23ms233/matrix-calculator
A Python-based matrix calculator for performing operations like addition, multiplication, inverse, determinant, eigenvalues, diagonalization, and matrix functions using NumPy, SymPy, and SciPy.
Last synced: 11 Aug 2025
https://github.com/quantum-software-development/qiskit
qiskit circuits on IBM Quantum
Last synced: 30 Jul 2025
https://github.com/georgehanymilad/heart-disease-detection
Machine Learning Project
anaconda classification classification-algorithm dataanalysis datascience kaggle machine-learning machine-learning-algorithms matplotlib numpy pandas python python3 seaborn
Last synced: 07 Apr 2026
https://github.com/elhariri78/case-study-a-better-smoker-detector
Case Study-A better Smoker Detector
data dataframe evaluation kaggle matplotlib-pyplot numpy pandas pandas-dataframe pandas-python python3 seaborn sklearn
Last synced: 07 Apr 2026
https://github.com/kshitijshrivastava1903/data-science-and-machine-learning-projects
Used supervised and unsupervised machine learning algorithms for classification and regression tasks on real datasets
decision-trees kmeans-clustering knearest-neighbor-algorithm linear-regression machine-learning-algorithms matplotlib-pyplot numpy pandas random-forest-classifier seaborn support-vector-machines
Last synced: 09 Apr 2026
https://github.com/raduldev/gromacs
Molecular Dynamics Simulation using GROMACS in Jupyter notebook
bash gromacs matplotlib molecular-dynamics-simulation numpy pandas python3 shell
Last synced: 09 Apr 2026
https://github.com/nemeslaszlo/titanic-logistic-regression
This notebook covers a simple analysis with logistic regression on the popular titanic dataset.
cufflinks jupyter-notebook logistic-regression matplotlib numpy pandas plotly seaborn sklearn
Last synced: 09 Apr 2026
https://github.com/sarah-ribeiro/curso-pandas-alura
A comprehensive project comprising numerous exercises developed within an Alura course focused on Pandas.
jupyter-notebook matplotlib numpy pandas python
Last synced: 01 Aug 2025
https://github.com/blakeziegler/nfl-ai
Sports AI featuring Deep Learning Neural Networks from Scratch with Momentum Optimization
artificial-intelligence-algorithms artificial-neural-networks calculus deep-neural-networks linear-algebra neural-network numpy prediction-model sports statistics
Last synced: 25 Feb 2026
https://github.com/athul64/exploratory-data-analysis
To preprocess and analyze the given employee dataset, present the findings graphically, and derive meaningful insights to help better understand the company’s workforce.
colab-notebook data-analysis data-visualization matplotlib numpy pandas python seaborn statistical-analysis
Last synced: 25 Feb 2026
https://github.com/gourab-sinha/machine_learning
This repository consists of Machine Learning Concepts and Projects.
classification machine-learning neural-network numpy pandas sklearn-library
Last synced: 09 Apr 2026
https://github.com/ayaanjawaid/vizualite
Vizualite allows you to upload dataset and clearly view the attributes and allows you to create vizualizations, you can also download dataset.
matplotlib numpy pandas python3 streamlit
Last synced: 09 Apr 2026
https://github.com/bessarodrigo/dataviz_sales_retail
Este projeto apresenta um mosaico com o Matplotlib com um retrato do desempenho das vendas de uma empresa de varejo.
matplotlib numpy pandas python python3
Last synced: 09 Apr 2026
https://github.com/docsallover/real-time-object-detection
Real-Time Object Detection with Single Shot MultiBox Detector (SSD)
data-science data-science-projects detection machine-learning numpy opencv python single-shot-detection single-shot-multibox-detector tensorflow
Last synced: 09 Apr 2026
https://github.com/kientech/calories-burnt-prediction-with-machine-learning
The Calories Burnt Prediction with Machine Learning project aims to predict the number of calories burned during physical activities based on various factors such as duration, activity type, age, weight, and more.
fastapi heroku machine-learning matplotlib-pyplot modeling numpy pandas python reactjs tailwindcss
Last synced: 02 Aug 2025
https://github.com/louis-finegan/convection-diffusion-models-finite-difference-method-python3
Applying the finite-difference method to the Convection Diffusion equation in python3. Examples included: One dimensional Heat equation, Transport equation, Fokker-Plank equation and some two dimensional examples.
convection-diffusion finite-difference-method fokker-planck-equation heat-equation jupyter-notebook mathematical-modelling matplotlib matplotlib-animation numpy python3 transport-equation
Last synced: 02 Aug 2025
https://github.com/ahlem-phantom/django-travel-agency
Travel Agency website built using Django, designed for browsing and booking of travel packages.
beautifulsoup celery djagno django-rest-framework numpy rabbitmq weasyprint
Last synced: 02 Aug 2025
https://github.com/nelsontanko/face-recogition-system
This is a student face recognition system for attendance taking. Built with Opencv, face_recognition, redis and Flask for the frontend
face-recognition flask numpy opencv python redis
Last synced: 09 Apr 2026
https://github.com/vortexv7/engagevision-yt
Thumbnail Engager is a Streamlit-based web app that uses AI to analyze YouTube thumbnails, providing actionable feedback to improve engagement. Upload a thumbnail to get insights on its strengths, weaknesses, and tips for maximizing views. Perfect for creators looking to optimize their visuals!
gcp numpy pandas python3 streamlit streamlit-cloud tensorflow youtubeapiv3
Last synced: 09 Apr 2026
https://github.com/shriram-vibhute/data-analysis
This repository offers a comprehensive collection of data analysis techniques using NumPy Pandas, Matplotlib and Seaborn.
data-aggregation data-analysis data-visualization data-wrangling matplotlib numpy pandas seaborn
Last synced: 02 Aug 2025
https://github.com/docsallover/spam-detection
Building a Spam Filter with Python: Using Machine Learning to Combat Spam
datascience flask jinja2 machine-learning numpy numpy-library pandas pandas-python python python3 scikit-learn
Last synced: 09 Apr 2026
https://github.com/vidyasagarmsc/pydataflownote
As I explore Python libraries....
jupyter-notebook numpy python pytorch scikit-learn scipy tensorflow
Last synced: 27 Sep 2025
https://github.com/ahammadshawki8/numpy-journey
🎉 Welcome to the journey with NumPy! From this repository, You can learn all about Numpy. ✔
array beginner-friendly math numpy python
Last synced: 02 Aug 2025
https://github.com/srgrace/data-cleaning-challenge
Data Cleaning Challenge
data-science jupyter-notebook numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/theanujsinha01/customer-segmentation-using-k-means-clustering
This project focuses on customer segmentation using the K-Means clustering algorithm. A user-friendly Streamlit dashboard allows users to upload their own dataset, choose any two numeric features (like age, income, or spending score), and perform clustering. The app dynamically visualizes customer groups, recommends the best number of clusters
jupyter-notebook k-means-clustering machine-learning matplotlib numpy pandas python seaborn streamlit unsupervised-learning
Last synced: 09 Apr 2026
https://github.com/willprice/arsenal
Personal arsenal of python utilities
data-science machine-learning numpy pandas personal-tools python
Last synced: 09 Apr 2026
https://github.com/hariprasath-v/mh_google_cloud_bigquery_ltv_prediction_challenge
Build a model that can predict customers' Long Term Value (LTV).
bigquery colab-notebook klib machine-learning matplotlib numpy pandas python python3 seaborn
Last synced: 09 Apr 2026
https://github.com/hanai/nb_quantopian
量化交易笔记
jupyter numpy pandas python quantitative tiingo
Last synced: 09 Apr 2026
https://github.com/tynab/lottery
Xổ số kiến thiết
crawl da data-analyst deep-learning dl jupyter-notebook lottery matplotlib numpy pandas pip pip3 py python scikit-learn sklearn tynab xo-so xo-so-kien-thiet yan
Last synced: 03 Aug 2025
https://github.com/jimmymugendi/neural-network-for-binary-classification
aws neural-networks numpy pandas sagemaker tensorflow
Last synced: 09 Apr 2026
https://github.com/paulo-santos-ds/rotatividade_de_clientes
A operadora de comunicações InternetGO está interessada em prever a rotatividade de seus clientes (churn). Se for identificado que um usuário está planejando trocar de operadora, a empresa poderá oferecer códigos promocionais e opções de planos especiais para evitar a perda desse cliente.
catboost numpy pandas pyplot python seaborn sklearn
Last synced: 09 Apr 2026
https://github.com/arunagirinathan-k/text-classifier-using-nlp_techniques
A Text Classification using NLP Techniques.
matplotlib nlp nltk numpy pandas scikit-learn seaborn spacy text-classification
Last synced: 09 Apr 2026
https://github.com/datarohit/nfl-big-data-bowl-2022--analysis
This is a Jupyter Notebook containing the analysis performed on a Kaggle Competition Dataset which contains data about NFL players and games.
kaggle kaggle-competition matplotlib-pyplot numpy pandas plotly python seaborn
Last synced: 09 Apr 2026
https://github.com/shreeparab1890/movie-recommender-system
This notebook is trying to build a model which will recommend the movie based on given movie and genre. In this we use Popularity Based Recommendation, Content Based Recommendation and Collaborative Filtering based Recommendation.
bag-of-words cosine-similarity matplotlib numpy pandas python scikit-learn sklearn vectorization
Last synced: 09 Apr 2026
https://github.com/ankushmallick1100/Diabetes-Prediction-of-Females-using-Maching-Learning-Techniques
This is a machine learning project that uses various machine learning algorithms to predict whether a patient is diabetic or not. Here various machine learning algorithms like SVM, RF Classifier, DT Classifier, KNN, LR , LRwith CV, NB Classifier, and XGB are used. For this work, a website is made with Python Streamlit library. Paper is ongoing.
classification cross-validation decision-tree-classifier diabetes diabetes-prediction jupyter jupyter-notebook logistic-regression machine-learning machine-learning-algorithms numpy pandas python random-forest random-forest-classifier regression streamlit support-vector-machine xgboost xgboost-classifier
Last synced: 29 Sep 2025
https://github.com/RedInfinityPro/Laser-Strategy
Rating: (8/10): Is an interactive graphical simulation using Pygame library, featuring laser and detector dynamics. It includes pathfinding, collision detection, and dynamic object interactions. The game allows dragging, checking for collisions, and updating object states.
math numpy pygame random sys time
Last synced: 30 Sep 2025
https://github.com/mariamabidi/pinn-based-flow-prediction
This repository contains code and experiments for predicting 3D aerodynamic flow around car geometries using Physics-Informed Neural Networks (PINNs) and for analyzing flow features via autoencoder-based clustering.
computer-vision machine-learning neural-network numpy pytorch pyvista scikit-learn
Last synced: 05 Aug 2025
https://github.com/malwarebo/carcinet
Basic breast cancer detection using Machine Learning
deep-learning keras machine-learning matplotlib numpy python3 scipy tensorflow
Last synced: 09 Apr 2026
https://github.com/edwardcdev/satellites-chart
A simple dashboard for satellites data statistics by displaying charts such as line-marker, histogram and box charts.
Last synced: 09 Apr 2026
https://github.com/matheussc017/irisclassification_sklearn
Application of Machine Learning technique to classify 3 types of iris flower
data-science machine-learning numpy pandas python
Last synced: 09 Apr 2026
https://github.com/theankurgoswami/study-notes
Notes of topics I study.😛
deep-learning-book linear-algebra numpy opencv pandas regular-expressions sql tensorflow
Last synced: 09 Apr 2026
https://github.com/xenia101/local-outlier-factor
Deriving the Local Outlier Factor Score
algorithm algorithms classification local-outlier local-outlier-factor lof machine-learning numpy pandas python python3 sklearn sklearn-library
Last synced: 09 Apr 2026
https://github.com/rickymagner/nonlinear-gradient-descent
An example of using gradient descent to approximate noisy data sampled from a cubic curve.
matlab matplotlib numpy octave pandas python
Last synced: 09 Apr 2026
https://github.com/ankushmallick1100/django-insurance-premium-predictor-web-app
This is a web app where a user can signup to the website first and then login to access the website. Then, he/she can give their age, select his/her gender, bmi, number of children, select whether he/she is a smoker or not, and select his/her region. Gradient Boosting Regressor is used in this project which gives the best accuracy of 89.798.
bootstrap bootstrap5 css django gradientboosting gradientboostingregressor html insurance-prediction insurance-premium-predictor machine-learning matplotlib numpy pandas python regression regression-models sklearn tailwind tailwind-css tailwindcss
Last synced: 09 Apr 2026
https://github.com/bhargav-joshi/img-caption-generator
Automatically creating the description or caption of an image using any natural language sentences is a very challenging task. It requires both methods from computer vision to understand the content of the image and a language model from the field of natural language processing to turn the understanding of the image into words in the right order. In addition to that we have discussed how this model can be implemented on web and will be accessible for end user as well.
flask jupyter-notebook keras machine-learning nlp nltk numpy pandas python tensorflow
Last synced: 09 Apr 2026
https://github.com/aymen016/film-recommendation-engine
A machine learning-powered movie recommender system designed to provide personalized recommendations based on user preferences and data analysis. This project includes a backend recommendation engine, a Streamlit-based interface, and a web-based frontend for an enhanced user experience.
flask numpy pandas pickle python scikit-learn streamlit
Last synced: 09 Apr 2026
https://github.com/aakashks/ct-reconstruction-2d
Python Implementation of Computed Tomography (CT) reconstruction for 2D images
computed-tomography ct-reconstruction numpy
Last synced: 09 Aug 2025
https://github.com/vedanty3/heart-disease-prediction
This project aims to build a machine learning model using K-Nearest Neighbor, LogisticRegression, RandomForestClassifier to classify whether or not a person has heart disease based upon his medical attributes. (accuracy achieved : 88.52%)
confusion-matrix correlation-matrices jupyter-notebook knn-classification logistic-regression machine-learning matplotlib numpy pandas python random-forest randomforestclassifier roccurve scikit-learn sklearn zerotomastery
Last synced: 09 Apr 2026
https://github.com/khaymanii/wine-quality-prediction-model
This is a model built using Python and Random Forest Classifier which is an ensemble algorithm and also a supervised learning algorithm
matplotlib numpy pandas python sckit-learn
Last synced: 09 Apr 2026
https://github.com/ZauJulio/FeaturesAnalyzer
Python data analyze and machine learning tool
gtk machine-learning numpy pandas python sklearn
Last synced: 10 Aug 2025
https://github.com/dwarkadhish2005/house-price-predictor
Applied neural network for machine learning and done many analysis of data
keras matplotlib numpy pandas python seaborn sklearn
Last synced: 09 Apr 2026
https://github.com/affan-ch/gesture-talk-ai
GestureTalkAI: Decode hand language with precision. This AI project utilizes cutting-edge computer vision for real-time hand gesture detection, unveiling the unspoken messages conveyed through intuitive movements.
Last synced: 09 Apr 2026
https://github.com/paulo-santos-ds/desenvolvimento_pocos_petroleo
Este projeto tem como objetivo desenvolver um modelo que possa prever o melhor local para a perfuração de poços de petróleo. Utilizando modelo de Machine Learning para poder prever o lucro de cada poço.
math matplotlib-pyplot numpy pandas python3 sklearn
Last synced: 09 Apr 2026
https://github.com/cchandre/vm15d
Hamiltonian fluid reduction of the 1.5D Vlasov-Maxwell equations
fluid-simulation fluid-solver hamiltonian kinetic-modeling mathematica matlab numpy plasma-physics python3 scipy vlasov-equation vlasov-solver
Last synced: 09 Apr 2026
https://github.com/amanpatel-1234/automatic_data_analyzer_app
📊 Automatic Data Analyzer is a Streamlit web app that performs complete data analysis with just a single file upload. Simply upload your CSV file, and the app automatically generates: Data Overview: Preview, summary statistics, and data types. Visual Analysis: Histograms, distribution plots, and interactive charts for numeric columns.
app data-science data-visualization matplotlib-pyplot numpy pandas python3 seaborn seaborn-plots streamlit
Last synced: 09 Apr 2026
https://github.com/c0sogi/python-dcm
A high-performance Python package for handling ETAS DCM(Data Conversion Format) files used in engine calibration tools like INCA, MDA, EHANDBOOK, and CANape.
automotive dcm ecu-calibration etas inca numpy pandas python
Last synced: 12 Aug 2025
https://github.com/bhavik-jikadara/house-price-prediction
House Price Prediction
data-science dataprocessing eda jupyter-notebook machine-learning matplotlib model numpy pandas python seaborn test-train-dataset
Last synced: 09 Apr 2026
https://github.com/skazemi/genadequacy.jl
Tools for single node generation adequacy analysis
adequacy analysis generation julia numpy power-grids power-systems power-systems-analysis python simulation
Last synced: 09 Apr 2026
https://github.com/fabrizio-ottati/misha
Simple and fast decoding of event cameras data to NumPy
c cpp event-ca neuromorphic numpy
Last synced: 20 Apr 2026
https://github.com/harmanveer-2546/diabetes-prediction-using-machine-learning
Diabetes is a medical disorder that affects how the body uses food for energy. When blood sugar levels rise, the pancreas releases insulin. If diabetes is not managed, blood sugar levels can rise, increasing the risk of heart attack and stroke. We used Python machine learning to forecast diabetes.
adaboost decision-trees gradient-boosting-classifier gridsearchcv knn-classification machine-learning numpy os pandas pickle python random-forest seaborn svc-model
Last synced: 14 Apr 2026
https://github.com/gitfrandu4/40982-p1
Repositorio de la Práctica 1 en Visión por Computador, explorando el uso de OpenCV para crear imágenes artísticas, manipular píxeles y capturar video. Incluye ejercicios como diseño de un tablero de ajedrez, estilo Mondrian, y un efecto “Pop Art” con la cámara web.
computer-vision image-processing mondrian-style numpy opencv pop-art python visual-art webcam-capture
Last synced: 09 Apr 2026
https://github.com/dulajkavinda/live-sketching
✍️ Converting live video stream from webcam into a sketch using OpenVC and Keras
added image-filtering keras machinelearning matplotlib numpy opencv python
Last synced: 10 Apr 2026
https://github.com/cr-mao/machine-learning
机器学习笔记
data-analysis data-handling machine-learning math numpy pandas
Last synced: 12 Nov 2025
https://github.com/hamdaniqhmqd/test-deploy-streamlit
dateset machine-learning matplotlib numpy pandas python sklearn-library stremlit
Last synced: 10 Apr 2026
https://github.com/garcane/income-prediction-ml
This is a machine learning project aimed at predicting whether an individual's annual income exceeds $50,000 based on their demographic and personal information.
data data-science machine-learning ml numpy pandas python random-forest scikit-learn
Last synced: 08 Apr 2026
https://github.com/faisalahmed21/cse330-numerical-methods
jupyter-notebook numpy pandas python
Last synced: 19 Apr 2026
https://github.com/aahnik/gdsc-ml-ds-bootcamp-2023
This repo contains files given by my seniors as well as assignments and final project done by me during the bootcamp.
data-science machine-learning ml numpy pandas python3 scikit-learn
Last synced: 28 Oct 2025
https://github.com/yessasvini23/deepfake_immunization_toolkit
🛡️ AI-powered toolkit to detect deepfakes, educate users, and verify content authenticity using federated learning and blockchain. Built for election security, media integrity, and digital literacy.
blockchain matplotlib numpy opencv python pytorch scikit-learn
Last synced: 11 Apr 2026
https://github.com/amorehead/ml-fundamentals
A self-educational series of Python scripts made to explore the vast library of machine learning knowledge.
machine-learning numpy pandas python scipy sentdex tensorflow tflearn
Last synced: 13 Apr 2026
https://github.com/epsoft/nlp
NLP
farsi gru nlp numpy pandas persian tensorflow training word-indexer
Last synced: 15 Apr 2026
https://github.com/avinesh-masih/employee-report-generator
A Python-based tool that reads employee and purchase data from Excel, generates personalized PDF reports using FPDF, and organizes them into folders. Includes a progress bar for tracking report generation.
excel flask fpdf matplotlib numpy pandas python seaborn
Last synced: 03 May 2026
https://github.com/joshi-jyoti/heart-disease-prediction
This repository contains a Python-based project for predicting the likelihood of heart disease using a Logistic Regression machine learning model. It leverages a dataset of patient medical information to train and evaluate the model, providing insights into potential diagnoses.🩺
heart-disease-prediction heart-disease-predictor kaggle-dataset machine-learning numpy pandas python scikit-learn
Last synced: 01 May 2026
https://github.com/busraozdemir0/data_analysis_apps
Data analysis and data visualization applications with python
data-analysis data-analysis-python data-visualization matplotlib matplotlib-figures matplotlib-pyplot numpy numpy-python pandas pandas-dataframe pandas-library
Last synced: 18 Apr 2026
https://github.com/rhazra-003/fake_news_detector
A Machine Learning model to detect fake news with more than 95% accuracy
fake-news numpy pandas scikit-learn
Last synced: 18 Apr 2026
https://github.com/jeelmakani/wind-energy-forecasting
Wind energy Forecasting using Time series forecasting
forecasting machine-learning numpy pandas python3 seaborn tensorflow time-series time-series-analysis
Last synced: 05 Apr 2026
https://github.com/kaushikrohida/leetcode-premium
mysql numpy pandas pandas-dataframe postgresql python3
Last synced: 05 Apr 2026
https://github.com/molodchina/msu-ml-prac
MSU-CMC-SP Machine Learning practicum
clustering decision-trees encodings ensemble gradient-boosting knn machine-learning matplotlib numpy pandas plotly seaborn svm
Last synced: 10 May 2026
https://github.com/guptaachin/titanic-data-analysis
This is analysis and modelling of the famous Titanic Data Set from Kaggle.
dataanalytics datamining datascience machinelearning numpy pandas python scikit-learn structuredpyramidanalysisplan tableau tableau-desktop
Last synced: 13 Apr 2026
https://github.com/rizwanullah313/python-ai-django
aimodel decision-trees django jupiter-notebook numpy python
Last synced: 05 Apr 2026
https://github.com/the-developer-306/house-price-predictor
House Price Predictor: Harnessing machine learning algorithms to forecast housing prices in Boston, empowering buyers and sellers with accurate predictions based on key factors like location, crime rate, rooms, accessibility, and more.
csv ipynb-jupyter-notebook joblib matplotlib numpy pandas python scikit-learn
Last synced: 23 Feb 2026
https://github.com/gauravtrivedi967/mask_detection
In the present scenario due to Covid-19, there is no efficient face mask detection applications which are now in high demand for transportation means, densely populated areas, residential districts, large-scale manufacturers and other enterprises to ensure safety. Also, the absence of large datasets of ‘with_mask’ images has made this task more cumbersome and challenging.
Last synced: 18 Apr 2026
https://github.com/lukeroantree4815162342/mastersproject
Code for "Computational Methods For Ultrafast Quantum Physics"
high-performance high-performance-computing mathematics numpy physics physics-simulation python python3 quantum-mechanics scipy sparse-matrix
Last synced: 10 Apr 2026
https://github.com/rajharit77/weather-project
Repository for exam on the openweathermap api's project
apache-airflow dataframe jupyter-notebook looker-studio matplotlib numpy openweathermap-api pandas python
Last synced: 02 May 2026
https://github.com/mnitin-reddy/reducing-review-overhead-with-ml-based-application-screening
A machine learning classification project to filter out low-probability visa applications using historical data. It features an end-to-end implementation with CI/CD on AWS, achieving 93% accuracy with a KNN model optimized through Optuna, alongside integration of MLOps tools like Evidently and MLflow.
aws docker githubactions hypothesistesting machinelearning matplotlib mlflow mlops mongodb numpy optuna pandas python scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/mahboobehad/ocausal
Outlier Causal Relations
causality-analysis datamining networkx notebook numpy outlier-detection python
Last synced: 14 Apr 2026
https://github.com/harmanveer-2546/dust-detection-on-solar-panel-using
The accumulation of dust, snow, bird drops etc. on the surface of solar panels reduces the efficiency of the solar modules and hence the amount of produced energy. Monitoring and cleaning solar panels is a crucial task, hence developing an optimal procedure to monitor and clean these panels is very important in order to increase modules efficiency.
classification dirty inceptionv3-model keras numpy pandas plotly python regularizer sequential solar-panels tensorflow visualization
Last synced: 13 Apr 2026
https://github.com/italoseara/cet083
Medidas de Posição (ou separatrizes) - CET083
data-science matplotlib numpy pandas portuguese python statistics university
Last synced: 03 May 2026