Haydar Ali Ismail·Dec 23, 2020Learning Data Science: Day 9 — Linear Regression on Boston Housing DatasetYesterday we have learned about the basic concept of regression. For a starter like me, linear regression seems to fit as best regression…A response icon1A response icon1
Haydar Ali Ismail·Dec 22, 2020Better Way to Get The Item Position in Android’s RecyclerViewMost of the available applications today always have a screen where they show us a list of items. The main screen of WhatsApp provides us…
Haydar Ali Ismail·Jan 21, 2020Learning How to Git: Ignoring Files and Folders using GitIgnoreSometimes, our project not only consists the code that we created. There are some files that are generated by our IDE or our framework…
Haydar Ali Ismail·Nov 11, 2018Perjuangan 2 tahun mendaftar universitas dan beasiswa ke Eropa (Tahun Pertama)Kalendar sudah menunjukkan bulan November, sudah masanya pejuang beasiswa mulai bersiap mendaftar ke kampus impiannya. Biasanya artikel…
Haydar Ali Ismail·Oct 3, 2018Sepotong Waffle Belgia (Remahan 1)Remah-remah petualangan sebulan pertama di Belgia.
Haydar Ali Ismail·Feb 13, 2017Several Mistakes I Did Pre-InterviewToday, I’m on my way to Jakarta. The capital city of Indonesia, city of dreams. I’m on my way to the job interview using train. However, I…
Haydar Ali Ismail·Feb 12, 2017Returning Multiple Values From a MethodRecently, I’m required to make a method to calculate a linear equation. As we know that the linear equation is y = mx + b. So, I’m required…
Haydar Ali Ismail·Feb 11, 2017Easy Start to Dictionary in C#Most of the time when we develop applications we will need to store information to array or list. However, sometimes storing the whole…
Haydar Ali Ismail·Feb 10, 2017How to Create GitIgnore File The Easy WaysLast time, we have talked about how to specify files or folders that we need to ignore. If you haven’t read about it, you can check it on…
Haydar Ali Ismail·Feb 8, 2017Learning Data Science: Day 23 - Unsupervised Learning, Clustering, and k-Means AlgorithmIn most of our previous stories, we have talked about Supervised Learning. Today, we are going to talk about the opposite of that which is…A response icon1A response icon1