matplotlib-library
There are 6 repositories under matplotlib-library topic.
ArtZaragozaGitHub/NN--P4_Predicting_Customers_Likely_to_Abandon_Bank_Services
Analyze the customer data, build a neural network to help the operations team identify the customers that are more likely to churn, and provide recommendations on how to retain such customers
Deepubhatt/Hotel-Cancellation-Rate-Analysis-and-Business-Revenue-Optimization
This project aims to uncover the factors behind high cancellation rates in City & Resort Hotels, enabling data-driven strategies to enhance revenue and room utilization.
Keyrun-Basnet/Data-Analysis-Project
This project was for exploring and visualizing the sales data of a tech store. This project’s main focus was to clean the data, prepare it for analysis, explore and visualize the data given in the forms of many CSV files.
mr-pylin/data-visualization-workshop
A comprehensive guide to visualizing data with Matplotlib, from basic plotting techniques to advanced customization, for effective data storytelling in data science and analysis.
Mohammadreza-Godarzi/Determining-the-sign
تعیین علامت معادلات درجه دو
SCUS3/Principal-Component-Analysis-PCA-Implementation
This repository contains a Python implementation of Principal Component Analysis (PCA) for dimensionality reduction and variance analysis. PCA is a powerful statistical technique used to identify patterns in data by transforming it into a set of orthogonal (uncorrelated) components, ranked by the amount of variance they explain.