Git Product home page Git Product logo

google-prediction-api-samples's People

Watchers

 avatar

google-prediction-api-samples's Issues

Issue come PredictionURL Class

What steps will reproduce the problem?
1. create a PredictionUrl class in model
2.
3.

What is the expected output? What do you see instead?
Give error "pathParts has private access in 
com.google.api.client.http.GenericUrl" on forCheckingTraining and forPrediction 
function on result.pathParts

What version of the product are you using? On what operating system?
movie recommendations app from the trunk; windows XP

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 24 Dec 2011 at 5:35

Instantiation Error on HttpTransport instance

What steps will reproduce the problem?
1. When try to get HttpTransport instance from Google Transport.create() method.
2.
3.

What is the expected output? What do you see instead?
java.lang.InstantiationError: com.google.api.client.http.HttpTransport
HttpTransport transport = GoogleTransport.create(); error come on this line. 
Kindly reply as soon as possible.

What version of the product are you using? On what operating system?


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 27 Dec 2011 at 6:38

GoogleTransport no longer exists

What steps will reproduce the problem?
1. use google-api-java-client 1.3.2-alpha or newer 


What is the expected output? What do you see instead?
Example can't be compiled

What version of the product are you using? On what operating system?
google-api-java-client 1.3.2-alpha or newer

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 28 Oct 2011 at 11:15

Error in prepare-data.py of Movie Recommendations

What steps will reproduce the problem?
1. run prepare-data.py on ml-data/ua.base(...) as mentioned in README of movie 
recommendations
2.
3.

What is the expected output? What do you see instead?
Expected: csv created with no errors
Seen: error in line 55 of the script - AttributeError: 'list' object has no 
attribute 'join'

What version of the product are you using? On what operating system?
movie recommendations app from the trunk; windows XP

Please provide any additional information below.
Fix would be to change line 55 to
print ','.join([rating] + movieid_to_genre_map[movie_id])


Original issue reported on code.google.com by [email protected] on 12 Aug 2011 at 11:14

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.