Research Article

[Retracted] Smart Health Monitoring System with Wireless Networks to Detect Kidney Diseases

Algorithm 1

ISA-Based Feature Selection.
Input: CKD dataset with training
Output: FS with weight:
 Step 1: Initialize  ← NULL; P ← 1000000; S ← 0.9
 Step 2: It produces an initial solution, ;
 Step 3: Assign ;
 Step 4: Calculate the initial solution cost as cost ;
 Step 5: While (T > 0.001) do
 {
 Step 6: Choose a nearby arbitrary solution, from that has one bit varied from ;
 Step 7: If ;
 {
 Assign ;
 }
 else
 {
 Develop an arbitrary number “a” range between (0.1);
 If
 {
 Assign ; TS × T
 }
 }
 }