• Machine Learning

    Here’s a couple of Google Colab or Jupyter notebooks that I’ve created in order to explore various ML algorithms and techniques. The same can be found on my GitHub repository by clicking on the icon on the sidebar. Supervised Learning Algorithms Logistic Regression on HR Analytics dataset : https://github.com/trajnishBrown/machine-learning/blob/main/hr_analytics.ipynb Logistic Regression on Iris dataset :…

    Know More