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/florasteve/ml-foundations-day1
Day-1 ML foundations focused on linear algebra: vectors, dot products, norms, angles, projections, and basic matrix operations—implemented in a Jupyter notebook with NumPy/Matplotlib, clear 2D visuals, a self-quiz, and a brief reflection. Emphasizes how these math primitives map to core ML/AI ideas (similarity, least squares, geometric transforms).
ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy python3 terminal-mac tutorial visualization vscode
Last synced: 04 May 2026
https://github.com/hyperplasma/olympic-visualization-analysis
Multidimensional analysis and visualization of Olympic medals, economy, and happiness index.
data-analysis data-visualization matplotlib numpy pandas python wordcloud
Last synced: 04 May 2026
https://github.com/sugha22/data_analysis
Actively upskilling in data science with hands-on learning during a Green Internship focused on environmental sustainability. Used Pandas and NumPy for data preprocessing and cleaning, and created visual dashboards in Excel and Tableau. Gained experience in interpreting sustainability metrics and communicating insights through data storytelling and
data-cleaning data-collection data-storytelling data-transformation excel numpy pandas preprocessing sustainability-metrics tableau-dashboards visualization
Last synced: 04 May 2026
https://github.com/silbena/gibbssampler
Gibbs Sampler for a simple mortgage model.
gibbs-sampler gibbs-sampling numpy python
Last synced: 04 May 2026
https://github.com/secary/maths7027
Mathematical Foundations of Data Science
latex mathematics numpy pandas
Last synced: 04 May 2026
https://github.com/wwwmisla/gerador-mapas-calor
Sistema de visão computacional para gerar mapas de calor com base na movimentação em espaços públicos, auxiliando no planejamento urbano e uso eficiente do espaço.
color computer-vision demo google-colab gradio heatmap marchine-learning matplotlib model numpy opencv people-detection python smart-city ufrn visao-computacional vision-computer yolo yolov8
Last synced: 04 May 2026
https://github.com/saifalibaig/crop-yield-prediction
🌾 A machine learning-based crop production prediction system using historical Indian agricultural data with advanced regression models and hyperparameter tuning.
eda feature-encoding feature-selection kaggle-dataset lasso-regression linear-regression matplotlib-pyplot numpy onehot-encoding pandas python3 ridge-regression seaborn simpleimputer xgboost-regression
Last synced: 04 May 2026
https://github.com/abhijeet-bhambere/exploratory_data_analysis
A collection of several projects for conducting EDA on datasets from various sources
exploratory-data-analysis matplotlib numpy pandas python
Last synced: 04 May 2026
https://github.com/ronitjariwala/-prodigy_ds_01
Prodigy InfoTech Data Science Internship Task-1
matplotlib numpy pandas python seaborn
Last synced: 04 May 2026
https://github.com/shamiul5201/selfie_app_features_application
OpenCV project to build skills in image processing: features include Cartoonify and Pencil Sketch effects in a Jupyter Notebook, blemish removal in a Python script, and chroma keying for videos. Perfect for exploring creative and practical computer vision techniques.
computer-vision numpy opencv python
Last synced: 04 May 2026
https://github.com/0nom4d/308reedpipes
Mathematical EPITECH Project - This project computes a representation of a reedpipe.
coverage epitech epitech-project matplotlib-pyplot numpy pytest python scipy
Last synced: 04 May 2026
https://github.com/rtgrt5645/numpy-lab
🧮 Explore, manipulate, and visualize data with NumPy to enhance your Python skills in scientific computing and data analysis.
array-operations data-analysis data-science jupyter-notebook machine-learning numerical-computing numpy numpy-arrays numpy-library numpy-python python python3 scientific-computing
Last synced: 04 May 2026
https://github.com/manuethomas/credit-default-risk-analysis-eda
This repository contains the detailed EDA analysis of Home Credit Group Dataset. The analysis aims to find demographic and financial factors associated with higher or lower default risks, providing actionable insights for risk mitigation and improved lending practices
bivariate-analysis correlation-analysis data-preprocessing exploratory-data-analysis exploratory-data-visualizations matplotlib numpy pandas seaborn univariate-analysis
Last synced: 04 May 2026
https://github.com/powei-lin/least-square-problem-example
Example of solving least square problem with python
autograd least-square-regression least-squares matplotlib numpy python python3 scipy
Last synced: 04 May 2026
https://github.com/darshan12345678910/loan_predict-logisticregression-ml-algorithms
implementation of LogisticRegression
eda logistic-regression ml-algorithms numpy pandas
Last synced: 04 May 2026
https://github.com/abhishekyadav915/e-commerce-sales-analysis
E-Commerce Sales Analysis is a data analysis project that explores sales data from an e-commerce platform to uncover insights and trends. The analysis includes visualizing sales performance, customer behavior, and product trends to help optimize business strategies and improve customer satisfaction.
matplotlib-pyplot numpy pandas-library plotly python3
Last synced: 04 May 2026
https://github.com/dyrits/parite
OPENCLASSROOMS | PERFECTIONNEZ-VOUS EN PYTHON
matplotlib numpy pandas python
Last synced: 04 May 2026
https://github.com/chathumiamarasinghe/nn-training-model
A comprehensive project for training neural networks to solve real-world problems. This repository includes customizable code for building, training, and evaluating neural network architectures using popular deep learning frameworks.
jupyter-notebook matplotlib numpy phyton scikit-learn
Last synced: 04 May 2026
https://github.com/surayasumona/test_bowlers_analysis
Data Analysis with Python
data-analysis data-manipulation data-preprocessing numpy pandas
Last synced: 04 May 2026
https://github.com/aqueeqazam/machine-learning-using-scikit
This repository contains all of the algorithms used to train the machine learning models using the Scikit library.
Last synced: 04 May 2026
https://github.com/alphan26/optimal-logistics-locator
This is a project in which we estimate the biomass avaibility of places due to their index and determine the optimal preprocessing depot and biorafinery in Gujarat, India
numpy pandas python sckit-learn
Last synced: 04 May 2026
https://github.com/asuquoaa/applied_data_science_with_python_study
Notes, codes and practicals on the Applied Data Science with Python specialization by UM
matplotlib numpy pandas seaborn
Last synced: 04 May 2026
https://github.com/kaungkhantkyaw1997/face_recognition
A Computer Vision tool designed to identify and recognize characters in images.
face-recognition flask numpy opencv
Last synced: 05 May 2026
https://github.com/dmkk01/mlp-python
Implementation of a multilayer perceptron using Pytorch and Numpy libraries
Last synced: 05 May 2026
https://github.com/siddhantborse/atmosviz
Atmos Viz is a Python-based project designed to analyze, visualize, and predict global temperature trends across various cities and countries using time-series analysis and advanced data science techniques. Leveraging historical climate data, this project integrates machine learning models, geospatial mapping, and interactive visualizations to unco
geopandas geospatial-analysis gis matplotlib numpy pandas plotly python scikit-learn seaborn shapefiles time timeseries-analysis timeseries-data
Last synced: 05 May 2026
https://github.com/lin826/nanogpt-demo
Training and finetuning local GPTs.
gpt nanogpt numpy pytorch tqdm transformers
Last synced: 05 May 2026
https://github.com/jokoum/sentiment-classification
Multi-layer Perceptron classification of product reviews written in Greek language
flask machine-learning multilayer-perceptron-network neural-network numpy python sentiment-classification
Last synced: 05 May 2026
https://github.com/thekartikeyamishra/object-detection-for-retailer
The AI Customer Feedback Summarizer is a Python-based tool that uses extractive summarization techniques to provide concise summaries of customer feedback.
ai computer-vision cv2 numpy pillow python torch torchvision yolov5
Last synced: 05 May 2026
https://github.com/vladd12/machine-learning-practice
Репозиторий для учебной практики и различных курсов, связанных с ИИ
json keras-tensorflow machine-learning numpy pandas pickle tensorflow2 torch xml
Last synced: 05 May 2026
https://github.com/bhaskarkulshrestha/rock-vs-mine-prediction
A machine learning project to predict whether an object detected underwater is a rock or a mine using Logistic Regression.
colab-notebook logistic-regression machine-learning numpy pandas python sckit-learn supervised-learning
Last synced: 05 May 2026
https://github.com/tomaslopera/modelos_simulacion
jupyter-notebook matplotlib-pyplot modeling-and-simulation numpy pandas scipy seaborn
Last synced: 05 May 2026
https://github.com/egorouv/deepmachinelearning
DML Course
deep-machine-learning numpy python pytorch sklearn
Last synced: 05 May 2026
https://github.com/iamwatchdogs/retail-insights-from-superstore-data
An simple Data Analysis Project for finding insight within the Super store data set
conda-environment data-analytics jupyter-notebook matplotlib numpy pandas python
Last synced: 05 May 2026
https://github.com/sahu-sakshi/covid-19
A comprehensive data analysis project for COVID-19 pandemic data, featuring automated data collection, feature engineering, visualization tools, and exploratory analysis notebooks.
Last synced: 05 May 2026
https://github.com/csgn/numpy-tr-docs
docs documentation np numpy numpy-tr-docs tr-docs turkish
Last synced: 05 May 2026
https://github.com/farial-mahmod/nuclear-energy-generation-prediction-logistic-regression
Nuclear Energy Generation Prediction Logistic Regression project is aimed at predicting the nuclear energy generation based on the production (generation) data from 1991 to 2023 by using Logistic Regression.
energy kaggle logistic-regression machine-learning matplotlib nuclear-energy nuclear-power numpy power python3 sklearn
Last synced: 05 May 2026
https://github.com/chandrasankarsaha-code/customer-churn-prediction
A machine learning project to predict customer churn.
churn-prediction classfication customer machine-learning numpy pandas
Last synced: 05 May 2026
https://github.com/smit-joshi814/mlp
Machine Learning Using Python
classification decision-trees k-means-clustering knn machine-learning machine-learning-models matplotlib numpy pandas regression seaborn svm
Last synced: 05 May 2026
https://github.com/badranalyst/residential-unit-prices-data-analysis-application
Python-based analysis of residential unit prices, focusing on data cleaning, visualization, and exploratory data analysis (EDA). Key features include price distribution, and correlation analysis between factors like size, location, and pricing.
data-analysis data-visualization dataset matplotlib numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/nabilshadman/multiprocessing-time-series-data-simulation
A simulation using multiprocessing to generate 10,000 time dependent samples from an initial dataset of 20 samples
multiprocessing numpy pandas scipy simulation statistics time-series
Last synced: 05 May 2026
https://github.com/thomasa/python-intro
This is a Jupyter notebook slide show for a 2-hour crash intro to Python, NumPy, Matplotlib, and SciPy
matplotlib numpy python scipy tutorial
Last synced: 05 May 2026
https://github.com/celineboutinon/bookworms
OpenClassrooms Data Analyst 2022-2023 - Projet 6
apriori-algorithm data-analysis data-analytics data-visualisation dataframes matplotlib-pyplot mlxtend numpy pandas python scikit-learn scikit-posthocs scikitlearn seaborn statsmodels
Last synced: 05 May 2026
https://github.com/elijahondiek/data-analysis-udacity
Udacity Data Analysis Nano Degree course resources
jupyter-notebook matplotlib numpy pandas python
Last synced: 05 May 2026
https://github.com/zafir100100/cancer-stage-prediction
This code predicts cancer data using various regression models, calculates their average R-squared scores, and prints the best model.
cross-validation data-analysis data-preprocessing decision-trees gradient-boosting linear-regression machine-learning-algorithms numpy pandas random-forest regression scikit-learn
Last synced: 05 May 2026
https://github.com/hitthecodelabs/petalanalyticsstreamlit
Web application developed with Streamlit that predicts the Iris flower type based on its physical features
matplotlib model numpy pickle python scikit-learn sklearn streamlit
Last synced: 05 May 2026
https://github.com/saksham-21/data_analysis-on-hindustan-times-
Performed a proper NLP based analysis from the headlines, date published and the category of the news. Moreover created a interactive Dashboard on Tableau
beautifulsoup matplotlib numpy pandas tableau
Last synced: 05 May 2026
https://github.com/cicku/en.650.672
HW of EN.650.672
analytics data-analysis numpy pandas
Last synced: 05 May 2026
https://github.com/yenk/human-genomic-meta-analysis
Meta analysis of genomic studies to better understand if telomeres in the human genome are impacted by age from wild animals data.
linear-regression machine-learning matplotlib numpy scipy
Last synced: 05 May 2026
https://github.com/ranaessam03/climate-prediction
A machine learning project to predict rainfall using Decision Tree, k-Nearest Neighbors (kNN), and Naïve Bayes, with preprocessing, model evaluation, and custom kNN implementation.
decision-trees knn-classification machine-learning naive-bayes-classifier numpy sklearn
Last synced: 05 May 2026
https://github.com/mohitsai/boston-housing-data-analysis
Data Analysis Project for the City of Boston Government for insights into effect of property rennovations and remodelling on housing availability in the city
data-analysis data-science matplotlib numpy pandas python
Last synced: 05 May 2026
https://github.com/patilsukanya/house-price-prediction
Libraries Used
matplotlib numpy pandas scikit-learn seaborn
Last synced: 05 May 2026
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/bearddan2000/python-web-3d-matplotlib-scatter-graph
A demo of creating a 3d scatter graph.
3d graph matplotlib numpy pandas python scatter web
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/ahmedabdalkreem/airline_passenger_satisfaction
In this project, we work in machine learning project that show the satisfacion of customer from the service that have in airline this service make it like this experience or not.
decision-trees gradient-boosting knn logistic-regression machine-learning matplotlib naive-bayes numpy pandas preprocessing python random-forest svm visualization
Last synced: 05 May 2026
https://github.com/anushkundu/crime-pattern-analysis
Analyzing Crime Patterns in Montgomery County, USA: An Inclusive Study Based on NIBRS Data (2016-2022)
data-analysis data-visualization descriptive-statistics matplotlib numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/zuhairzia/customer-segmentation
📖 About Customer Segmentation using KMeans clustering to analyze demographics, income, and spending. Helps businesses with targeted marketing and customer insights.
joblib matplotlib numpy pandas scikit-learn seaborn
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/voidwalker7/mnist
MNIST Digit Detector Model using only Numpy
from-scratch-in-python mnist numpy python
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/anas436/generating-maps-with-folium-using-python
folium ibm-watson numpy pandas pulgins python3 wget
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/nomissbowling/nomissbowling.github.io
nomissbowling.github.io
c cplusplus matplotlib numpy pyob python python-cpp-wrapper wrapper wx wxpython
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/nandinimarepalli/ai_ml_internship_projects
Projects completed during my AI/ML and Data Expert internship, including EDA, machine learning models, and dashboard development using Python, pandas, scikit-learn, and visualization libraries.
matplotlib numpy pandas python scikit-learn seaborn
Last synced: 05 May 2026
https://github.com/sahaninilesh/future_ds_01_social-media-sentiments-analysis
The Social Media Sentiments Analysis Dataset captures a vibrant tapestry of emotions, trends, and interactions across various social media platforms. This dataset provides a snapshot of user-generated content, encompassing text, timestamps, hashtags, countries, likes, and retweets. Each entry unveils unique stories—moments of surprise, excitement,
jupyter matplotlib numpy pandas python
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/vi-ssh-al/diamond-price-prediction
matplotlib ml numpy panda seaborn
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/supernovasatsangi23/modifying-biomarker-gene-identification-for-effective-cancer-categorization
A project that focuses on implementing a hybrid approach that modifies the identification of biomarker genes for better categorization of cancer. The methodology is a fusion of MRMR filter method for feature selection, steady state genetic algorithm and a MLP classifier.
dataset deep-learning deep-neural-networks feature-selection genetic-algorithm machine-learning machine-learning-algorithms mlp-classifier mrmr neural-network numpy pandas-dataframe python python3 scikit-learn scikit-learn-python tkinter-gui tkinter-python
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/debangshu9183/spam-mail-detection
To detect spam mail
logistic-regression machine-learning numpy pandas scikit-learn seaborn
Last synced: 05 May 2026
https://github.com/hms75/movie_rating_analysis
A movie rating analysis which identifies trends amongst a dataset of 5000 movies.
data-analysis data-visualization matplotlib-pyplot numpy pandas 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/vikkiezdev/ai-global-index-analysis
This project analyzes the AI readiness of 62 countries using key indicators like government strategy, commercial activity, research, development, and infrastructure. Through data cleaning, EDA, and visualization, it identifies key drivers of AI adoption and competitiveness.
cleaning-data correlation-analysis eda matplotlib numpy pandas python3 seaborn statistical-analysis
Last synced: 06 May 2026
https://github.com/leavers/npblob
Transfer numpy array between Python and JavaScript losslessly
array javascript matrix numpy python streaming typescript
Last synced: 06 May 2026
https://github.com/eshansugeesh/fico-score-loan-default-modeling-project
Credit risk assessment using FICO score segmentation, loan default modeling, discretization techniques, and log-likelihood evaluation for predictive analytics in financial services.
bucketing classification credit-risk customer-segmentation data-science discretization fico-score financial-analytics loan-analysis loan-default log-likelihood machine-learning numpy pandas predictive-modeling risk-modeling scikit-learn segmentation statistical-modelling
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/amirjahantab/deep-ml-solutions
ML Code Challenges
ai algorithms backpropagation data-science deep-learning-algorithms deep-neural-networks linear-algebra machine-learning machine-learning-algorithms mathematics matrix numpy pca python
Last synced: 06 May 2026
https://github.com/iama02/vet-medicine-analysis
Analysis of 50,000+ veterinary medicine records with Pandas and NumPy, highlighting dosage forms, manufacturers, indications, and shelf life trends.
Last synced: 06 May 2026
https://github.com/toxe/python-plotting
Python Plotting
matplotlib numpy pandas plotting python
Last synced: 06 May 2026
https://github.com/frolov-andrey2405/mandelbrot-s-fractal
Mandelbrot's Fractal Constructions
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/yashpaneliya/bank-loan-default-analysis
Analyze and understand the driving factors (or driver variables) behind loan default, i.e. the variables which are strong indicators of default.
data-analysis loan-default-analysis matplotlib numpy pandas python
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/sankaran-s2001/us-traffic-accidents-analysis-python-eda
Exploratory data analysis of US traffic accidents from 2016-2023, analyzing patterns by time, location, weather, and severity using Python data science libraries.
data-analysis data-science data-visualization eda matplolib numpy pandas python
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/erick957/saleprice-prediction-dataset-analysis-and-cleaning-advance-regression
🏠 Predict house prices using advanced regression techniques with this comprehensive analysis and cleaning project, from data loading to model deployment.
data-analysis data-science eda google-colab machine-learning numpy pandas python scikit-learn scikit-learn-python
Last synced: 06 May 2026
https://github.com/abhinav330/customer-behavior-analysis-linear-regression
This repository explores customer behavior data for an NYC clothing company with both a mobile app and website. They want to understand which platform drives higher sales.
data-analysis data-science data-visualization eda exploratory-data-analysis jupyter jupyter-notebook linear-regression machine-learning machine-learning-algorithms machinelearning-python numpy pandas python regression-analysis
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/mikma03/datascience_python_datacamp
DataScience with Python. Code and examples. Python libraries, including pandas, NumPy, Matplotlib, and many more.
data-analysis data-science datacamp datascience numpy pandas python
Last synced: 06 May 2026