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

Block or report farazkhancodes

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

Popular repositories Loading

  1. Predictive-Modelling-of-Multimodal-Single-Cell-Genomic-Data-with-Machine-Learning-Algorithms Predictive-Modelling-of-Multimodal-Single-Cell-Genomic-Data-with-Machine-Learning-Algorithms Public

    This code demonstrates the use of machine learning to model the multimodal nature of a single cell. Using machine learning to predict RNA from DNA, that is, using chromatin accessibility data to pr…

    Jupyter Notebook 1

  2. Power-BI-Dashboard-On-What-I-Do-On-The-Internet Power-BI-Dashboard-On-What-I-Do-On-The-Internet Public

    Did Data Analysis on my Browser History (from my Study Laptop) to analyse how I use the internet while browsing. Process includes Data Cleaning with Python Pandas, Data Transformation with Power Qu…

    Jupyter Notebook

  3. Reinforcement-Learning-Using-Genetic-Algorithm-With-NEAT-NeuroEvolution-Of-Augmenting-Topologies- Reinforcement-Learning-Using-Genetic-Algorithm-With-NEAT-NeuroEvolution-Of-Augmenting-Topologies- Public

    A game in python depicting how a Neural Network learns various levels using Genetic Algorithm and Reinforcement Learning

    Python

  4. NLP-Webscraping-Multiprocessing-with-SQL-Python NLP-Webscraping-Multiprocessing-with-SQL-Python Public

    This project includes Web scraping of posts in parallel using multithreading off of Reddit using python library Beautiful Soup, processing and doing Sentiment Analysis on it using NLP and further a…

    Python