Skip to content

This ML⚒ project is to prove the dependencies of a motor🛠 in an everyday pump system👷‍♂️👨‍🏭

License

Notifications You must be signed in to change notification settings

subhayuroy/MotorEvents

Repository files navigation

Motor Project(Analysis)

GitHub

Logo

The pump can be defined as it is a mechanical device used to convert torque from mechanical hydraulic. It simply makes possible of fluids movement from one location to another with the help of pressure or suction.

Electric motors are electromechanical devices mainly used for changing energy from electrical to mechanica.

This project consists of two stages. First stage, we're manipulating the datasets available and eliminating all incomplete data. We'll also create a final data-set in which all faulty data is removed as well as Unnecessary data is removed. We name this data-set final-data.csv.

To access all the data-sets

Second stage, here we'll be working on this final data-set and perform analysis. We're basically trying to show that a motor is independant of all external factors and rather depends on it's sensors.

The Machine Learning processess used are:-

  • K-Nearest Neighbour(k-NN)
  • Decision Tree

This project is supposed to have :-

  • Finishing ML parts
  • Django set-up
  • A web interface(Django project)
  • Better GUI format(HTML or Tkinter)
  • User-Friendly

How to use this project?

1)Clone the Repo by going to your local Git Client and pushing in the command: git@github.com:subhayuroy/MotorEvents.git

2)Installing Packages: pip3 install -r requirements.txt

  1. Run the Jupyter files in your system

To access Colaboratory file:

Jupyter files are: