Tuberculosis is one of the leading causes of death globally, with death rate reaching 1.30 million by 2022, an increase of 3.2% compared to the previous year. Indonesia is one of the countries with the highest number of tuberculosis cases in the world. The Directly Observed Treatment Short-course (DOTS) plays a role in improving the effectiveness of tuberculosis therapy by ensuring the availability of appropriate anti-tuberculosis drugs. However, errors in drug selection can lead to therapy failure, relapse, and Multi-Drug Resistant (MDR) cases. To overcome this, classification models based on patient medical record data can be used to improve the accuracy of drug selection. This research focuses on developing classification model to determine the type of drug using Categorical Boosting algorithm optimized with Optuna using Tree-structured Parzen Estimator. The data consisted of numerical variables, such as age, treatment duration, and categorical variables, such as history of diabetes mellitus, HIV status, drug combination. The CatBoost algorithm was chosen due to its ability to handle categorical data. Hyperparameter optimization was performed to obtain the best parameters. The preprocessing stage involved memory reduction, feature normalization, and encoding on 620 data samples, which were then divided into 90% training and 10% test data. Experimental results show CatBoost model produces an initial accuracy of 90%. After applying parameter optimization techniques using Optuna, the accuracy increased to 96%, showing 6% improvement. The model is able to accurately classify drugs combination, which can support the selection of more effective therapies for tuberculosis patients. Thus, the use of SMOTE to address class imbalance combined with Optuna for hyperparameter optimization was shown to improve the accuracy of CatBoost-based classification models. This finding confirms the effectiveness of SMOTE and Optuna methods in improving the accuracy of prediction models for drug type classification, contributing the improvement of tuberculosis treatment strategies.
                        
                        
                        
                        
                            
                                Copyrights © 2025