PinnedTop Python Libraries for Data Science in 2023Based on the ranking in Github under the topic “Github-Ranking/Top100/Python.md”, ChatGPT answer toward question “What are the top python…Dec 26, 2022Dec 26, 2022
Cheat Sheet for Azure Data Scientist Associate Exam (DP-100)I passed the Data Scientist Associate (DP100) exam from Microsoft on 04.06.2023. For preparing DP-100 , I summarised the main knowledge…Jun 12, 2023Jun 12, 2023
Datathon in 2023I have included the Datathon scheduled for the year 2023 in the table below. Individuals seeking to improve their data science skills…Mar 27, 2023Mar 27, 2023
A Beginner’s Guide to numpy.apply_along_axis(lambda …)numpy.apply_along_axis() is a powerful function in the NumPy library that allows you to apply a function along a specific axis of a NumPy…Mar 27, 2023Mar 27, 2023
Save ML model predictions to Database and display it in Power BIAfter using machine learning model and have the predicted value, we might want to save the predictions in databases for further usage. In…Mar 3, 2023Mar 3, 2023
End to End Deployment of Machine Learning Model with Flask and Docker Container to Production(Part…Deployment is a recurring stage in the workflow of data scientists. This article aims to provide guidance on deploying your first Docker…Feb 20, 2023Feb 20, 2023