ASAlireza sadeghiins-alirezasadeghi.hashnode.dev路Mar 12, 2023 路 2 min readAvoiding Overconfidence: The Role of Model Calibration in Machine LearningWhy is it necessary? In (supervised) ML projects, the aim of training a model is to find a model that can learn and estimate the outcomes. In the case of (binary) classification, typically the aim is to find out the occurrence of an event given a set...00
ASAlireza sadeghiins-alirezasadeghi.hashnode.dev路Apr 8, 2022 路 2 min readProgramming naming conventionsWhether you are naming functions or variables , you need to be consistent on how you write them and knowing various naming conventions and their usage can be important. There are many naming casing conventions but I will suffice to a few listed bel...00