Tools to get started in machine learning
k2company.com
Tools to get started in machine learning
1–10 of 37 posts
Re: Tools to get started in machine learning
#2Re: Tools to get started in machine learning
#3It has most of the libraries, out of the box.
Re: Tools to get started in machine learning
#4Solid summary of some powerful tools, no wonder python is the new default for academic data analysis.
Re: Tools to get started in machine learning
#5I think R and Python can be used in conjunction very effectively. Analyze your data in R, prototype your algorithms in either, build products in Python.
Re: Tools to get started in machine learning
#6Solid summary of some powerful tools, no wonder python is the new default for academic data analysis.
Personally, I am experienced with Matlab but not so much with Python, so I am not able to judge. I definitely hate the fact that Matlab is proprietary and partly closed source. Also, I think Python syntax is much more pretty while Matlab is not even designed to be a real language. But alas, it comes with very powerful functionality out of the box.
Note, that the OP mentioned in the introduction that he had no access to Matlab over his employer or university and hence dismissed it.
[1] https://www.coursera.org/ml (one of the first videos)
Re: Tools to get started in machine learning
#7I am a "real data scientist" and need some advanced data analysis technics and machine learning. Can someone recommend an introduction for me?
Re: Tools to get started in machine learning
#8Solid summary of some powerful tools, no wonder python is the new default for academic data analysis.
Andrew Ng, in his machine learning class [1] urges people do use Matlab instead of Python, because in his experience people develop faster with Matlab than wit any other tool/language. Personally, I am experienced with Matlab but not so much with Python, so I am not able to judge. I definitely hate the fact that Matlab is proprietary and partly closed source. Also, I think Python syntax is much more pretty while Matl…
Re: Tools to get started in machine learning
#9>If you are a real data scientist or expert, skip this I am a "real data scientist" and need some advanced data analysis technics and machine learning. Can someone recommend an introduction for me?
Re: Tools to get started in machine learning
#10>If you are a real data scientist or expert, skip this I am a "real data scientist" and need some advanced data analysis technics and machine learning. Can someone recommend an introduction for me?
What's your background? (i.e. what do you already know?)