Nisan 2024 » Metin Ergöktaş

Monthly Archives: Nisan 2024

//Nisan

30 Nis 2024

A simple approach to solving multi-label classification problems

|2024-04-30T01:24:13+03:0030 Nisan 2024|Veri Madenciliği|

One of the most practical and easy ways in multi-label classification problems is to turn the problem into a binary classification problem for each class. For each class, we train the model with the training data set and test whether the data set we have (based on patient information) belongs to the relevant disease (class). When it is understood whether the data set for each class is only related to that dataset, patients ( instances) associated with more than one disease (label) can also be assigned to more than one class. We call this method converting the multi-label classification problem into a multiple binary classification problem.

ERP vs Excel

|2024-04-07T00:06:39+03:006 Nisan 2024|Kategorilenmemiş|

Excel; entegrasyon gerektiren işletme fonksiyonları için bir business logic yürütme enstrümanı değildir. Bir presentasyon aracıdır, raporlama ve görselleştirme amacıyla kullanılabilir. ETL süreçlerinde veri önişleme ve hazırlama işlemleri için kullanışlı özellikler barındırır. Sonuç olarak Excel ERP değildir, ama bunda ısrar edilirse olsa olsa sistematiği baltalayan bir "paralel ERP" olabilir. Her taş yerinde ağırdır :)