Skip to content
View khivasarap's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Northeastern University
  • Seattle

Block or report khivasarap

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
khivasarap/README.md

Hi there 👋

Pinned Loading

  1. Virulence-Prediction-System Virulence-Prediction-System Public

    Developed a predictive bioinformatics service which evaluates if the new DNA/RNA strain is virulent or not with testing accuracy 99%. Extra-Tree Classifier ensemble method is used to develop the mo…

    Jupyter Notebook

  2. SudokuSolver SudokuSolver Public

    Built a Sudoku Solver using Backtracking approach which solves puzzles and displays the results on the Sudoku board at Sudoku.com

    Python

  3. ChatroomApplication ChatroomApplication Public

    Built a Chatroom with multiple Clients and a Server interface using Java’s multi-threading and socket programming, defining chatroom protocol using Regular Expressions.

    Java

  4. GardenPlanner GardenPlanner Public

    Jupyter Notebook

  5. PersonalAttacks PersonalAttacks Public

    Developed a Classification model that identifies personal attacks in Wikipedia comments using TF-IDF Vectorizer and LinearSVC with F1-Score of 0.97

    Jupyter Notebook

  6. SandwichOrderingSystem SandwichOrderingSystem Public

    Design and develop a sandwich ordering system that takes in a typed customer request for a sandwich, engage in a dialog with the customer to clarify details, and then print out the complete order.

    Python