Research Article

Conditional Random Fields and Supervised Learning in Automated Skin Lesion Diagnosis

Algorithm 1

Calculating the CRF parameter vector using gradient descent and saddle-point approximation.
Require:  
  
for     to     do
  
  
   for     to     do
  
  
     
   end  for
   if     then
     
     
   end  if
     
   for  all     do
   if     then
        
   end  if
   end  for
   if     then
   break
   end  if
end  for
return