House-of-M / HacktoberFest_2021

This repo will gather all contributions for the Hacktoberfest of year 2021 and will act as a projects library.
MIT License
5 stars 17 forks source link

uploading Greedy Hill Climbing Algorithm #14

Closed SarraLKSC closed 3 years ago

SarraLKSC commented 3 years ago

The hill climbing alrogithm is a greedy approach towards finding the k nodes with maximal influence in a social network. This file implements the algorithm on the produced csv file by the harry potter co-occurrence notebook