Skip to content
View ksitabkhan's full-sized avatar
Block or Report

Block or report ksitabkhan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ksitabkhan/README.md
  • 👋 Hi, I’m @ksitabkhan
  • 👀 I’m interested in learning and implementing Machine learning concepts
  • 🌱 I’m currently learning All core ML, NLP and AI concepts
  • 💞️ I’m looking to collaborate on any new concepts or challenges that I could learn or even if its something I know and you want to know!
  • 📫 Please drop an email at khadijasitabkhan@gmail.com in case of any queries or suggestions

Pinned Loading

  1. MARL MARL Public

    It attempts to use multi-agent reinforcement learning using Qlearning algorithm to solve the weighted shortest path algorithm. The dataset used was for the refuse bins collection across Dunloghaire…

    Jupyter Notebook

  2. Information-Extraction Information-Extraction Public

    Understanding the IOB tagging schemes Information Extraction using Regular expressions from the given Text file.

    Jupyter Notebook

  3. Logistic_Regression_Python Logistic_Regression_Python Public

    This repository includes a code for implementing logistic regression from scratch. This repository helped me get a deeper understanding on how the logistic regression algorithm works along with how…

    Python

  4. Object-Detection-and-Classification Object-Detection-and-Classification Public

    Performing object detection and identification using Tiny YOLO and Transfer learning on Keras models

    Jupyter Notebook

  5. SentimentAnalysis SentimentAnalysis Public

    This repository contains all colab notebooks implementing sentiment analysis.

    Jupyter Notebook

  6. tf-idf_ScoreCalculation tf-idf_ScoreCalculation Public

    In information retrieval, tf–idf, short for term frequency–inverse document frequency, is a measure of importance of a word to a document in a collection or corpus, adjusted for the fact that some …

    Jupyter Notebook