Slashdot Mirror


Software Predicts Movie Success

scheming daemons writes "TechNewsWorld has an article about software that predicts whether a movie will be successful or not by factoring in its rating by censors (e.g. G, PG, R), strength of the cast, genre, competition from other films at the time of release, special effects, whether it is a sequel, and the number of theaters in which it will show."

3 of 192 comments (clear)

  1. My Toaster Can Do That. by CheeseburgerBlue · · Score: 0, Offtopic

    By randomly declaring 1 out of 1000 movies "okay" and the rest "barftastic" accuracy is guaranteed.

    Anybody want to buy my AI software which predicts the success rate of career comebacks among humpbacked prostitutes?

  2. KILL THIS PHISHER / SCAMMER, OPEN WEB DIRECTORY by Anonymous Coward · · Score: -1, Offtopic

    http://www.securesign.org, goddamn ebay scammer. Kill this motherfucker. Domain ID:D109611209-LROR
    Domain Name:SECURESIGN.ORG
    Created On:16-Dec-2005 16:01:08 UTC
    Expiration Date:16-Dec-2006 16:01:08 UTC
    Sponsoring Registrar:Intercosmos Media Group Inc. (R48-LROR)
    Status:TRANSFER PROHIBITED
    Registrant ID:IMG-718146
    Registrant Name:Enrique Diprisco
    Registrant Organization:unknown
    Registrant Street1:4440 NW, 73th.- Ave.- CCS 45
    Registrant Street2:
    Registrant Street3:
    Registrant City:Miami
    Registrant State/Province:FL
    Registrant Postal Code:33166
    Registrant Country:US
    Registrant Phone:+1.4107931881
    Registrant Phone Ext.:
    Registrant FAX:
    Registrant FAX Ext.:
    Registrant Email:leechingmachine@gmail.com
    Admin ID:IMG-718146
    Admin Name:Enrique Diprisco
    Admin Organization:unknown
    Admin Street1:4440 NW, 73th.- Ave.- CCS 45
    Admin Street2:
    Admin Street3:
    Admin City:Miami
    Admin State/Province:FL
    Admin Postal Code:33166
    Admin Country:US
    Admin Phone:+1.4107931881
    Admin Phone Ext.:
    Admin FAX:
    Admin FAX Ext.:
    Admin Email:leechingmachine@gmail.com
    Tech ID:IMG-718146
    Tech Name:Enrique Diprisco
    Tech Organization:unknown
    Tech Street1:4440 NW, 73th.- Ave.- CCS 45
    Tech Street2:
    Tech Street3:
    Tech City:Miami
    Tech State/Province:FL
    Tech Postal Code:33166
    Tech Country:US
    Tech Phone:+1.4107931881
    Tech Phone Ext.:
    Tech FAX:
    Tech FAX Ext.:
    Tech Email:leechingmachine@gmail.com
    Name Server:NS9.GURUSERVERS.COM
    Name Server:NS10.GURUSERVERS.COM

  3. Re:The code by Anonymous Coward · · Score: -1, Offtopic

    The ANSI C standard defines 0, EXIT_SUCCESS (meaning the same as 0), and EXIT_FAILURE as the only return values for main. You should also not reply on implicit function declarations; #include to use printf().