Rumale v0.6.1 Release Notes

    • ➕ Add abstract class for linear estimator with stochastic gradient descent.
    • 🔨 Refactor linear estimators to use linear esitmator abstract class.
    • 🔨 Refactor decision tree classes to avoid unneeded type conversion.