Designing movie Recommender system based on quantity of tickets purchased by the userAlgorithms to find stuff a user would like based on other users likesMahout Recommendations on Binary dataBasic recommendation engine algorithmRecommendation system and baseline predictorsWeka ARFF How to handle features/attributes that can have more then 1 value per data-itemClustering before regression - recommender systemSplitting in Recommender SystemHow can I recommend content(say movies) based on multiple parameterscontent-based recommendation system: how to generate the feature vector?Content-based movie similarity metric

Why was the small council so happy for Tyrion to become the Master of Coin?

Is Social Media Science Fiction?

Download, install and reboot computer at night if needed

whey we use polarized capacitor?

What would the Romans have called "sorcery"?

What defenses are there against being summoned by the Gate spell?

What makes Graph invariants so useful/important?

How to report a triplet of septets in NMR tabulation?

How is this relation reflexive?

Is there really no realistic way for a skeleton monster to move around without magic?

Do airline pilots ever risk not hearing communication directed to them specifically, from traffic controllers?

Motorized valve interfering with button?

What do you call a Matrix-like slowdown and camera movement effect?

Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?

DOS, create pipe for stdin/stdout of command.com(or 4dos.com) in C or Batch?

How does one intimidate enemies without having the capacity for violence?

Set-theoretical foundations of Mathematics with only bounded quantifiers

Copycat chess is back

Circuitry of TV splitters

What do you call something that goes against the spirit of the law, but is legal when interpreting the law to the letter?

How to make payment on the internet without leaving a money trail?

How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?

XeLaTeX and pdfLaTeX ignore hyphenation

How can I fix this gap between bookcases I made?



Designing movie Recommender system based on quantity of tickets purchased by the user


Algorithms to find stuff a user would like based on other users likesMahout Recommendations on Binary dataBasic recommendation engine algorithmRecommendation system and baseline predictorsWeka ARFF How to handle features/attributes that can have more then 1 value per data-itemClustering before regression - recommender systemSplitting in Recommender SystemHow can I recommend content(say movies) based on multiple parameterscontent-based recommendation system: how to generate the feature vector?Content-based movie similarity metric






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








-1















I have a task of designing a movie recommender system for a multiplex brand.Data has basically three main fields i.e UserId,MovieName,Quantity of tickets Purchased.Apart from these three main columns we have columns such as genre of movie,director of movie and description of movie.



There is no ratings given by the user for the movies.So basically i don't know the user has liked the movie or not.I have quantity of tickets purchased but that doesn't mean he/she liked that movie.



How to approach this task of designing a recommender for this particular problem statement.Any insights would be highly appreciable!










share|improve this question




























    -1















    I have a task of designing a movie recommender system for a multiplex brand.Data has basically three main fields i.e UserId,MovieName,Quantity of tickets Purchased.Apart from these three main columns we have columns such as genre of movie,director of movie and description of movie.



    There is no ratings given by the user for the movies.So basically i don't know the user has liked the movie or not.I have quantity of tickets purchased but that doesn't mean he/she liked that movie.



    How to approach this task of designing a recommender for this particular problem statement.Any insights would be highly appreciable!










    share|improve this question
























      -1












      -1








      -1








      I have a task of designing a movie recommender system for a multiplex brand.Data has basically three main fields i.e UserId,MovieName,Quantity of tickets Purchased.Apart from these three main columns we have columns such as genre of movie,director of movie and description of movie.



      There is no ratings given by the user for the movies.So basically i don't know the user has liked the movie or not.I have quantity of tickets purchased but that doesn't mean he/she liked that movie.



      How to approach this task of designing a recommender for this particular problem statement.Any insights would be highly appreciable!










      share|improve this question














      I have a task of designing a movie recommender system for a multiplex brand.Data has basically three main fields i.e UserId,MovieName,Quantity of tickets Purchased.Apart from these three main columns we have columns such as genre of movie,director of movie and description of movie.



      There is no ratings given by the user for the movies.So basically i don't know the user has liked the movie or not.I have quantity of tickets purchased but that doesn't mean he/she liked that movie.



      How to approach this task of designing a recommender for this particular problem statement.Any insights would be highly appreciable!







      python-3.x machine-learning recommendation-engine






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 8 at 5:58









      SARTHAKSARTHAK

      11




      11






















          1 Answer
          1






          active

          oldest

          votes


















          0














          I think you need to search more data like movie category, actors, imdb rating and many things



          you can do eda and find quantities related analysis and make some clusters on some features.



          try to find user repeated to watch to similar clusters again ?



          is there any similar group watched similar movies ?



          then on basis of history you can find category of user and recommend on basis of cluster.






          share|improve this answer























          • There are constarints on the data provided..Data is provided by client,so we can't tinker with it.

            – SARTHAK
            Mar 8 at 6:26











          • so you have data like userid and quantity purchased. you can do many things, users are main id here you need to check is that user coming again to similar kind of movie again, is there connection between old movie and this movie. if yes , you can make even better

            – Akhilesh
            Mar 8 at 6:31












          • Can you specify on modelling approach?

            – SARTHAK
            Mar 8 at 6:36











          • find similarity between movie a vs all movies , repeat with all, check how many similar groups are there. then check which user is going to which cluster.

            – Akhilesh
            Mar 8 at 6:41












          • ask these kind of questions at datascience.stackexchange.com

            – Akhilesh
            Mar 9 at 4:01











          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55057524%2fdesigning-movie-recommender-system-based-on-quantity-of-tickets-purchased-by-the%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          I think you need to search more data like movie category, actors, imdb rating and many things



          you can do eda and find quantities related analysis and make some clusters on some features.



          try to find user repeated to watch to similar clusters again ?



          is there any similar group watched similar movies ?



          then on basis of history you can find category of user and recommend on basis of cluster.






          share|improve this answer























          • There are constarints on the data provided..Data is provided by client,so we can't tinker with it.

            – SARTHAK
            Mar 8 at 6:26











          • so you have data like userid and quantity purchased. you can do many things, users are main id here you need to check is that user coming again to similar kind of movie again, is there connection between old movie and this movie. if yes , you can make even better

            – Akhilesh
            Mar 8 at 6:31












          • Can you specify on modelling approach?

            – SARTHAK
            Mar 8 at 6:36











          • find similarity between movie a vs all movies , repeat with all, check how many similar groups are there. then check which user is going to which cluster.

            – Akhilesh
            Mar 8 at 6:41












          • ask these kind of questions at datascience.stackexchange.com

            – Akhilesh
            Mar 9 at 4:01















          0














          I think you need to search more data like movie category, actors, imdb rating and many things



          you can do eda and find quantities related analysis and make some clusters on some features.



          try to find user repeated to watch to similar clusters again ?



          is there any similar group watched similar movies ?



          then on basis of history you can find category of user and recommend on basis of cluster.






          share|improve this answer























          • There are constarints on the data provided..Data is provided by client,so we can't tinker with it.

            – SARTHAK
            Mar 8 at 6:26











          • so you have data like userid and quantity purchased. you can do many things, users are main id here you need to check is that user coming again to similar kind of movie again, is there connection between old movie and this movie. if yes , you can make even better

            – Akhilesh
            Mar 8 at 6:31












          • Can you specify on modelling approach?

            – SARTHAK
            Mar 8 at 6:36











          • find similarity between movie a vs all movies , repeat with all, check how many similar groups are there. then check which user is going to which cluster.

            – Akhilesh
            Mar 8 at 6:41












          • ask these kind of questions at datascience.stackexchange.com

            – Akhilesh
            Mar 9 at 4:01













          0












          0








          0







          I think you need to search more data like movie category, actors, imdb rating and many things



          you can do eda and find quantities related analysis and make some clusters on some features.



          try to find user repeated to watch to similar clusters again ?



          is there any similar group watched similar movies ?



          then on basis of history you can find category of user and recommend on basis of cluster.






          share|improve this answer













          I think you need to search more data like movie category, actors, imdb rating and many things



          you can do eda and find quantities related analysis and make some clusters on some features.



          try to find user repeated to watch to similar clusters again ?



          is there any similar group watched similar movies ?



          then on basis of history you can find category of user and recommend on basis of cluster.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Mar 8 at 6:23









          AkhileshAkhilesh

          461311




          461311












          • There are constarints on the data provided..Data is provided by client,so we can't tinker with it.

            – SARTHAK
            Mar 8 at 6:26











          • so you have data like userid and quantity purchased. you can do many things, users are main id here you need to check is that user coming again to similar kind of movie again, is there connection between old movie and this movie. if yes , you can make even better

            – Akhilesh
            Mar 8 at 6:31












          • Can you specify on modelling approach?

            – SARTHAK
            Mar 8 at 6:36











          • find similarity between movie a vs all movies , repeat with all, check how many similar groups are there. then check which user is going to which cluster.

            – Akhilesh
            Mar 8 at 6:41












          • ask these kind of questions at datascience.stackexchange.com

            – Akhilesh
            Mar 9 at 4:01

















          • There are constarints on the data provided..Data is provided by client,so we can't tinker with it.

            – SARTHAK
            Mar 8 at 6:26











          • so you have data like userid and quantity purchased. you can do many things, users are main id here you need to check is that user coming again to similar kind of movie again, is there connection between old movie and this movie. if yes , you can make even better

            – Akhilesh
            Mar 8 at 6:31












          • Can you specify on modelling approach?

            – SARTHAK
            Mar 8 at 6:36











          • find similarity between movie a vs all movies , repeat with all, check how many similar groups are there. then check which user is going to which cluster.

            – Akhilesh
            Mar 8 at 6:41












          • ask these kind of questions at datascience.stackexchange.com

            – Akhilesh
            Mar 9 at 4:01
















          There are constarints on the data provided..Data is provided by client,so we can't tinker with it.

          – SARTHAK
          Mar 8 at 6:26





          There are constarints on the data provided..Data is provided by client,so we can't tinker with it.

          – SARTHAK
          Mar 8 at 6:26













          so you have data like userid and quantity purchased. you can do many things, users are main id here you need to check is that user coming again to similar kind of movie again, is there connection between old movie and this movie. if yes , you can make even better

          – Akhilesh
          Mar 8 at 6:31






          so you have data like userid and quantity purchased. you can do many things, users are main id here you need to check is that user coming again to similar kind of movie again, is there connection between old movie and this movie. if yes , you can make even better

          – Akhilesh
          Mar 8 at 6:31














          Can you specify on modelling approach?

          – SARTHAK
          Mar 8 at 6:36





          Can you specify on modelling approach?

          – SARTHAK
          Mar 8 at 6:36













          find similarity between movie a vs all movies , repeat with all, check how many similar groups are there. then check which user is going to which cluster.

          – Akhilesh
          Mar 8 at 6:41






          find similarity between movie a vs all movies , repeat with all, check how many similar groups are there. then check which user is going to which cluster.

          – Akhilesh
          Mar 8 at 6:41














          ask these kind of questions at datascience.stackexchange.com

          – Akhilesh
          Mar 9 at 4:01





          ask these kind of questions at datascience.stackexchange.com

          – Akhilesh
          Mar 9 at 4:01



















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55057524%2fdesigning-movie-recommender-system-based-on-quantity-of-tickets-purchased-by-the%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Save data to MySQL database using ExtJS and PHP [closed]2019 Community Moderator ElectionHow can I prevent SQL injection in PHP?Which MySQL data type to use for storing boolean valuesPHP: Delete an element from an arrayHow do I connect to a MySQL Database in Python?Should I use the datetime or timestamp data type in MySQL?How to get a list of MySQL user accountsHow Do You Parse and Process HTML/XML in PHP?Reference — What does this symbol mean in PHP?How does PHP 'foreach' actually work?Why shouldn't I use mysql_* functions in PHP?

          Compiling GNU Global with universal-ctags support Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!Tags for Emacs: Relationship between etags, ebrowse, cscope, GNU Global and exuberant ctagsVim and Ctags tips and trickscscope or ctags why choose one over the other?scons and ctagsctags cannot open option file “.ctags”Adding tag scopes in universal-ctagsShould I use Universal-ctags?Universal ctags on WindowsHow do I install GNU Global with universal ctags support using Homebrew?Universal ctags with emacsHow to highlight ctags generated by Universal Ctags in Vim?

          Add ONERROR event to image from jsp tldHow to add an image to a JPanel?Saving image from PHP URLHTML img scalingCheck if an image is loaded (no errors) with jQueryHow to force an <img> to take up width, even if the image is not loadedHow do I populate hidden form field with a value set in Spring ControllerStyling Raw elements Generated from JSP tagds with Jquery MobileLimit resizing of images with explicitly set width and height attributeserror TLD use in a jsp fileJsp tld files cannot be resolved