Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Machine Learning

Boon Kiat Seah
Boon Kiat Seah
66,664 Points

Machine Learning Frameworks

Hi,

I started this thread because of my curiosity. I'm new to machine learning and have just finished the course on machine learning by Nick Petit.

It seems to me that python was the most robust framework for machine learning. Looks like it's the first place where machine learning projects start. I am curious what makes python a great starting place for machine learning ? And why not other programming languages like php or js ? Machine learning frameworks are also sprouting out here

for js https://dzone.com/articles/8-machine-learning-javascript-frameworks-to-explor

Would using a machine learning framework outside of python be anywhere less beneficial in terms of capability and features? Am i missing anything if i work outside of python programming environment ?

I'm not looking for specific answers to which is best. I'm love to understand some history at least for machine learning and how it leads to the stage today.

1 Answer

Python is generally (in my opinion) the best programming language for computer science-y things like machine learning, AI, data processing, scraping data... etc. Besides, Python is an easy-to-understand language (which is why it is so often used for computer science), so it is easy to teach machine learning with.

Boon Kiat Seah
Boon Kiat Seah
66,664 Points

Hi Alexander,

Well noted. Thanks for your response and appreciate your time!

Have the best day ever.

regards, BK