JustForFun

Posted 4 CommentsPosted in Datathon cases, Datathons Solutions

data_read NFT_Hackathon_RarityScore Approach to the task. Steps 1. Tweet Data Reviewing the sales data, we saw outliers in some of the collections in count of transactions. The problem was solved after the deletion of zero value transactions. Checking the correlation between the sum of the retweets (daily sum, cumulative sum, cumulative rolling sum) and the […]

The coalas Identrics

Posted Leave a commentPosted in Team solutions

Identrics     Results_Dependency_Trees  Syntactic Parsing or Dependency Parsing is the task of recognizing a sentence and assigning a syntactic structure to it. The most widely used syntactic structure is the parse tree which can be generated using some parsing algorithms. These parse trees are useful in various applications like grammar checking or more importantly it plays a critical role in the […]