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/azaz9026/loan_approval_prediction
Welcome to the Loan Approval Prediction repository! This project aims to build a predictive model that can determine whether a loan application should be approved or denied based on various features. Purpose The goal of this repository is to develop a machine learning model that can accurately predict loan approval decisio
data data-analysis data-visualization eda machine-learning numpy pandas python statistics
Last synced: 06 Apr 2026
https://github.com/emv271828/calculadora-rpn
Calculadora com notação polonesa reversa desenvolvida em python
Last synced: 15 May 2026
https://github.com/alexquar/whatisthatdog
Mobile App built using react-native that will send api requests for classifying dog breeds to a flask api server containing a custom built CNN made with pytorch trained on the Stanford dog dataset. To take a look at some examples checkout some images from my portfolio linked here.
aws ec2 expo flask gunicorn matplotlib-pyplot numpy pandas pytorch react-native seaborn typescript
Last synced: 11 Apr 2026
https://github.com/pramodyasahan/model-selection
This repository explores and compares different regression models for predicting continuous outcomes. This repository includes implementations and evaluations of five key regression models. The primary goal is to demonstrate how each model works, evaluate their performance using R-squared values, and guide users in selecting the best model.
machine-learning modelselection numpy pandas python regression scikit-learn
Last synced: 08 Mar 2025
https://github.com/hectorta1989/py-images-classification
Images classification algorithms implemented by Python
ai computervision deeplearning imageclassification imageprocessing knn-classification machine-learning numpy pandas pca pca-analysis python3
Last synced: 04 May 2026
https://github.com/prakharagr2001/whatsappchatanalyzer
WhatsAppChat Analyzer is a Python-powered website leveraging the capabilities of NumPy, Pandas, and Streamlit. It provides comprehensive analysis of WhatsApp conversations, extracting valuable insights and statistics for a user-friendly interpretation of chat data.
chat-analysis data-visualization numpy pandas python streamlit whatsapp-chat
Last synced: 20 Jan 2026
https://github.com/dilkushsingh/indian-startups-funding-dashboard
Dashboard app using Streamlit
matplotlib numpy pandas python seaborn streamlit streamlit-cloud streamlit-dashboard
Last synced: 11 Apr 2026
https://github.com/reputed-artist/liver-disease-prediction-using-ensemble-machine-learning-method
Master degree project for liver disease prediction. i have improved the code reaching its accuracy to 98-99% from 70%.
jypyternotebook lgbmclassifier machine machine-learning machine-learning-algorithms machinelearning machinelearning-python machinelearningprojects model-training-and-evaluation numpy pandas prediction python randomforestclassifier svm-classifier xgboost-classifier
Last synced: 11 Apr 2026
https://github.com/hansalemaos/numpyslicesplit
Splits a numpy array or a list based on the given indices or ranges and returns the split arrays.
Last synced: 16 Feb 2026
https://github.com/rushilsharma1/iphonesales_eda
An exploratory data analysis of an Iphone sales in jupyter notebook with the help of python and its libraries
data-science exploratory-data-analysis jupyter-notebook numpy pandas python seaborn
Last synced: 20 Jan 2026
https://github.com/ricardorobledo/ml_calculus
matplotlib numpy pandas python3 sympy
Last synced: 11 Apr 2026
https://github.com/jo-minseok/global-warming-100year
🌡️ 2100년까지의 지구 기온, 해수면, 북극 빙하, 탄소 예측 ML [완료]
arima-model global-warming machine-learning matplotlib numpy pandas scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/olfabelhadj/detection-de-faux-billets-avec-python
OpenClassrooms parcours Data Analyst Projet 12
matplotlib-pyplot numpy pandas pickle plotly prediction-model python scipy seaborn sklearn
Last synced: 12 Apr 2026
https://github.com/rafsaf/tw-complex
Algorithms for TW
mit numpy poetry pypi-package python scipy sklearn
Last synced: 22 Feb 2026
https://github.com/vyjayanthipolapragada/marketing_statistical_analysis
Statistical analysis of customer data and their impact on the sales of products based on marketing campaigns
customer-data data-analysis dataframes marketing matplotlib numpy pandas python seaborn statistical-analysis
Last synced: 11 Apr 2026
https://github.com/shohail-dev/astronomical-data-analysis
Python Astronomical Data Analysis and Visualization.
astropy astroquery matplotlib numpy pandas pyplot python requests requests-library-python sckit-image seaborn
Last synced: 11 Apr 2026
https://github.com/anibalalpizar/python-machine-learning-example
This code reads and preprocesses a dataset for classification using pandas, numpy, matplotlib and scikit-learn. The dataset is split into three parts for training, validation and testing. The data is then scaled and optionally oversampled for balanced classes.
machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/hitthecodelabs/weatherforecast-lstm
TensorFlow and Python for analyzing and forecasting weather data
cnn keras lstm matplotlib numpy pandas python tensorflow weather weather-forecast
Last synced: 11 Apr 2026
https://github.com/rahul-shrivastav/digit-recognition-nn
Web application that recognizes handwritten digits using a deep learning model
deep-learning flask numpy python reactjs tensorflow
Last synced: 11 Apr 2026
https://github.com/aciluca/credit-approval-system
A machine learning application to predict credit card approval using Python, TensorFlow, and Docker.
data-science keras machine-learning numpy pandas python sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/ksprugevics/magic-square
Some simple algorithm implementations for solving (ordinary) magic squares using NumPy
algorithms mathematics numpy python
Last synced: 21 Apr 2026
https://github.com/naveen88112/final_education
Student Performance Prediction This project examines the student performance data, pre-processes the features, and implements machine learning methods (Random Forest) for the forecasting of final grades. The data is subjected to exploratory data analysis (EDA) and feature engineering prior to model training and assessment.
data-preprocessing exploratory-data-analysis machine-learning model-evaluation numpy pandas python
Last synced: 11 Apr 2026
https://github.com/ayushtiwari134/machine_learning_models
A repo where i upload all the models which i train during my journey of learning Machine Learning from scratch
linear-regression logistic-regression machinelearning matplotlib numpy pandas python random-forest scikit-learn
Last synced: 11 Apr 2026
https://github.com/broodhoney/titanic-ml-from-disaster
This repository contains my analysis and solutions for the Titanic: Machine Learning from Disaster competition on Kaggle. The notebook explores the dataset, performs extensive Exploratory Data Analysis (EDA), applies feature engineering techniques, and builds predictive models to determine survival outcomes based on passenger data
machine-learning numpy pandas python scikit-learn scikitlearn-machine-learning
Last synced: 11 Apr 2026
https://github.com/arnauog/ironhack_data_analytics
Weekly labs to practice everything taught in class during the Data Analytics bootcamp of Ironhack in Barcelona of Sept 2024 - March 2025.
machine-learning mongodb mysql numpy pandas python seaborn tableau webscraping
Last synced: 11 Apr 2026
https://github.com/supreme-gg-gg/beam-analysis
Fast, customisable, intuitive web application to simplify beam analysis. Certified by Bob the Builder.
civil-engineering matplotlib numpy python streamlit structural-analysis
Last synced: 11 Apr 2026
https://github.com/linsanity03/football_prediction
ML project to predict goal from football events such as penalty, free kick.
jupyter-notebook numpy pandas pyspark python3 tensorflow
Last synced: 11 Apr 2026
https://github.com/anshpg/vectorwave
The Jupyter Notebook (ipynb file) contained within this repository serves as the primary codebase for this project. It demonstrates how to preprocess the input data, train the logistic regression classifier, evaluate its performance, and save the trained model for future use.
collab jupyter-notebook matplotlib-pyplot numpy pandas python sklearn
Last synced: 11 Apr 2026
https://github.com/krik8235/ml-project-sentiment-analysis
Build a machine learning model for sentimental analysis using NLTK.
kaggle kaggle-dataset machine-learning machine-learning-algorithms nltk nltk-library numpy pandas python3 seaborn sklearn
Last synced: 11 Apr 2026
https://github.com/rakibhhridoy/differentprojects
Some of my learning projects that I practice to launch in data science. Not all, but some of few that was stored in my local repository. It can be useful for beginner data science enthusiast. Explore and learn!
data-science deep-learning machine-learning mathematics matplotlib numpy pandas python scikit-learn seaborn statistics
Last synced: 11 Apr 2026
https://github.com/alejandrolara11/machinelearningcourse
Machine Learning Basics: From Setup to Clustering
data-analysis data-science machine-learning numpy pandas plotly preprocessing-data python scikit-learn seaborn streamlit
Last synced: 11 Apr 2026
https://github.com/pranavsuriya-sr/e-hub_energysystems
Python based Web Application for analysis and visualization of concepts in Energy Systems.
css energy-systems-analysis html javascript matplotlib numpy python schemdraw streamlit
Last synced: 11 Apr 2026
https://github.com/amiriiw/text_classification
Welcome to the Text Classification Project! This project is designed to train a model for classifying texts based on their emotional content and then using it to categorize new texts into corresponding emotional categories.
keras numpy pandas pickle scikit-learn tensorflow text-classification
Last synced: 20 Jan 2026
https://github.com/tjpavii0809/classification-regression-models
Simple Predictive Model of Machine Learning
data-science numpy pandas scikit-learn supervised-learning
Last synced: 20 Jan 2026
https://github.com/codewithmayank-py/covid19-data-analysis-using-python
COVID-19 and Happiness Analysis
data-analysis data-analysis-python data-visualization dataset jupyter-notebooks numpy pandas python3 seaborn
Last synced: 11 Apr 2026
https://github.com/guptamudit/whatsapp-chat-analyser
Created an online Whats App chat analysis tool which is designed to extract valuable insights from your group or one-on-one conversations. By analyzing your chat data, WhatsChat provides detailed statistics and visualizations.
matplotlib numpy pandas python seaborn
Last synced: 11 Apr 2026
https://github.com/ivancaez/analisis_dades_microbit
Data analysis of Micro:bit with maplotlib, numpy and pandas
csv jupyter-notebook matplotlib microbit numpy pandas python
Last synced: 13 Apr 2026
https://github.com/ebadshabbir/logistic_regression-binomial-
Logistic Regression on Social Network Ads Dataset This project applies Logistic Regression to predict whether a user will purchase a product based on their age and estimated salary, using the Social Network Ads dataset. The data is split into training and test sets, with feature scaling applied for normalization.
classification jupyter-notebook logistic-regression machine-learning matplotlib-pyplot numpy pandas python sklearn
Last synced: 11 Apr 2026
https://github.com/sakhileln/multimodal-chatbot-with-memory
A lightweight, CLI-based conversational agent that processes text and image inputs, remembers past interactions.
chatbot machine-learning nlp numpy opencv spacy tensorflow
Last synced: 11 Apr 2026
https://github.com/imdeepmind/knn_from_scratch
KNN classifier in pure Numpy and Python
knn knn-classification machine-learning numpy python
Last synced: 11 Apr 2026
https://github.com/kgruiz/linalg-practice
LinAlg-Practice is a Python library developed to deepen my understanding of linear algebra through hands-on implementation of various matrix operations. It includes comprehensive tests that compare the results with established libraries like NumPy to ensure accuracy and reliability.
algorithms data-science linear-algebra math matrix-operations numpy python sympy
Last synced: 21 Apr 2026
https://github.com/dharma-acha/resnet18_imageclassification_cnn
In this part of the project, we implement ResNet-18 from scratch using PyTorch and train it on an image dataset to achieve over 75% accuracy. We apply techniques to prevent overfitting and optimize performance, aiming for an accuracy of 80% or higher.
matplotlib numpy python3 pytorch scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/vetrivel07/flight-price-prediction
Developed a flight price prediction model using Python, analyzing historical data to forecast airfare prices and help travelers make informed booking decisions
data-analysis data-visualization jupyter-notebook numpy pandas python
Last synced: 15 Jun 2025
https://github.com/shwetajanwekar/hr-data-analytics
Analyze the HR data through exploratory data analysis, we identified key factors influencing employee attrition, satisfaction levels, and performance. Machine learning models enabled us to predict employee churn and classify potential candidates for promotion.
matplotlib numpy pandas seaborn
Last synced: 19 Apr 2026
https://github.com/prashhhant213/cardioflex-treadmill-analysis-using-descriptive-statistics-probability
Description Analysis and Visualization on CardioFlex Treadmill data to provide insights and recommendations to improve their userbase.
colab-notebook numpy pandas probability python stats
Last synced: 11 Apr 2026
https://github.com/carolina-riddick/xg-by-match-segments-football-analysis
futbol matplotlib numpy python segments soccer-analytics xg
Last synced: 15 May 2026
https://github.com/akansha2004pandey/chsw_projects
jupyter-notebook nlp numpy pandas python tensorflow
Last synced: 11 Apr 2026
https://github.com/vinicius999/eda-imdb-top1000-films
Análise exploratória dos Top 1000 filmes no IMDB até 2020
Last synced: 07 May 2026
https://github.com/buildwithlal/introduction-to-data-science-in-python-coursera
introduction to data science in python, part of Applied Data Science using Python Specialization from University of Michigan offered by Coursera
data-analysis matplotlib numpy pandas
Last synced: 03 May 2026
https://github.com/abdullahashfaqvirk/sms-spam-detection
A machine learning application designed to classify SMS messages as spam or non-spam, offering real-time analysis to identify potentially harmful content.
css3 docker flask html5 javascript matplotlib nltk numpy pandas python scikit-learn seaborn tailwindcss xgboost
Last synced: 02 Apr 2026
https://github.com/dabrokarol/atmorad-py
A 3D Monte Carlo simulation for radiative transfer.
atmospheric-science monte-carlo netcdf-files numpy physics-simulation python radiative-transfer
Last synced: 28 May 2026
https://github.com/snghrsw/kikagaku-ml-learning
Pythonで単回帰分析と重回帰分析、ディープラーニングで回帰と分類
liner-regestion multiple-regression numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/dmarks84/coursework_project_ml-model-eval-refine
Project for IBM Data Science course on ML Models & Analysis -- Read in large dataset of home sales and utilized polynomial linear regression analysis to make predictions of future home sales prices
classification communication data-modeling dataframes machine-learning matplotlib numpy pandas programming python regression scikit-learn scipy seaborn supervised-ml visualization
Last synced: 09 Apr 2026
https://github.com/achmadhadikurnia/numpy-from-zero
My journey of learning NumPy from scratch.
data-science machine-learning numpy numpy-exercises numpy-tutorial python python-for-beginners tutorial
Last synced: 11 Jun 2026
https://github.com/saifalibaig/-online-retail-exploratory-data-analysis-with-python
Exploratory Data Analysis of an online retail store
data-analysis data-visualization matplotlib numpy pandas python3
Last synced: 11 Apr 2026
https://github.com/nirmaldeepponnada/codeclauseinternshipproject1
This project involves Customer Segmentation using K-Means clustering to group customers based on Recency, Frequency, and Monetary (RFM) analysis from the Online Retail dataset. It also performs Sentiment Analysis on Amazon Product Reviews using Natural Language Processing techniques & Logistic Regression to classify reviews as positive or negative.
kmeans logistic-regression numpy pandas python3 regular-expressions scikit-learn tf-idf-vectorizer
Last synced: 11 Apr 2026
https://github.com/elmezianech/email-spam-ham-classifier-nb-hard
Naive Bayes Email Classifier: An implementation of a 'hard' Naive Bayes classifier in Python to categorize emails as spam or ham. This code performs extensive data preprocessing, probability calculations, and model training for email classification using the raw Naive Bayes algorithm.
ai emails jupyter-notebook machine-learning ml naive-bayes naive-bayes-classifier numpy pandas python spam-detection spam-filtering
Last synced: 11 Apr 2026
https://github.com/marcinz20/sortingalgorithms
This is a basic console program which contains just a few, basic sorting algorithms and showcases their usage
algorithms numpy object-oriented-programming python
Last synced: 15 May 2026
https://github.com/lorenzorottigni/dl-lending-club
Deep Learning python bootcamp: deep learning on Lending Club dataset
deep-learning ipynb keras machine-learning numpy pandas python scikit-learn seaborn tensorflow
Last synced: 11 Apr 2026
https://github.com/jagroop2001/learning-numpy
Learning NumPy complete the exercise
Last synced: 16 May 2025
https://github.com/prajakta1321/authencheck
Amdocs Gen AI Graduate Hackathon 2024-25- A comprehensive fact-checking and misinformation detection system that leverages cutting-edge AI models and multiple news sources to verify information circulating on social media
api bert-fine-tuning flask-application matplotlib ngrok-server nlp nlp-machine-learning numpy pandas python3 scikit-learn seaborn wandb
Last synced: 05 Apr 2026
https://github.com/ritwika-das-gupta/flight_price_prediction
Flight price Prediction is made using decision tree model and Machine learning concepts
cross-validation data-science data-visualization desiciontree flask gridsearchcv html-css-javascript hyperparameter-tuning json machine-learning matplotlib numpy pandas pickle python scikit-learn sklearn statistics supervised-learning
Last synced: 11 Apr 2026
https://github.com/nitesh648singh/chat-sentimental-analysis-
matplotlib numpy pandas seaborn
Last synced: 19 Apr 2026
https://github.com/reubenmathew/docscanner
📸 Document Scanner using an OpenCV Edge Detection Engine
Last synced: 11 Apr 2026
https://github.com/nauxqouh/python-for-data-science-labs
This repo contains weekly practical codes for my Python for Data Science course at university.
data-science jupyter-notebook numpy pandas python pytorch scikit-learn
Last synced: 11 Apr 2026
https://github.com/dyarleniber/hands-on-machine-learning
This repository contains code examples, exercises, and projects related to the concepts covered in the book "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd Edition" by Aurélien Géron.
ai artificial-intelligence keras machine-learning matpolotlib numpy pandas scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/qanastek/parseur-pdf
https://trello.com/b/SbT2XGyF/g%C3%A9nie-logiciel-scrum
Last synced: 15 May 2026
https://github.com/stella4444/linear-regression
learning about linear regression (currently a work in progress) ~ working with data
linear-regression machine-learning numpy scikit-learn
Last synced: 20 Jan 2026
https://github.com/coderjolly/employee-information-retrieval-system
An information retrieval system constructed using Flask to perform ETL operations while ingesting New York Payroll data and provide a frontend user interface for manipulating filters and queries.
etl flask mvc numpy pandas python sqlite3
Last synced: 11 Apr 2026
https://github.com/debjyotisaha/deep-learning-projects-phase-1
Deep Learning Projects which demonstrate the use of Python and its complex ML algorithms
deep-learning machine-learning neural-network numpy opencv pandas python seaborn streamlit
Last synced: 13 Apr 2026
https://github.com/yasharmaster/coursera-deep-learning
Deep Learning Specialization by Andrew Ng on Coursera.
coursera coursera-deep-learning deep-learning keras keras-tensorflow numpy python tensorflow
Last synced: 11 Apr 2026
https://github.com/mustafadanabasi/python-linearregression-evfiyatlari
Ev Fiyatlarını Linear Regrasyon ile tahminleme çalışması.
linear-regression numpy pandas python
Last synced: 06 Apr 2026
https://github.com/alphan26/breastcancerclassification
This project involves a binary classification problem where we applied PyTorch to detect breast cancer.
matplotlib numpy pandas python pytorch
Last synced: 11 Apr 2026
https://github.com/hmourad2023/tweets_sentiments_emotions_analysis
Les réseaux sociaux, et en particulier Twitter, sont des plateformes essentielles où les utilisateurs expriment leurs sentiments et émotions au quotidien. Analyser les tweets peut fournir des informations précieuses sur l’humeur collective et les préoccupations des gens. Ce projet utilise un dataset de tweets disponible sur Kaggle
Last synced: 01 Aug 2025
https://github.com/muhammad-rebaal/eda-with-python-and-pandas
Explore, Analyze, and Visualize Data with Python and Pandas: Dive into the world of data analysis and visualization using Python and Pandas with this repository. Discover valuable insights, clean and preprocess your data, and create stunning visualizations to make data-driven decisions.
calmap matplotlib numpy pandas python python3 seaborn
Last synced: 07 May 2026
https://github.com/franciscomartinez45/Social-Network-Analysis
Applied to analyze how misinformation propagates within communities. With the goal of addressing health disparities and improving health literacy particularly in minority populations, the project explores both supervised and unsupervised learning approaches to understand patterns in graph-structured data using a custom Graph Attention Network
matplotlib ml networkx numpy pytorch
Last synced: 11 Apr 2025
https://github.com/rakibhhridoy/appliedmachinelearninghousing-regression
Let's take the Housing dataset which contains information about different houses in Boston. This data was originally a part of UCI Machine Learning Repository and has been removed now. We can also access this data from the scikit-learn library. The objective is to predict the value of prices of the house using the given features.
deep-learning housing-market housing-prices machine-learning numpy pandas python real-estate regression scikit-learn
Last synced: 05 Apr 2026
https://github.com/dane-meister/machine-learning-algos
Repository of several ML algorithms implemented for different environments and robot control vectors.
colab-notebook gymnasium jupyter-notebook machine-learning-algorithms numpy opencv pybullet python pytorch
Last synced: 11 Apr 2026
https://github.com/blacksujit/neural_network_using_numpy_and_math
Inspired from a repo . i have implemented an some ground level maths and logic . In this neural network no tensorflow , pytorch is used it is just prepared by using numpy and some logical math.
algorithmic-composition basics-of-python calculus criticalthinking innovation machine-learning maths neural-network neuralnetworkusingnumpy numpy purebasics
Last synced: 26 Aug 2025
https://github.com/nickklos10/league-of-legends-match-predictor
Predicting League of Legends Match Outcomes Using Logistic Regression and PyTorch.
jupyter-notebook matplotlib numpy pandas pytorch scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/tigureis/aula_deployment
This project not only demonstrates a machine learning pipeline but also serves as a template for deploying models into production. By leveraging the project's structure and code, you can streamline the process of deploying your own machine learning models.
Last synced: 11 Apr 2026
https://github.com/2100031988/programming_for_aiml_codes
All of my descriptive code are published here and is updated everyday as I learn new concepts
dataset numpy pandas pipeline python visual-studio visualization
Last synced: 28 May 2026
https://github.com/collins-kimotho/wrangle-and-analyze-project
Data Wrangling and Analysis Project: Analyzing WeRateDogs Twitter Account Data
explanatory-data-analysis exploratory-data-analysis matplotlib numpy pandas python twitter twitter-api
Last synced: 11 May 2026
https://github.com/dmarks84/ind_project_data-science-london-scikit-learn--kaggle
Independent Project - Kaggle Competition -- I worked on the Data Science London data set for the Data Science London + Scikit-learn competition.
classification cross-validation data-modeling data-reporting data-visualization dataframes eda grid-search matplotlib numpy pandas python sklearn statistics supervised-ml
Last synced: 06 Apr 2026
https://github.com/aleksibovellan/ai-image-recognition-for-finnish-trees
AI/ML Trained Image Recognition for Finnish trees in Python with Gradio Web Interface
ai finnish gradio image ml numpy opencv-python python python3 pytorch recognition resnet-18 scikit-learn torch torchvision torchvision-transforms tree trees
Last synced: 06 Apr 2026
https://github.com/amardeepsingh-06/smart_attendance_system
The Smart Attendance System is designed to automate the attendance process using facial recognition. Traditional methods of taking attendance can be time-consuming and prone to errors. This project aims to streamline the process by leveraging computer vision technology, allowing for efficient, contactless, and accurate attendance tracking.
asgiref django mysql numpy opencv pillow-library python sqlparse
Last synced: 05 Apr 2026
https://github.com/kenwuqianghao/ml-zoomcamp
Code and homework for ML Zoomcamp
machinelearning numpy pandas python3 tensorflow
Last synced: 06 Apr 2026
https://github.com/gustavoaca1997/placa-orificio-velocidad
script en python3 para obtener la velocidad de una placa orificio mediante tanteos
chemistry numerical-calculations numerical-methods numpy python
Last synced: 01 May 2026
https://github.com/vishal-verma-96/Honey_Production_Analysis_using_Python
In this project, I analyzed U.S. honey production from 1998 to 2021 across different U.S. cities, explored yields, and examined production values using Matplotlib and Seaborn visualizations.
matplotlib numpy pandas python-3 python-visualization seaborn
Last synced: 19 Apr 2025
https://github.com/pakagronglb/istanbul-restaurant-tips-prediction
This project focuses on predicting restaurant tips in Istanbul using machine learning techniques, specifically Linear Regression. The analysis includes data preprocessing, exploratory data analysis (EDA), model training, and evaluation.
kaggle matplotlib numpy pandas prediction python scikit-learn seaborn
Last synced: 08 Apr 2026