Pinned Repositories
NLP-Webscraping-Multiprocessing-with-SQL-Python
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 analyzing the data using SQL.
Power-BI-Dashboard-On-What-I-Do-On-The-Internet
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 Query Editor as well as Python Scripting. Found meaning full insights like How many devices I have been logged in with at a particular time, What Websites have I been visiting the most, What Words are common in my search results, Average number of Websites I visit, What URL’s I type in Myself, What Suggestions on Browser I open, analysing my Watch Time, etc. and presenting it all in a Beautiful looking Power BI Dashboard. (File on GitHub)
Predictive-Modelling-of-Multimodal-Single-Cell-Genomic-Data-with-Machine-Learning-Algorithms
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 predict the RNA gene expression and to predict surface protein from RNA, that is, using RNA sequence data to predict surface protein levels in a cell
Reinforcement-Learning-Using-Genetic-Algorithm-With-NEAT-NeuroEvolution-Of-Augmenting-Topologies-
A game in python depicting how a Neural Network learns various levels using Genetic Algorithm and Reinforcement Learning
farazkhancodes's Repositories
farazkhancodes/Predictive-Modelling-of-Multimodal-Single-Cell-Genomic-Data-with-Machine-Learning-Algorithms
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 predict the RNA gene expression and to predict surface protein from RNA, that is, using RNA sequence data to predict surface protein levels in a cell
farazkhancodes/NLP-Webscraping-Multiprocessing-with-SQL-Python
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 analyzing the data using SQL.
farazkhancodes/Power-BI-Dashboard-On-What-I-Do-On-The-Internet
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 Query Editor as well as Python Scripting. Found meaning full insights like How many devices I have been logged in with at a particular time, What Websites have I been visiting the most, What Words are common in my search results, Average number of Websites I visit, What URL’s I type in Myself, What Suggestions on Browser I open, analysing my Watch Time, etc. and presenting it all in a Beautiful looking Power BI Dashboard. (File on GitHub)
farazkhancodes/Reinforcement-Learning-Using-Genetic-Algorithm-With-NEAT-NeuroEvolution-Of-Augmenting-Topologies-
A game in python depicting how a Neural Network learns various levels using Genetic Algorithm and Reinforcement Learning