Tim Huang

Results 4 comments of Tim Huang

I think so. It should be individual_movie_rating_RDD = new_ratings_model.predictAll(my_movie)

is there any luck with this feature request? in the case of huge imbalanced dataset, the stratify argument in train_test_split is useful

I would very much love to see this function in the package. Right now it just returns a huge OrderDict with dirty nested and nested data. Ideally what I want...

> You can just do a `json.dumps(result)` to get the JSON structure back out of the `OrderedDict`. I have seen a couple examples on StackOverflow of using pandas or another...