TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
shivani panchal
NA
1
1.4k
convert psuedo code to C#
Jan 23 2013 1:34 AM
for each iteration j
for each instance Insti
for each instance Instk
if(Instk ? Aj-1)
continue;
else
add EuclideanDistance(Insti, Instk) to Listi ;
end
end
calculate percentage of top N instances in Listi
whose label is different from Insti as ?;
if ? = d
Aj = Aj ? Insti;
end
end
if |AjnAj-1| / Max(|Aj|, |Aj-1|)= e
break;
end
end
return Aj
Reply
Answers (
0
)
GRIDVIEW HOW TO RETRIVE THE SELCTED FIED .....HOW TO PASS
How to make a Download Manager in c#