Research Article

Multiagent System for Mutual Collaboration Classification for Cancer Detection

Algorithm 1

Pseudocode of the proposed system.
   //select the most suitable model for their dataset
     //Classify the new instance
    
    
    
    
    
      
      //here the communication message between the agent will start
      
       
    
  
  
  
  {
  //four methods are tested to help the initiator decide whether to accept the received class label from other agents
  
}