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

Test project on a small testing environment! #7

Open HarshitDawar55 opened 4 years ago

HarshitDawar55 commented 4 years ago

One Testing dataset should be figured out (in case of using dataset in the project) on which the testing of the complete project has to be done (after completion of the project). If real-time system metrics are used, then the real machines metrics have to be fetched (like AWS EC2 instances metrics, multiple metrics are provided by AWS CloudWatch service) & project testing has to be done on that.

In the case of a menu-driven project, then final project testing has to be done on the dataset as well as real-time machine metrics.