HarshitDawar55 / ClusteringGroupOfMachines

Machine Learning real world project of clustering machines based on their metrics.
GNU General Public License v3.0
4 stars 6 forks source link

Create functions/code to support the main function of the project! #8

Open HarshitDawar55 opened 3 years ago

HarshitDawar55 commented 3 years ago

After the implementation of the algorithm & all the basic other stuff like CLI, etc., the main driver code/function for the project has to be created which will combine all the functionality of the program & execute it.