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/manu-karenite/medical-insurance-cost-predictor
Medical Insurance Cost Generator is a Linear Regression based Predictor which is used to estimate and predict the Cost a person has to pay while Buying a Medical Insurance.
kaggle-dataset linear-regression machine-learning matplotlib numpy pandas python3 reactjs scikit-learn
Last synced: 15 Apr 2026
https://github.com/breadrock1/ml-labs
Machine Learning. There is a suite of Machine Learning laboratory tasks.
classification knn knn-classification machine-learning nlp nlp-machine-learning numpy pandas pandas-dataframe python python3 random-forest regression scikit-learn-python skele trees
Last synced: 15 Apr 2026
https://github.com/oleksiilatypov/mlzoomcamp-capstone01
mlzoomcamp capstone project
cnn-classification flask numpy tensorflow
Last synced: 15 Apr 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-line-parametric-curve-graph
A demo of creating a 3d line parametric curve graph.
3d curve graph line matplotlib numpy pandas parametric python web
Last synced: 15 Apr 2026
https://github.com/nmerka/practicum_rep
Проекты курса Аналитик данных (Яндекс.Практикум)
jupyter-notebook matplotlib numpy pandas plotly python scipy seaborn sql tableau
Last synced: 31 Jan 2026
https://github.com/farha-dahman/investigate_dataset
Investigate [No-show appointments] Dataset
data-analyst jupyter-notebook matplotlib numpy pandas python
Last synced: 15 Apr 2026
https://github.com/lulunac27a/number-statistics-jupyter-notebook
Number statistics app in Jupyter Notebook
jupyter jupyter-lab jupyter-notebook jupyter-notebooks jupyternotebook notebook number number-statistics number-stats numpy numpy-arrays numpy-python python python-notebook python-notebooks statistics stats
Last synced: 15 Apr 2026
https://github.com/codehub001/age-and-gender-detection
This AI-powered project detects faces and predicts age & gender from images or video streams using OpenCV and deep learning. 🧠💡 🔹 Face Detection 👀 🔹 Gender Classification 🏷️ (Male/Female) 🔹 Age Estimation 📊 (from predefined age groups) 🔹 Live Video & Image Support 🎥🖼️
argparse deep-learning numpy opencv pretrained-model python
Last synced: 15 Apr 2026
https://github.com/dmitruzik/python_projects
All python projects are here
matplotlib numpy pandas python seaborn
Last synced: 15 Apr 2026
https://github.com/samiyaalizaidi/nn-ml-homeworks
Homework solutions for CPE-4903: Neural Networks & Machine Learning at Kennesaw State University.
machine-learning machine-learning-workflow neural-networks numpy scikit-learn
Last synced: 15 Apr 2026
https://github.com/arv-anshul/campusx-graphs
Contains all the graphs provided by CampusX to learn Statistics and Algebra with some added feature.
algebra campusx-dsmp data-science matrix numpy statistics streamlit vizualisation
Last synced: 15 Apr 2026
https://github.com/vyask21/opencv-drowsy
Drowsiness detection can be quickly done using shape predictor face landmarks.dat model file that mark the essential landmarks on the face using OpenCV modules.
Last synced: 08 Feb 2026
https://github.com/anshpg/exploration-in-image-processing-digit-image-generation
This project, developed by Anshuman Pattnaik, explores image processing techniques using Python libraries such as pandas, numpy, matplotlib, and cv2 (OpenCV). The primary objective of the project was to delve into image processing with a focus on creating a unique dataset and algorithm for image generation.
cv2 image-generation image-processing ipynb-jupyter-notebook matplotlib-pyplot numpy opencv pandas
Last synced: 01 Feb 2026
https://github.com/chandkund/sentiment-analysis-on-movie-reviews
Project on Sentiment Analysis of Movie Reviews using K-means clustering. This project clusters movie reviews based on their sentiment scores to understand audience reactions. Includes data preprocessing, feature selection, model development, and visualization.
data-science eda jupyter-notebook machine-learning matplotlib numpy pandas preprocessing python sklearn
Last synced: 01 Feb 2026
https://github.com/bineet-ratna-shakya/data-science-salary-analysis
analyzing a dataset containing salaries of data science professionals from 2020 to 2023.
data-analysis data-science data-visualization jupyter numpy pandas python
Last synced: 01 Feb 2026
https://github.com/nits2612/data-science-projects
Portfolio of data science projects completed by me during PGP AI/ML, self learning, and hobby purposes.
data data-science dataanalysis deep deep-learning keras machine-learning matplotlib numpy opencv pandas python scikit-learn seaborn surprise-python tensorflow transfer-learning
Last synced: 01 Feb 2026
https://github.com/tanzim-prog/sentiment_analysis_ml_stringdata
The motive of this project is to find out the customer satisfaction of some residential hotels of Dhaka.
accuracy-score classification confusion-matrix f1-score logistic-regression machine-learning model-evaluation modelbuilding nlp nltk numpy pandas precision-score recall-score scikit-learn sentiment-analysis
Last synced: 01 Feb 2026
https://github.com/hygull/pyrandocs
A repository (pyrandocs i.e. Python's v2/v3 random documents/files) containing different Python v2/v3 based resources (files/documents etc.) from random topics. A project to try different Python's features.
base64 beautifulsoup class exception-handling hashlib json jwt-authentication loops matplotlib nltk numpy pandas python2 python27 python3 requests searching time-complexity urllib urllib2
Last synced: 15 Apr 2026
https://github.com/hasanyahya101/pareto-tutorial-python
This tutorial demonstrates how to create Pareto charts using Python libraries like pandas, NumPy, and Matplotlib. All code for this is given in the Jupyter Notebook.
chart charts code-blocks ipynb jupyter-notebook license markdown matplotlib mit numpy pandas pareto py python
Last synced: 07 Feb 2026
https://github.com/legendarym4x/data_science
Data Science Course
jupyter-notebook keras matplotlib nltk numpy pandas scikit-learn spacy tensorflow
Last synced: 02 Feb 2026
https://github.com/davityak03/english-audio-to-hindi-text-using-pretrained-model
The primary goal of this project is to transcribe English audio and then translate the transcribed text into Hindi.
adam-weight-decay css flask html nlp numpy python tensorflow tokenizer transformers translation
Last synced: 26 Feb 2026
https://github.com/oislen/randomtelecompayments
An application for randomly generating telecommunication payment data.
data-simulation multiprocessing numpy pandas payments python qmarkdown random-number-generation telecommunications unittests
Last synced: 15 Apr 2026
https://github.com/linggarm/evolutionary-algorithms
Collection of codes of Evolutionary Algorithms college course (Knapsack Problem & Travelling Salesman Problem)
ant-colony-optimization evolution-strategies evolutionary-algorithms evolutionary-programming genetic-algorithms genetic-programming knapsack-problem matplotlib numpy particle-swarm-optimization python travelling-salesman-problem
Last synced: 15 Apr 2026
https://github.com/chandkund/customer-segmentation
Customer segmentation divides customers into distinct groups based on characteristics and behaviors. This project uses K-Means clustering, an unsupervised machine learning algorithm, to segment customers and provide insights for targeted marketing strategies
kmeans-clustering matplotlib numpy pandas python seaborn
Last synced: 15 Apr 2026
https://github.com/olfabelhadj/gestion-d-une-boutique-avec-python
OpenClassrooms parcours Data Analyst Projet 6
matplotlib-pyplot numpy pandas plotly-express plotly-graph-objects seaborn
Last synced: 15 Apr 2026
https://github.com/r-papso/pynet
Deep learning library implemented in Python
deep-learning machine-learning neural-network numpy python
Last synced: 26 Feb 2026
https://github.com/coueghlani/nlp
Proyecto de Procesamiento de Lenguaje Natural y Análisis de Datos
mineria-de-datos nlp nlp-machine-learning nltk numpy procesadores-de-lenguajes sklearn spacy
Last synced: 08 Feb 2026
https://github.com/giihcastro/trabalho-fisica
3D VPython Electromagnetic Particle Motion Simulator
Last synced: 15 Apr 2026
https://github.com/hansalemaos/all_against_all
Each item of a list against all others
Last synced: 02 Apr 2026
https://github.com/codealphaprojects/spotify-music-recommender
CodeAlpha Machine Learning Task-1
jupyter-notebook machine-learning matplotlib numpy pandas pycharm-ide python scikit-learn spotify spotify-api streamlit vscode
Last synced: 09 Feb 2026
https://github.com/murugavl/forage_tata_genai_powered_data_analytics
This repository showcases my work from the TATA GenAI Powered Data Analytics Virtual Experience on Forage, where I applied data cleaning, analysis, and visualization techniques to derive actionable business insights.
excel genai matplotlib numpy pandas powerbi python
Last synced: 09 Feb 2026
https://github.com/mahmud-kandawala/simulating-covid-19-python-
This repository contains a Python program that simulates the spread of COVID-19 using Numpy and Matplotlib for calculations and visualization. The simulation offers an interactive way to understand virus dynamics and the impact of epidemiological parameters.
Last synced: 16 Apr 2026
https://github.com/mariam-zaidi/bike-sharing-prediction-model
Build a multiple linear regression model for the prediction of demand for shared bikes.
linear-regression matplotlib numpy pandas rfe seaborn sklearn
Last synced: 09 Feb 2026
https://github.com/baschin1103/neural-network-building-in-python
In this repository is a programm with a pretrained artificial neural network from Building AI. The network predicts the price of a cabin based on it's attributes.
bias building-ai forward-pass functioning identity linear-combinations neural-network numpy python regression relu
Last synced: 16 Apr 2026
https://github.com/foggysmile/ml_labs_itmo
Лабораторные работы по машинному обучению
bert decision-trees jupyter-notebook machine-learning numpy pandas random-forest xgboost
Last synced: 11 Feb 2026
https://github.com/puureya2/catalogue-price-scraper
Scrape & store product prices with Selenium & BeautifulSoup4. Visually represent data with MatPlotLib,Personal Project
beatifulsoup4 chrome-webdriver matplotlib numpy pandas python python-csv selenium webscraping
Last synced: 16 Apr 2026
https://github.com/anuraganalog/random-test-case-generator
Generate Random Test Cases
arrays case characters file generation generator hacktoberfest hacktoberfest2020 matrices numbers numpy py python3 random random-test-case string test test-cases
Last synced: 11 Feb 2026
https://github.com/mustafaozvardar/image-classification-webapp
This project features an AI model for diagnosing pneumonia from chest X-ray images. Users can upload a chest X-ray image through the app, and the model will classify it.
artificial-intelligence computer-vision keras numpy python streamlit streamlit-webapp tensorflow
Last synced: 27 Feb 2026
https://github.com/adriantomin/heart-disease-prediction
Predicting Heart Disease with ML 🏥🤖 Machine learning model to predict heart disease using clinical data. Includes data analysis, feature engineering, and model training.
machine-learning matplotlib numpy pandas python sklearn
Last synced: 12 Feb 2026
https://github.com/karthikarajagopal44/numpy-beginner-to-advanced
This repository is designed to help you master NumPy, the fundamental package for scientific computing with Python. Whether you are just getting started or looking to refine your skills with advanced techniques, this repo covers a comprehensive range of topics and functionalities. It covers the range of topics from beginner to advance.
data-science numpy numpy-library numpy-tutorial python
Last synced: 16 Apr 2026
https://github.com/walkerdustin/python-linear-regression
simple linear regression in python based on coursera andrew ng course
ai linear-regression machine-learning ml numpy python
Last synced: 05 May 2026
https://github.com/bharatsharma07/ipl-analysis
This project provides insights into the IPL's historical data, helping to identify trends, player performance, and team strategies.
data-visualization ipl-data-analysis numpy pandas python
Last synced: 16 Apr 2026
https://github.com/shakhthi/mlproject
This project is an end-to-end ML solution that predicts math scores from student attributes. It starts with ingesting and preprocessing data, followed by feature engineering to pinpoint key predictors. A robust model is then trained and fine-tuned before being seamlessly deployed to deliver real-time predictions.
jupyter-notebook matplotlib-pyplot numpy pandas python3 seaborn sklearn
Last synced: 16 Apr 2026
https://github.com/spoortimorabad/personally-identifiable-information-pii-
Detecting Personal Information and Masking Method
faker llms numpy pandas pre-trained-model python streamlit structured-data supabase torch unstructured-data
Last synced: 16 Apr 2026
https://github.com/rahulsm20/storedata
A data analysis project aimed at analyzing the sales data of the super store and providing useful insight into customer preferences.
data-analysis matplotlib numpy pandas python streamlit
Last synced: 16 Apr 2026
https://github.com/dpgitaccount/project---hospital-readmission-analysis
The goal of this project is to build a predictive model to estimate the likelihood of a hospital readmission based on patient data. By identifying factors that contribute to readmissions, hospitals can optimize care and reduce costs associated with repeated visits.
boxplot confusion-matrix datamodeling exploratory-data-analysis heatmap histplot numpy pandas plotly python random-forest seaborn smote-sampling visualization
Last synced: 16 Apr 2026
https://github.com/maia-bastos/estimativas
Projeto de Probabilidades, Amostragem e Estimações com dados reais (IBGE).
numpy pandas python3 scipy-stats
Last synced: 16 Apr 2026
https://github.com/lexxai/goit_python_ds_hw_09
Модуль 9. Підбір гіперпараметрів НМ. Глибоке навчання. Tensorflow. Keras.
adam-optimizer data-science google-colab keras keras-tensorflow numpy python
Last synced: 16 Apr 2026
https://github.com/rakesh3596/tutedude_projects
It consist of 3 major project 1:Covid19 Analysis 2:Rainfall Prediction 3:Tumor Detection
csv-files matplotlib numpy pandas plotly python sklearn-library
Last synced: 16 Apr 2026
https://github.com/andreashovaldt/simple-neural-network
A simple neural network, created with numpy, based on Stochastic Gradient Descent, used for classifying the MNIST dataset
mnist-classification neural-network numpy stochastic-gradient-descent
Last synced: 16 Apr 2026
https://github.com/codersales/machine-learning-classification
machine learning jupyter notebooks | data-science | priority | relevant | significant | green-light | 1 | may-2023-filtered | may-2023-filtered-2 | may-2023-filtered-3 | filtered-4 | frequent
authorized classification current decision-tree ensemble-techniques jupyter machine-learning more-than-100-commits more-than-300-commits numpy pandas python3 ranked repository-5 seaborn sklearn stacking sub-critical supervised-learning workstation
Last synced: 07 Mar 2026
https://github.com/kavayk29/speech-recognition-using-tdnn-and-data-augmentation
Developed a speech recognition system using TDNN, preprocessing audio, extracting MFCC features, and training the model. Fine-tuning with augmented data (19,000 rows) improved accuracy from 9% to 80% training and 40% validation. Data augmentation proved crucial for enhancing model performance and generalization. Still working to increase the acc.
deep-learning keras-tensorflow numpy os pandas tdnn tensorflow
Last synced: 14 Feb 2026
https://github.com/mattia-hulathduwage/wine-quality-analyzer
A machine learning project that analyzes wine quality using clustering, regression, and classification techniques. The model predicts wine quality scores based on chemical properties and determines the most influential features affecting quality.
machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 16 Apr 2026
https://github.com/awaisfraaz/python-libraries
Here’s a repository description for a project where youA repository dedicated to exploring and experimenting with Python’s main libraries, featuring sample code, documentation, and practical examples for learning and reference.
matplotlib numpy pandas python seaborn
Last synced: 15 Feb 2026
https://github.com/shwetapardhi/assignment-2-set1-q1-basic-statistic-level-2
Plot the data, find the outliers and find out μ,σ,σ^2
boxplot matplotlib-pyplot mean numpy pandas pie-chart python seaborn standard-deviation variense
Last synced: 16 Apr 2026
https://github.com/justin-marian/numpy-mlp
MLP from-scratch implementation only with NumPy, it supports regression and classification tasks.
classification lasso mlp numpy r2-score regression ridge
Last synced: 16 Feb 2026
https://github.com/type0-1/salary-truth-predictor
A supervised machine learning regression model. Includes problem statement, approach to solution, code, images, dataset, and Jupyter Notebook for interactive analysis.
linear-regression machine-learning matplotlib-pyplot ml numpy pandas polynomial-regression projects scikitlearn-machine-learning support-vector-regression
Last synced: 16 Apr 2026
https://github.com/jessicahora/studies-on-linear-algebra
Repositorio com Estudos sobre Algebra Linear.
linalg linear-algebra matplotlib-pyplot matrix numpy python scipy
Last synced: 01 Mar 2026
https://github.com/hafidaso/predicting-industrial-machine-downtime-level-3
This project aims to develop a predictive model using machine learning techniques to forecast machine failures based on historical operational data.
imbalanced-learning numpy pandas python scikit-learn seaborn xgboost
Last synced: 16 Apr 2026
https://github.com/tansudasli/tensorflow-sandbox
all about machine learning
apache-arrow keras machine-learning numpy pandas scikit-learn tensorflow2
Last synced: 16 Apr 2026
https://github.com/sasanka14/water_quality_predictions
Water Quality Prediction - College Project 🌊💧 Predicts water potability (safe/unsafe) using ML models like XGBoost & Random Forest. Features data preprocessing, feature importance, model evaluation, and visualizations. Built with Python, Pandas, Scikit-learn & Seaborn for analysis. 🚀
anaconda jupyter-notebook matplotlib numpy pandas python scikit-learn seaborn xgboost
Last synced: 16 Apr 2026
https://github.com/lorenzorottigni/ml-advertising
Machine Learning python bootcamp: logistic regression on advertising dataset
ipynb logistic-regression machine-learning numpy pandas python scikit-learn seaborn
Last synced: 16 Apr 2026
https://github.com/eljandoubi/predict-customer-churn-with-clean-code
Clean Code Principles
autopep8 logging numpy pandas pylint pytest scikit-learn
Last synced: 16 Apr 2026
https://github.com/hygull/trypandas
A repository containing Python pandas and other data science related sources and other resources used to work with pandas, numpy, matplotlib etc.
matplotlib numpy pandas python3
Last synced: 16 Apr 2026
https://github.com/hibashajahan55/python-abc-company-analysis
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 16 Apr 2026
https://github.com/urvee1810/air-quality-prediction-using-arima
Analyzed Beijing's air quality data using time series analysis and ARIMA modeling to forecast PM2.5 pollution levels. Identified seasonal patterns and correlations between pollutants, revealing insights into urban air quality trends and potential contributing factors.
arima-model dickey-fuller-test matplotlib numpy pandas python seaborn statistical-analysis time-series-analysis
Last synced: 16 Apr 2026
https://github.com/ashwin331133/liver_disease_detection
This dataset consists of 416 liver patient records and 167 non-liver patient records collected from North East of Andhra Pradesh, India. And The main objective of this project is to use classification algorithms to detect liver patients from healthy individuals.
data-visualization machine-learning numpy pandas python
Last synced: 16 Apr 2026
https://github.com/eljandoubi/breakout-strategy
Implementation of the Breakout Strategy
breakout numpy pandas scipy trading-algorithms trading-strategies training
Last synced: 16 Apr 2026
https://github.com/anas436/student-performance-analysis
In this project I have constructed a Machine Learning System which will analyis students performance with about their academic records. Note that, this project will work with any students recods which you want to provide.
data-analysis jupyter-notebook matplotlib numpy pandas python3 seaborn
Last synced: 16 Apr 2026
https://github.com/abhishekpsonawane07/loan-repayment-prediction-ml
Loan Approval Prediction uses machine learning to analyze factors like income and credit history, automating and improving the loan approval process. The project ensures accurate, efficient, and user-friendly predictions with a Gradio interface.
artificial-neural-networks confusion-matrix decision-trees gradio-interface k-nearest-neighbours loan-dataset loan-prediction-analysis loan-repayment logistic-regression numpy pandas python random-forest sckiit-learn seaborn support-vector-machines
Last synced: 16 Apr 2026
https://github.com/thekartikeyamishra/customer-retention-predictor
The Customer Retention Predictor is a Python-based tool designed to help businesses predict customer churn using historical data. This project is particularly beneficial for small businesses and MSMEs in India, allowing them to identify customers at risk of leaving and take proactive measures to retain them.
joblib machine-learning numpy pandas python scikit-learn tinker
Last synced: 16 Apr 2026
https://github.com/pedasoft-consult/customer_analytics_fmcg
Customer Analytics in FMCG Industry
k-means-clustering matplotlib numpy pandas python seaborn
Last synced: 03 Mar 2026
https://github.com/mugambi645/exploring-ebay-car-sales-data
Exploring ebay car sales dataset
car-sales data-analysis numpy pandas
Last synced: 16 Apr 2026
https://github.com/moonmoonsamal/meesho_order_financial_analysis
Generating insights from Meesho sales data (Oct-Nov)
cleaning-dataset eda numpy pandas visualization
Last synced: 16 Apr 2026
https://github.com/sahiltiwariiii/dssp
Predicting student math scores ! This project utilizes advanced machine learning techniques and MLOps tools like DVC and MLflow to predict a student's math score based on various factors such as gender, race/ethnicity, parental level of education, lunch type, test preparation course, writing etc
docker dotenv dvc flask machine-learning mlflow mlops mysql mysql-connector-python numpy pandas pymysql python python-dotenv scikit-learn seaborn sklearn-library statistics streamlit
Last synced: 27 Mar 2026
https://github.com/michaelgermini/python-3d-programming-book
Complete Python & 3D Programming Book: 30 chapters, 120+ examples, real-time ray tracing, ML graphics, OpenGL, NumPy
3d-graphics computer-graphics educational game-development graphics-programming machine-learning numpy opengl python ray-tracing tutorial
Last synced: 16 Apr 2026
https://github.com/rahulchouhan1/spotify-most-popular-songs-data-analysis
🎵 Spotify Songs Analysis using Pandas
Last synced: 16 Apr 2026
https://github.com/laurencewarne/eratosthenes
Random implementations of the sieve of Eratosthenes
algorithm eratosthenes numpy python3
Last synced: 16 Apr 2026
https://github.com/marcow2812/zuse-projekt
Python-basierte Software zur Projektion von 3D-Objekten auf einen Würfel
augmented-reality numpy opencv-contrib python
Last synced: 16 Apr 2026
https://github.com/littie28/hazy-frames
Hierarchical coordinate frames - crystal clear transforms
3d coordinate-systems geometry numpy python reference-frames scipy transformations
Last synced: 18 Apr 2026
https://github.com/shriansh8619/eda_customer_behavior
This project analyzes Nielsen transaction data using Python to uncover sales trends, customer preferences, and purchasing patterns. It provides insights to optimize inventory, create targeted promotions, and improve store performance. The goal is to help supermarkets enhance strategies and boost profitability based on data-driven insights
matplotlib numpy pandas python seaborn
Last synced: 16 Apr 2026
https://github.com/dr-rompecabezas/page-view-time-series-visualizer
A data science project built as part of the freeCodeCamp curriculum.
matplotlib numpy pandas python seaborn
Last synced: 16 Apr 2026
https://github.com/jay6430/python-for-data-science
This Repository includes all the Python concepts that are necessary for Data science.
csv data-visualization datascience-machinelearning html-css ipynb-jupyter-notebook matplotlib numpy pandas python3 xml
Last synced: 04 Mar 2026
https://github.com/supershivam5/python_projects
💻 Python programming with Numpy, Pandas, Matplotlib.🌟 Love exploring new technologies. Check out my projects!
matplotlib-pyplot numpy pandas scikit-learn seaborn
Last synced: 17 Apr 2026
https://github.com/kunalkumar2001/data-analyst-python-and-its-library
Python (Basics to Advance) and Its Library for Data Analyst
dataanalyst matplotlib numpy pandas python seaborn
Last synced: 17 Apr 2026
https://github.com/priyanshul28/ml_eda_regression_energyconsumptionforecasting
An EDA and Machine Learning Time-Series Regression Forecasting exercise on the PMJE Energy Consumption dataset demonstrating time-series analysis and the use of Time-Series Split, XGBoost, etc. The model is optimized using hyperparameter tuning through GridSearchCV. A Rob Mulla guided exercise.
forcasting machine-learning numpy pandas scikit-learn time-series-analysis
Last synced: 17 Apr 2026
https://github.com/farzeennimran/or-and-and-gates-using-perceptron-learning
Training single-layer perceptrons to get the outputs of OR and AND logic gates.
data-science gates machine-learning neural-network neural-networks-from-scratch numpy perceptron-learning-algorithm perceptron-neural-networks python
Last synced: 17 Apr 2026
https://github.com/beaprogrammer02345/amazon_webscraping_data
beautifulsoup4 jupyter numpy pandas
Last synced: 05 Mar 2026
https://github.com/lingumd/credit_risk_analysis
Machine learning models for predicting credit risk in LendingClub dataset.
balancedrandomforestclassifier classification-report cluster-centroids-undersampling confusion-matrix easyensembleclassifier get-dummies google-colab imbalanced-learn machine-learning matplotlib-pyplot numpy pandas pathlib randomoversampler scikit-learn smote smoteenn
Last synced: 17 Apr 2026
https://github.com/gautam-cs/data_science
In this project, I was trying to get most of the relevent information of the data using library like numpy, pandas. I have worked on data like aadhar data, Olympics data
aadhar-data csv data-science json numpy olympics-data pandas python35
Last synced: 17 Apr 2026
https://github.com/syedzaheerabbas/risk-analytics-with-python
This project focuses on developing a basic understanding of risk analytics in banking and financial services and understand how data is used to minimize the risk of losing money while lending to customers.
eda hypothesis-testing numpy pandas python risk-analysis seaborn
Last synced: 17 Apr 2026