Skip to content
View MuraliKrishna26's full-sized avatar
💻
World is running on 0s and 1s. Lets be a part of it.
💻
World is running on 0s and 1s. Lets be a part of it.
Block or Report

Block or report MuraliKrishna26

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

Pinned

  1. Information-Retrieval Information-Retrieval Public

    Contains various methods and models that makes retriving of informtion more simplier.

    Jupyter Notebook 5 2

  2. Classification-of-B-cell-epitopes-using-Deep-Learning Classification-of-B-cell-epitopes-using-Deep-Learning Public

    In this competitions, one had to develop models using TensorFlow (Python Library) to classify B-cell epitopes and Non-epitope. Developed model is clearly explained in "MT19132_Readme.pdf" file

    Jupyter Notebook 1 1

  3. Opinion-and-Fact-Classification Opinion-and-Fact-Classification Public

    In the present-day technology huge amount of data is being generated every day. So, it’s turning out to be a challenging task to handle text-based data. In the world of text-based sentences it is n…

    Jupyter Notebook 1

  4. Diabetes-Prediction-Using-Ensemble-Techniques Diabetes-Prediction-Using-Ensemble-Techniques Public

    Diabetes is one of the most commonly known chronic diseases, leading to complications in health if it is unidentified and not diagnosed. Implemented various machine learning algorithms on the data …

    Python 1

  5. Stage-Classification-of-Liver-Cancer Stage-Classification-of-Liver-Cancer Public

    Stage classification of liver cancer patients from thier gene expression profile. Models used are : KNN, Naive Bayes, SVM, LSTM

    Jupyter Notebook 1

  6. Terinary-Classification-based-on-relevance-score Terinary-Classification-based-on-relevance-score Public

    Ranking based on Relevance Score. The objective of the project is to predict the relevance score {0, 1, 2} for a given (query, document) pair feature vector in the test set.

    Python