sagarhowal
Open Source Newbie --Software. Electrical Engineering. Data Science. Energy. IoT.
Dublin, Ireland
Pinned Repositories
fakelopedia2
Cosine Similarity API. Similarity between two blocks of texts. Fake messages which have been slightly edited to look different can be detected.
handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
magic-wormhole
get things from one computer to another, safely
thesis0
This is the R project for the Thesis submitted in fullfilment of the Master of Science Degree in Data Analytics at National College of Ireland, Dublin. The project implements various machine learning algorithms for forecasting and clustering of Electricity consumptions of consumers in Ireland. Data Files are not included in this repository due to the privacy concerns.
sagarhowal's Repositories
sagarhowal/fakelopedia2
Cosine Similarity API. Similarity between two blocks of texts. Fake messages which have been slightly edited to look different can be detected.
sagarhowal/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
sagarhowal/magic-wormhole
get things from one computer to another, safely
sagarhowal/thesis0
This is the R project for the Thesis submitted in fullfilment of the Master of Science Degree in Data Analytics at National College of Ireland, Dublin. The project implements various machine learning algorithms for forecasting and clustering of Electricity consumptions of consumers in Ireland. Data Files are not included in this repository due to the privacy concerns.
sagarhowal/ACEE_Feedback_DataCleaning
sagarhowal/botnet_attack_detection_using_h2o
Classification of Botnet attacks on IoT devices using stacked ensembles in the H2O framework. Dataset used is the N-BAIoT dataset
sagarhowal/convolutional-neural-networks
This repository is for getting started with Convolutional Neural Neteorks
sagarhowal/ForTempCrap
This repository is for quick temporary shit. Ignore this.
sagarhowal/Gas_Consumption_Forecasting_Parametric_Non-Parametric
Gas consumption Forecasting using Parametric and Non-Parametric Models. Time Series Analysis is performed for Parametric Models. Decision Trees and Random Forest for Non-Parametric Models. These techniques are compared. Finally a composite model is obtained by combining Random forest and ARIMA modelling
sagarhowal/graspologic
Python package for graph statistics
sagarhowal/Interview-Preparation
This repo is still in progress. This is a collection for all you might need to brush up on your Coding Interview for a Software Engineer Job skills
sagarhowal/IntroTimeSeriesForecasting
Public repo for the YouTube series "Introduction to Time Series Forecasting with R".
sagarhowal/ln2sql
A tool to query a database in natural language
sagarhowal/malaria_classification
Detection of Parasitised Cells of Malaria Patients using Machine Learning
sagarhowal/OmniNet
Official Pytorch implementation of "OmniNet: A unified architecture for multi-modal multi-task learning" | Authors: Subhojeet Pramanik, Priyanka Agrawal, Aman Hussain
sagarhowal/PyTorch-Deep-Dream
PyTorch implementation of Deep Dream
sagarhowal/Screenshot-to-code-in-Keras
A neural network that transforms a screenshot into a static website
sagarhowal/shiny-examples
sagarhowal/titanic-ML
Exploratory project using the Titanic data from kaggle to improve the understanding of Data Analysis and Machine Learning.
sagarhowal/training-v3
(new) Neo4j Training Material
sagarhowal/urbanmyth
Urban myth breaks paradigm about blockchain tehcnology from socialistic and capitalistic point of view.
sagarhowal/word-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.