dotdotkunal.devHands on Machine Learning with a Practical ApproachThis project will cover only some basic parts of Machine Learning, and this blog is still incomplete as I have not defined the functions used, such as how and where to use accuracy_score(), train_test_split(), etc. Please feel free to follow and comm...Feb 4, 2024·2 min read
dotdotkunal.devWhat is Markup and Markdown Language?Most people are quite aware of HTML. Which can be abbreviated as Hyper Text Markup Language trust me it’s quite important to know the full form. So here our main focus is on what Markup and Markdown language is? Markup and markdown languages are two ...Dec 17, 2023·2 min read
dotdotkunal.devWhat is Rendering ?In simple words, we can say that rendering is something about displaying fetched content from the internet When we open a website in a browser, the server sends some data to our machine. This data can be in multiple formats such as HTML, XML, JSON et...Aug 17, 2023·2 min read