R Tutorial: useful R codes for cleaning and filtering data from Qualtrics surveys, and for creating new variables in the dataframe. With step-by-step explanations.
EpiMethEx (Epigenetic Methylation and Expression), a R package to perform a large-scale integrated analysis by cyclic correlation analyses between methylation and gene expression data.
predict if approved loans on Lending will result in a default or be paid off on time, and estimate cost to investor looking to use ML to determine whether to fund these loans
Full-stack data-driven web application for visualizing datasets about bacterial samples. Data was collected and filtered from a SQLite database using Flask and Python, then used to drive visualizations using Plotly.
This Git-repository contains a connector between a MQTT-Broker and a InfluxDB. The scripts mission is to filter Data recived by the MQTT-Broker (some environmental measurements) and send outliners (data deviate from the mean) to the InfluxDB
This project works on Prediction of restaurant success or not using many filtering and cleaning techniques and how to extract meaningful insight from it.
Real World use case of machine learning needed to predict the ticket prices of airlines worked on many cleaning techniques ,dealing with missing values and outliers also tried more than one algorithm as a try to see which one is the best and compare between each one