WHAT IS THE BEST LANGUAGE TO USE FOR MACHINE LEARNING? C, JAVA PYTHON?
I am receiving the Machine Learning march as well as you have the choice of regulating C, Java or Python. you have used C as well as Java as well as am the small rusty with interpretation structures. The stream choice is formulating Decision Trees. Thanks in allege for your help.
Tagged with: Best • Java • Language • Learning • Machine • Python • What
Filed under: Course Learning

Java code can analyze itself using “reflection”.
With Java version 6.0 and later, Java can compile itself (It can compile itself also with 5.0 and earlier if you distribute a Java compiler with your program).
“Decision Trees”? Is that like developing software that plays chess and does look-ahead to decide which is the best move?
I think that you’ll be more productive with Java than with C or even C++. “Being close to the metal”, is becoming less and less important as computers are so fast and cheap theses days.
C will get you closer to the metal. In fact, at one university I’m aware of, the 4th year is writing a P machine using C to virtualize XP. Based upon input from your question, I would use java if all you have to do is a decision tree.
i think you should just quit the PH.D. program you’re in and start working. after all, you didn’t consult yahoo answers (or me) to go to grad school. seattle sucks anyway.. lol
If you’re “rusty” with data structures then use Java or Python, not C.