Its been more than two week since the release of Android Q beta has been rolled out. I was playing with the new beta on…
Android | Kotlin | Firebase | Python | Machine Learning
Its been more than two week since the release of Android Q beta has been rolled out. I was playing with the new beta on…
PopupWindow is a very useful class for showing customized popups on particular locations of a view or a view group. It can appear as a…
App localization is an important key factor to be considered in Android development when you are building your app for a wide variety of user…
In my previous blog, we had a discussion about Multiple linear regression technique. Today we are going to learn about the Polynomial regression of Machine…
On my previous blog, I have discussed the idea of Linear regression and we have solved a problem using simple linear regression approach. There, we…