Computer Science Homework Help

American University of Sharjah Machine Learning Python Report

 

(1) Implement the PageRank-Iterate algorithm on Slide #65 of the lecture “Link Analysis” on the following graph. Use d=0.85 and set e to a value that to allow the algorithm to converge in a few rounds (like 5-20).

(2) Solve the problem described on Slides #25-#26 of the lecture “Decision Theory I”.

I need the code in Python + Report in Word/LaTeX. Attached are slides pertaining to the 2 questions