Category solved model papers

Explain the supervisory role in accident investigation

Explain the supervisory role in accident investigation Answer:- Supervisory Role in Accident Investigation: The supervisor in the area where the accident/incident occurred is responsible for investigating the incident and completing…

Explain the National Safety Policy

Explain the National Safety Policy Answer:- The National Policy on Safety, Health, and Environment at the Workplace was established by the Ministry of Labor and Employment, Government of India, in…

Explain KNN algorithm with example

4.b) Explain KNN algorithm with example Answer: KNN algorithm Overview of the KNN process: 1. Decide on your similarity or distance metric. 2. Split the original labeled dataset into training…

Explain K-means algorithm with example.

3.b) Explain K-means algorithm with example. Answer: k-means Algorithm Algorithm Randomly pick 𝑘 centroids (or points that will be the center of your clusters) in 𝑑-space, ensuring they are near…

Explain Exploratory Data Analysis

4.a) Explain Exploratory Data Analysis Answer: Exploratory Data Analysis Exploratory Data Analysis (EDA) is an approach of analyzing data sets to summarize their main characteristics, often using statistical graphics and…