You run a movie empire and want to build a movie recommendation system based on collaborative Filtering.
There were three popular review websites (called as A,B and C) which users to rate movies, And you have just acquired all three companies that run these websites. You'd like to merge the three Companies' datasets together to build a single/unified system.
On website A, users rank a movie as Having 1 through 5 stars.
On website B, users rank on a scale of 1-10, and decimal values (e.g., 7.5) are Allowed.
On website C, the ratings are from 1 to 100. You also have enough information to identify Users/movie on a different website.
Which of the following statements is true?