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/jeslipriya/expense-tracker
This is a smart expense tracking web app built with Flask that helps users manage and visualize their spending. It features Pandas and Numpy analysis to suggest ways to cut down on unnecessary expenses, with clean UI, graph visualizations, and secure login.
css flask-application full-stack html matplotlib numpy pandas
Last synced: 05 May 2026
https://github.com/chdl17/marvelvsdc
This GitHub repository contains Python and Tableau for analyzing Marvel Vs DC superheros.
excel jupyter-notebook numpy pandas python tableau-public
Last synced: 05 May 2026
https://github.com/batrick-swaistan/nalaiya_thiran
Nalaiya Thiran IBM Course Training
matplotlib numpy pandas-dataframe python
Last synced: 05 May 2026
https://github.com/theadeelahmed/mall-customers-segmention
This project segments mall customers based on income, age, and shopping score. Using clustering techniques, it identifies key customer groups for targeted marketing campaigns. Tools used: Pandas, Matplotlib, Seaborn, and Scikit-learn
matplotlib-pyplot numpy pandas python3 seaborn sklearn-clustering
Last synced: 05 May 2026
https://github.com/pyladiesams/python-oss-sprints-mar2024
Sprints to contribute to the most popular data and AI Python OSS libraries
conda dask geopandas jupyter matplotlib numpy pandas pymc sklearn
Last synced: 05 May 2026
https://github.com/pramodyasahan/cifar-10-object-recognition
This repository contains a TensorFlow-based image classification model designed to classify images from the CIFAR-10 dataset. The CIFAR-10 dataset comprises 60,000 32x32 color images in 10 classes, with 6,000 images per class.
convolutional-neural-networks numpy python tensorflow
Last synced: 05 May 2026
https://github.com/rohra-mehak/sciencesync
System for Personalized Google Scholar Alerts Processing and Data Management, and provision of ML based clustering analysis
agglomerative-clustering clustering crossref-api customtkinter google-api google-scholar graph-api machine-learning numpy pandas python3 scientific-article-analysis scikit-learn sqlite3
Last synced: 05 May 2026
https://github.com/jonad/quora_data_analysis
Exploratory data analysis and feature engineering on Quora dataset.
exploratory-data-analysis feature-extraction numpy pandas python3 quora-dataset
Last synced: 05 May 2026
https://github.com/abdelrahman-amen/neural_style_transfer
This project applies neural style transfer to create new images by merging the content of one image with the artistic style of another.
neuralstyletransfer numpy os python streamlit tensorflow
Last synced: 05 May 2026
https://github.com/dulajkavinda/fashion-classification
👗 classify fashion items using machine learning
added machinelearning matplotlib numpy pandas python scikit
Last synced: 05 May 2026
https://github.com/tsungtsetu122/patternrecognition-gnn-node-classification
This project implements a Mixed Graph Neural Network (GNN) for semi-supervised multi-class node classification using the Facebook Large Page-Page Network Dataset. The goal of the project is to predict the class of each node (page) based on 128-dimensional feature vectors and the graph structure connecting the nodes.
evaluation-metrics gnn matplotlib networkx numpy optimization pandas python pytorch-geometric
Last synced: 05 May 2026
https://github.com/waghraj1699/fraud-detection-project
A fraud detection system with machine learning will be able to detect risk based on your historical data
data-processing decision-tree-classifier machine-learning numpy pandas
Last synced: 05 May 2026
https://github.com/nkamilla/titanic-eda
Exploratory Data Analysis of the Titanic dataset using Python (Pandas, NumPy, Matplotlib). Includes data cleaning, visualizations, correlations, and key business insights.
data-analysis eda jupyter-notebook matplotlib numpy pandas python titanic-dataset
Last synced: 05 May 2026
https://github.com/kalwalt/pybind-test
A simple example with pybind and numpy with C++ code
cplusplus numpy pybind11 python
Last synced: 05 May 2026
https://github.com/nxhawk/mln
Machine learning is a branch of artificial intelligence (AI) and computer science which focuses on the use of data and algorithms to imitate the way that humans learn, gradually improving its accuracy.
decision-tree-classifier genetic-algorithm jupyter-notebook machine-learning-algorithms numpy pandas sklearn-library
Last synced: 06 May 2026
https://github.com/facusm/prediccion-precio-de-propiedades
jupyter-notebook numpy pandas python sickit-learn
Last synced: 06 May 2026
https://github.com/shwetapardhi/assignment-1-q9_b--basic-statistics-level-1
Q9) Calculate Skewness, Kurtosis & draw inferences on the following data SP and Weight(WT) Use Q9_b.csv
kurtosis matplotlib-pyplot numpy pandas python seaborn skewness
Last synced: 06 May 2026
https://github.com/kashinathbiradar/bangalore-housing-price-prediction
The objective of the project is to create a machine learning model. We are doing a supervised learning and our aim is to do predictive analysis to predict housing price.
css deta doc html machine-learning matplotlib numpy pandas preprocessing seaborn sklearn sql
Last synced: 06 May 2026
https://github.com/abdelrahman-amen/active_learning_with_different_query_strategies
This project explores the implementation of active learning techniques, focusing on various query strategies to optimize the selection of informative data points for model training. It aims to reduce the amount of labeled data required while improving model performance, especially in scenarios with limited labeled data.
activelearning cuda entropy kldivergence margin numpy python pyto uncertainty
Last synced: 06 May 2026
https://github.com/ianjure/simple-neural-network
Implementing a simple neural network using only Numpy.
deep-learning neural-network notebook numpy scratch-implementation
Last synced: 06 May 2026
https://github.com/skorupcia/winequality-white
winequality-white.csv visualization
matplotlib numpy pandas seaborn sklearn
Last synced: 06 May 2026
https://github.com/billgewrgoulas/recommendation-systems
Algorithms for joke rating prediction using the joke data-set from Kaggle.
algorithm clustering collaborative-filtering machine-learning numpy pandas recommender-system scikit-learn scypi
Last synced: 06 May 2026
https://github.com/mat-kubiak/manual-ml
DIY ML framework (using only NumPy!) + various demos
artificial-intelligence examples machine-learning ml ml-framework neural-networks numpy
Last synced: 06 May 2026
https://github.com/rashidul738/data-analysis-with-statistics-and-python
Data Analysis with Statistics and Python
jupiter-notebook lambda numpy pandas-python python scipy statistics
Last synced: 06 May 2026
https://github.com/khursheedahmedd/machine-learning
machine-learning numerical-methods numpy pandas pandas-dataframe
Last synced: 06 May 2026
https://github.com/kunalpisolkar24/gradientdescent
A Python implementation of gradient descent for linear regression, visualized with cost function history, parameter trajectory, and a 3D cost surface.
cost-function gradient-descent numpy visualization
Last synced: 06 May 2026
https://github.com/dm-zhuk/goit-math-python-tests
Mathematics
matplotlib-python numpy pandas scipy
Last synced: 06 May 2026
https://github.com/coder5omkar/lendingclubcasestudy
Performed exploratory data analysis (EDA) on the loan dataset from the Lending Club Case Study to identify the key factors influencing loan defaults.
bivariate-analysis data-science exploratory-data-analysis matplotlib numpy pandas seaborn univariate-analysis
Last synced: 06 May 2026
https://github.com/paulo-santos-ds/llm
Um aplicativo web simples de tradução que converte texto do português para o inglês, construído com Streamlit e Google Translator
deeptranslate googletranslate numpy pyngrok python streamlit
Last synced: 06 May 2026
https://github.com/elmezianech/classifyreviews_nlp
Revolutionize customer feedback analysis with our NLP Insights Analyzer. Utilize cutting-edge text preprocessing to transform raw reviews into a machine-friendly format. Explore sentiment models, such as Logistic Regression and Naive Bayes, employing cross-validation for model robustness.
accuracy-score ai countvectorizer cross-validation joblib logistic-regression machine-learning ml multinomialnb naive-bayes-classifier nltk-library numpy pandas randomforestclassifier svc
Last synced: 06 May 2026
https://github.com/fbi555/fashion-mnist-cnn-tf
🧵 Classify fashion images using a compact CNN model in TensorFlow/Keras, designed for the Fashion-MNIST dataset with easy execution in Google Colab.
adam classification cnn colab-notebook computer-vision convolutional-neural-networks custom-training-loop deep-learning fashion-mnist gans image-classification interactive jupyter-notebook keras lowlevelapi mnist-dataset numpy regularization
Last synced: 06 May 2026
https://github.com/williyam-m/company-registration-trends
Utilized Linear Regression from scikit-learn to predict future company registration trends.
flask matplotlib numpy pandas-python scikit-learn
Last synced: 06 May 2026
https://github.com/swapnilvishwakarma/twitter_sentiment_dashboard
Using Streamlit and Python, I created interactive data dashboards and used Pandas to manipulate data in data science workflows. I also used Plotly to create interactive graphs.
dashboard machine-learning matplotlib numpy pandas plotly sentiment-analysis streamlit-webapp webapp wordcloud
Last synced: 06 May 2026
https://github.com/xanonymous-github/multimediax
The collections of class projects in Multimedia Technologies and Applications class, NTUT.
deep-learning machine-learning numpy opencv-python
Last synced: 06 May 2026
https://github.com/timeless-residents/handson-tensorflow-numpy
A practical guide to learning and using TensorFlow and NumPy for data manipulation and machine learning
data-science machine-learning numpy tensorflow tutorial
Last synced: 06 May 2026
https://github.com/kumar-o/customer-churn-prediction
🔍 Predict customer churn using a synthetic dataset with advanced models and metrics to enhance business retention strategies and decision-making.
churn-prediction customer-churn-prediction customer-survival-analysis data-science factorization-machines flask-application gridsearchcv libsvm machine-learning model-evaluation numpy pipelines roc-auc scikit-learn seaborn smote survival-analysis xgboost4j
Last synced: 06 May 2026
https://github.com/prab9166/-web-content-extraction-and-sentiment-analysis-
web content extraction and sentiment analysis on URLs provided in an Excel file. Its divided into classes to manage different stages such as data loading, web scraping, text processing, sentiment scoring, and output generation
beautifulsoup lxml nltk-python numpy pandas python re requests xlsxwriter
Last synced: 06 May 2026
https://github.com/sahilmate/gesturepainter
Virtual Painting Application
gesturepainter mediapi numpy opencv virtualpaint
Last synced: 06 May 2026
https://github.com/fatihilhan42/lane-line-detection-with-python
In this project you will detect lane lines in images using Python and OpenCV. OpenCV means "Open-Source Computer Vision", which is a package that has many useful tools for analyzing images.
image-processing line-detection numpy opencv python
Last synced: 06 May 2026
https://github.com/dhruwsunita/iphones-eda-analysis
EDA analysis on apple products.
data-analysis data-visualization eda matplotlib numpy pandas plotly python seaborn
Last synced: 06 May 2026
https://github.com/redinfinitypro/python-finance
Rating: (8/10) The code performs a linear regression analysis on stock data using the yfinance library, importing necessary libraries, selecting stock symbols, downloading data, fitting a model, making predictions, and visualizing results.
datetime matplotlib numpy pandas random sklearn yfinance
Last synced: 06 May 2026
https://github.com/kianaabrisham/svm-from-scratch
Linear SVM from scratch with hinge loss + decision boundaries
classification from-scratch fundamentals hinge-loss numpy optimization scikit-learn svm
Last synced: 07 May 2026
https://github.com/voorhs/ml-practice
ML algorithms implementation
aimasters lomonosov-msu machine-learning numpy python
Last synced: 07 May 2026
https://github.com/malintha-induwara/python-for-ds
This repository contains my personal notes, exercises, and examples for Python
numpy pandas python webscraping
Last synced: 07 May 2026
https://github.com/waghraj1699/ipl-win-probability-predictor
Web app to predict live probability of win percentage of match
data-preprocessing machine-learning ml-algorithms numpy pandas
Last synced: 07 May 2026
https://github.com/suhas-005/jovian-data-analysis-course-assignment
These are my assignments for Data Analysis : Zero to Pandas course by Jovian.ai
data-analysis data-analytics numpy pandas python
Last synced: 07 May 2026
https://github.com/amruta33/bike_sharing
Building ML model for Bike sharing
linear-regression matplotlib numpy pandas python3 seaborn
Last synced: 07 May 2026
https://github.com/aicorsair/python-case-study-ab-testing-for-lunartech-homepage-cta-button
This repository contains a detailed case study on an A/B test of LunarTech's homepage CTA button, using proxy data structured similarly to the company's real data.
ab-testing click-through-rate confidence-intervals data-analysis data-analytics data-exploration data-science data-visualization hypothesis-testing matplotlib normal-distribution numpy pandas practical-significance python statistical-analysis statistical-significance z-critical z-statistic z-test
Last synced: 07 May 2026
https://github.com/miss-mhv/retail_strategy_and_analytics
The purpose of this work is to analyze data from a supermarket to better understand the types of customers who buy chips and their buying behavior in the area.
jupyter-notebook numpy pandas python3
Last synced: 07 May 2026
https://github.com/ai-ahmed/bda-and-ds
Dual Course: EMC2 Data Scientist & Big Data Analytics & IBM Professional Data Science Course
analytics big-data data-science jupyter-notebook jupyterlab linear-algebra mathematics matplotlib ml numpy pandas probability seaborn sklearn statistics
Last synced: 07 May 2026
https://github.com/jonad/chicago_crime_analysis
Exploratory data analysis on Chicago Crime dataset.
jupyter-notebook matplotlib numpy pandas python3
Last synced: 07 May 2026
https://github.com/shantanudhanawade/mini-projects
Price prediction with linear regression
matplotlib-python numpy pandas scikit-learn-python
Last synced: 07 May 2026
https://github.com/ayushmankumar7/siamese-network-with-one-shot-learning
Implementation of this paper - https://www.cs.cmu.edu/~rsalakhu/papers/oneshot1.pdf
Last synced: 07 May 2026
https://github.com/krishbharadwaj5678/gestureninja
Play Fruit Ninja using just your index finger with real time gesture tracking. No mouse, no keyboard — just your webcam and smooth slicing.
automation computer-vision cvzone finger-tracking fruit-ninja game-development gamedev gesture-recognition hand-tracking mediapipe mouse mouse-control numpy opencv pyautogui python realtime virtualmouse webcam
Last synced: 07 May 2026
https://github.com/alekiie/streamlit-dashboard
A dashboard that utilizes the power of streamlit charts to create intuitive and easy to understand charts for data visualization.
data-visualization matplotlib numpy pandas python3 streamlit
Last synced: 07 May 2026
https://github.com/shefreenkaur/web-scraping-and-word-frequencies
This project analyzes word frequencies in BC Legislative documents using Stanford CoreNLP and Python. The program extracts text from PDF documents, processes it using natural language processing techniques, and generates a comprehensive word frequency analysis.
analytics chromedriver easyocr nlp numpy pandas pymupdf python selenium stanfordcorenlp webscraping wordfrequency
Last synced: 07 May 2026
https://github.com/jimmymugendi/luxdev-week-2-boot-camp
correlation-analysis eda matplotlib numpy pandas seaborn-plots visualizations
Last synced: 07 May 2026
https://github.com/ebadshabbir/bluff-detection-model-polynomial_regression-
This project predicts employee salaries based on position levels using Linear and Polynomial Regression models. It trains models with degrees 2, 3, and 4 on a dataset of job titles, position levels, and salaries, and predicts the salary for a position level of 6.5. The results are visualized to compare model performance.
jupyter-notebook linear-regression machine-learning matplotlib-pyplot multiple-linear-regression numpy polynomial-regression python
Last synced: 07 May 2026
https://github.com/hackintoshrao/first-neural-network
Simple Neural Network with a hidden layer written from scratch using Numpy for prediction the bike sharing sales
deep-learning neural-networks numpy python
Last synced: 07 May 2026
https://github.com/leftcoastnerdgirl/extract_transform_load
This mini project introduces data cleaning through ETL
data-cleaning etl extract-transform-load json merge-sort numpy pandas-dataframe pandas-python
Last synced: 07 May 2026
https://github.com/pereira-elizabeth/aah-2d-hermitian
Minimal 2D AAH model: build, diagonalize, and plot spectrum (NumPy/Matplotlib)
condensed-matter numpy physics scipy tight-binding
Last synced: 07 May 2026
https://github.com/maxencebonamy/ascii-webcam
You can see yourself in real time through characters in a terminal. This project is an enhancement of another project which consists in converting an image to ASCII format, which allows, in a way, to compress it.
ascii numpy opencv python webcam
Last synced: 07 May 2026
https://github.com/jimmymugendi/bulding-a-decision-tree-to-predict-customer-churn
This repo desribes bulding a decision tree to predict customer churn in a given organisation
accuracy-score decision-tree-classifier matplotlib-pyplot numpy pandas-dataframe scikit-learn
Last synced: 07 May 2026
https://github.com/minjii1079/pytune
Building PyTune, a Python guitar tuner that uses PyAudio for recording, NumPy for math operations, and SciPy for FFT (Fast Fourier Transform) and signal processing.
fft guitar-tuner music numpy pyaudio python3 scipy
Last synced: 07 May 2026
https://github.com/arnie1x/massive-dataset-lab
This project involves basic data manipulation with JSON files, focusing on tasks related to data processing of the MASSive dataset and file management.
data-science numpy pandas pandas-dataframe python3
Last synced: 07 May 2026
https://github.com/aimin-nur/dataanalyst-cohortanalysis
Sebuah project Data Analayst untuk mengetahui bagaimana pola pembelian pelanggan dalam periode waktu tertentu (Cohort Analysis)..
cohort-analysis numpy pandas pytz
Last synced: 07 May 2026
https://github.com/prajakta1321/exoplanet-atmospheric-characterization-1
A machine learning project to classify exoplanets using light curve image data. Developed as part of the ML4SCI GSoC 2025 Test Task. Includes data processing, CNN-based model, and full report.
classification colab-notebook dbscan gsoc-2025 machine-learning-algorithms matplotlib-python ml numpy open-source pca-analysis python3 seaborn
Last synced: 07 May 2026
https://github.com/isabelacaldeira/plongee
Here is a program that we made using Python and Jupyter Notebook used to solve a physic problem about diving
jupyter-notebook matplotlib numpy physics python university university-project
Last synced: 08 May 2026
https://github.com/r-mahesh45/reccomendation-system
This project involves building a recommender system using cosine similarity to measure the similarity between items or users. It leverages numerical data to provide personalized recommendations. The model focuses on extracting meaningful insights and improving decision-making processes.
numpy pandas-dataframe python3 scikitlearn-machine-learning
Last synced: 07 May 2026
https://github.com/manishkr1754/loan_eligibility_prediction_python
Predict Loan Eligibility for a Finance company
bivariate-analysis data-visualization decision-trees evaluation-metrics exploratory-data-analysis feature-engineering hypothesis-generation logistic-regression matplotlib model-building numpy pandas random-forest seaborn sklearn univariate-analysis xgboost
Last synced: 08 May 2026
https://github.com/djdurga/predictive_analysis_in_diabetes
This project applies Logistic Regression to predict diabetes in patients using the Pima Indians Diabetes Dataset. It covers the full data science lifecycle — from data imputation and exploration to model training, evaluation, and insights.
Last synced: 08 May 2026
https://github.com/tinaland101/carcinoma-regression-project
The goal of this project is to analyze and visualize the results of a clinical study involving the treatment of squamous cell carcinoma (SCC) in mice. As a senior data analyst, you are tasked with preparing a technical report for Pymaceuticals, Inc.
linear-regression mathplotlib numpy pandas pyhton
Last synced: 08 May 2026
https://github.com/azaz9026/python_library_numpy
NumPy is a Python library used for working with arrays. It also has functions for working in domain of linear algebra, fourier transform, and matrices...
array jupyter-notebooks numpy python3
Last synced: 08 May 2026
https://github.com/haimgoldfisher/data_visualization_final_project
Final project of the Data Visualization course, Ariel university.
adaboost bayesian-learning catboost ensemble-learning gradient-boosting gridsearchcv matplotlib numpy pandas plotly seaborn semi-supervised-learning voting-classifier
Last synced: 08 May 2026
https://github.com/rsc-88/titanic
Data Science
jupyter-notebook numpy pandas python
Last synced: 08 May 2026
https://github.com/gama1903/digital_image_processing
Implementation of Basic Algorithms of Digital Image Processing mainly through Numpy.
digital-image-processing numpy opencv python
Last synced: 08 May 2026
https://github.com/chdl17/imdb-assignment
This GitHub repository contains a project that performs an analysis of the IMDb movie rating dataset. The data is used to explore the relationships between various features and the movie rating. Visualizations are used to illustrate the results of the analysis. The code is organized into a Jupyter Notebook file and data files.
Last synced: 08 May 2026
https://github.com/afnanelhussini/biometrics
LABS for Biometrics Course
biometric-authentication biometric-identification biometrics cv2 numpy opencv python3
Last synced: 08 May 2026
https://github.com/zuecopio/vco_2425
Computer Vision (VCO) subject practices
cv2 matplotlib numpy opencv pilllow
Last synced: 08 May 2026
https://github.com/octavioduarte/datascience
A repository with study notes on Data Science concepts, NumPy, pandas, and an introduction to statistics.
data-science jupyter-notebook numpy pandas
Last synced: 08 May 2026
https://github.com/niteshchawla/nc-walmart-casestudy
The Management team at Walmart Inc. wants to analyze the customer purchase behavior (specifically, purchase amount) against the customer’s gender and the various other factors to help the business make better decisions. They want to understand if the spending habits differ between male and female customers:.
central-limit-theorem confidence-intervals matplotlib-pyplot numpy pandas python scipy-stats seaborn stats
Last synced: 08 May 2026
https://github.com/rohansoni45/ipl-win-predictor
A machine learning model that predicts the outcome of IPL matches based on historical data and player performance. Built using Python and libraries like Pandas, NumPy, and scikit-learn. This project demonstrates the use of classification algorithms to predict match outcomes.
classification data-science ipl machine-learning model-evaluation numpy pandas python sklearn sports-analytics
Last synced: 08 May 2026
https://github.com/himanshugoyal77/movie-recommendation
Cosine similarity based Recommendation Engine
nltk numpy pandas requests-library-python tmdb-api vectorization
Last synced: 08 May 2026
https://github.com/antonio-f/simple-k-nearest-neighbors
Simple K-Nearest Neighbors using partial sort
101 k-nearest-neighbors knn numpy partial-sort python tutorial
Last synced: 08 May 2026
https://github.com/alz-11/ftoc
Fahrenheit to Celsius conversion analysis, comparing accurate and approximate methods with visualizations and error analysis.
approximation celsius conversion data-visualization error-analysis fahrenheit fahrenheit-to-celsius jupyter jupyter-notebook matplotlib numpy python python-3 python3
Last synced: 08 May 2026
https://github.com/diloabininyeri/face-detect
python opencv face detect
artificial-intelligence deep-learning detection face facedetection machine-learning numpy object opencv people pyhton recognition
Last synced: 08 May 2026
https://github.com/thekartikeyamishra/data-preprocessor
A Google Colab module for interactive data preprocessing. Handles missing values, categorical encoding (One-Hot, Label), and numerical scaling (Standard, MinMax). Outputs a cleaned dataset
ipywidgets numpy pandas python scikit-learn
Last synced: 08 May 2026
https://github.com/deepcloudlabs/dcl702-2020-sep-16
DCL-702: Data Analytics using Python
data-analytics numpy pandas python python-3
Last synced: 08 May 2026
https://github.com/0290192029/apartment-price-predictor
Python-проект по прогнозированию стоимости аренды квартир с помощью линейной регрессии. Практическая работа по теме: "Основы машинного обучения" дисциплины "МДК 13.01: Основы применения методов искусственного интеллекта в программировании".
apartment-price-prediction apartments-for-rent api correios-api data-analysis feature-engineering feature-enginering linear-regression linear-regression-models mlops numpy prediction-model r seaborn
Last synced: 08 May 2026
https://github.com/leandro-bertoluzzi/parchis-probabilities
Small weekend project to play around with numpy and help me taking decissions while playing parchís
Last synced: 08 May 2026
https://github.com/filnow/tinygimp
project for image processing class
gimp numpy opencv pysimplegui python3
Last synced: 08 May 2026
https://github.com/sunnyrao07/water-quality-analysis
A machine learning project that predicts water potability based on chemical and physical attributes, using models like Logistic Regression, Random Forest, and XGBoost.
data-cleaning label-encoding logistic-regression matplotlib model-evaluation numpy pandas pyhton random-forest sckiit-learn seaborn smote standard-scaler xgboost
Last synced: 08 May 2026
https://github.com/samaalharbi2/100-days-of-code
This repository is a collection of 100 Python projects built as part of the "100 Days of Code: Python Developer Challenge" course.
data-science game-development machine-learning numpy pandas python udemy
Last synced: 08 May 2026
https://github.com/dhruwsunita/zomato-data-analysis-project
Zomato data analysis project using Python.
data-analysis data-visualization jupyter-notebook matplotlib numpy pandas-dataframe python
Last synced: 08 May 2026
https://github.com/daniel-brai/alx-t-x-udacity-data-analytics-nanodegree
A 3-month nanodegree going through the intricacies of data analysis with Python and its various libraries such Pandas, Numpy, matplotlib, seaborn and others
matplotlib numpy pandas python3
Last synced: 08 May 2026
https://github.com/chdl17/credit-eda-casestudy
Credit EDA is a GitHub repository designed to provide educational materials and tools for exploring credit risk data. The repository contains notebooks, datasets, and code samples to help users learn and apply these concepts to credit data.
exploratory-data-analysis numpy pandas
Last synced: 08 May 2026