📅 2013-May-31 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ auc, machine learning, python, roc curve, scikit-learn ⬩ 📚 Archive
scikit-learn is a Python package that provides a lot of the algorithms and procedures needed to do machine learning. I primarily use it to generate ROC curves and compute AUC.
For Ubuntu users, scikit-learn can be installed using the package name python-scikits-learn.
Tried with: Ubuntu 12.04 LTS