You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this course, you will get advanced knowledge on Data Mining. This course begins by providing you the complete knowledge about the introduction of Data Mining. This course is a complete package for everyone wanting to pursue a career in data mining.
Project started as submission for MSE course at Praxis Business School, then further worked upon to implement machine learning models with hyperparameter tuning.
Tree-based models are appealing for price modeling due to their high performance but they can be unstable. Due to competition between insurers, unstable models increase the risk that the overall premium is too small to cover the losses. The thesis propose various strategies for improving the stability of tree-based models.
Project page for "Physics-informed graph neural networks accelerating microneedle simulations towards novelty of micro-nano scale materials discovery" as a part of Romrawin Chumpu's master thesis and publication.
Usually tree-based and neural network regressors work better for regression tasks than linear regression models, because they can capature complex or subtle non-linear patterns in data.