voice
Showing posts with label
Machine learning
.
Show all posts
Showing posts with label
Machine learning
.
Show all posts
Thursday, 25 October 2018
Machine learning
Start the course with following list of Lectures.
1. Machine Learning | Andrew Ng
2. cs321n
Tuesday, 11 April 2017
module' object has no attribute 'Api'
AttributeError: 'module' object has no attribute 'Api'
possible solution :
1. uninstall existing python
cmd : pip unistall twitter
install : pip install python-twitter.
api = twitter.Api() AttributeError:
api = twitter.Api() AttributeError: 'module' object has no attribute 'Api
possible solution : reastart the app.
Older Posts
Home
Subscribe to:
Posts (Atom)