THE ANALYSIS OF BASKETBALL ATHLETES’ POSITIONS BASED ON BODY HEIGHT USING THE DBSCAN ALGORITHM
Daftar Isi:
- Basketball is one of the most popular sports in the world. Basketball requires a proportional height and the right position to play more optimally. Therefore, a study entitled analysis of basketball athletes' position based on height was made using the DBSCAN algorithm. In this study, the DBSCAN algorithm was used to find out which players' heights were optimal in terms of points, rebounds, assists and then grouped players' positions based on their height and tasks. In determining the DBSCAN parameters, namely epsilon and minimum points, this research will use the elbow method, and then the silhouette score and then The data to be retrieved is from Kaggle's Website. The DBSCAN parameters in the form of epsilon and minimum points in this study were determined using the elbow method and silhouette which turned out to be unsatisfactory results from the elbow method due to data problems. Comparing the silhouette score with epsilon is an alternative to the elbow method that has been tried and the result is an epsilon of 2.54 while the other parameter, namely the minimum points used is 4 because in processing the data in this study, it is divided into 3 times, each of which has a data dimension of 2. The final result can be obtained well if not using the theory elbow method even though the performance is reduced but the results can be read well.