+ 1
Can you use machine learning in Sololearn code playground?
What do you import or do to use machine learning in python on sololearn code playground?
2 Antworten
+ 1
We're very limited on the app. Popular machine learning libraries such as scikit learn and Tensorflow cannot be imported. However, any machine learning algorithm can be built on the app, it'll just take a lot more code and be more tedious without the luxury of pre-built importable functions.
+ 1
Check out my account for some examples of machine-learning code in the app.