Giter Site home page Giter Site logo

narenkhatwani / chiller-data-analysis Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 18.21 MB

This project offers various features that have been implemented using python and its concepts of machine learning.

Python 100.00%
csv chiller report-generation analysis plotly

chiller-data-analysis's Introduction

Introduction

Language Used

Python (3.7)

IDE Used

Spyder from Anaconda Navigator

Libraries Used

pandas, numpy, plotly, seaborn, tkinter, matplotlib, pymysql

Database Used:

MySQL through XAMPP Server

Overview of the Project:

This project offers various features that have been implemented using python and its concepts of machine learning. The features implemented are as follows:

1.Sales Prediction 2.MIS Report Generation 3.Chiller Data Analysis 4.Cross Connects Prediction 5.Compressor Wise Data Analysis

I tried to solve some of the problems faced by the members of the NOC Team and the Facility team by writing some basic codes that could yield them some of the results and save their time to focus on some other critical tasks which required some prioritized attention.

Using the python libraries like pandas, numpy, plotly, seaborn, tkinter, matplotlib, pymysql I have made a simple UI(User Interface) through which a user can create an account of their own and login into the UI to explore the features provided.

After the user logs in, he/she can see the functions available for use. Once the user clicks on that function button. The next thing will be either a dialogue box appears with some more options or the function is simply executed as asked.

The features present in the interface are as follows :

1. Sales Prediction

This feature enables the user to predict the sales that would occur in the further years down the line using the linear regression algorithm There is a scatter plot given for visualization in terms of rise or fall of sales occurring in a particular year

2. MIS Report Generation

This function saves the time of the user by bifurcating a .csv file consisting of data of numerous client into multiple .csv files with the customer name and their respective data. This feature saves the time of user spent in manually filtering data and letting them focus on the work that has higher priority.

3. Chiller Data Analysis

This function enables the user to analyse the data of a chiller in any particular facility through the data in a .csv file by plotting the respective graphs based on some critical parameters.

4. Cross Connects Prediction

This feature enables the user to predict the number of cross connect request that would be coming in the further years down the line using the linear regression algorithm. There is a scatter plot given for visualization in terms of rise or fall of the number cross connect requests coming in a particular year

5. Compressor Wise Data Analysis

This feature enables the user to compare multiple parameters of one particular compressor in one particular chiller in a single graph. This feature increases the visualization of the user by giving them the opportunity to compare multiple parameters of a chiller in one single place

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.