Pinned Repositories
agri_subsidies
An online application that shows the course of agricultural subsidies in Greece, created with R and Shiny and based on OPEKEPE's data.
allsian.github.io
amazon-scrapper-1M
An amazon scrapper to scrape 1 million products {title, price, images}
anomalyDetection
AutomatedForecastingWithShiny
Fully automated GDP forecasting with R/shiny
awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
Awesome_Machine_Learning_Solutions
A curated list of repositories for my book Machine Learning Solutions.
Cheatsheets
All the cheat sheets you need as a novice machine learning engineer
essevan's Repositories
essevan/amazon-scrapper-1M
An amazon scrapper to scrape 1 million products {title, price, images}
essevan/Awesome_Machine_Learning_Solutions
A curated list of repositories for my book Machine Learning Solutions.
essevan/blogprojectdrf
You can use this repo to deploy application on AWS using CodePipeline
essevan/capm_shiny
Demo project of creating an interactive analytical tool for stock market using CAPM.
essevan/cheatsheets-1
RStudio Cheat Sheets
essevan/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
essevan/Dashboard
essevan/fd_backend
essevan/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.
essevan/healthcare-workforce
A repository for healthcare workforce modelling.
essevan/hyperopt-demo
essevan/Inc5000-list
essevan/libffm
A Library for Field-aware Factorization Machines
essevan/machine-learning-notebooks
Assorted exercises and proof-of-concepts to understand and study machine learning and statistical learning theory
essevan/Machine-Learning-with-Python
Python codes for common Machine Learning Algorithms
essevan/Marketing-Analytics
Complete machine learning analysis to solve marketing problems.
essevan/NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
essevan/paper-tips-and-tricks
Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.
essevan/python-cheatsheet
Comprehensive Python Cheatsheet
essevan/python-programming-621
essevan/pytorch-pretrained-BERT
đź“–The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
essevan/shiny-textual-sentiment
A Shiny app that visualizes and let's you play with textual sentiment time series
essevan/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
essevan/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
essevan/TagAnomaly
Anomaly detection analysis and labeling tool, specifically for multiple time series (one time series per category)
essevan/test
essevan/text-preprocessing-techniques
16 Text Preprocessing Techniques in Python for Twitter Sentiment Analysis.
essevan/tf-retrainer
essevan/Time-series-analysis-of-Inflation-rates-using-ShinyDashboard
This project will aim at studying and analyzing the inflation rates of countries globally. The dataset is a public dataset downloaded from International Monetary Fund(IMF) which consists of the inflation rates of countries from 1980 to 2017 and the projected inflation rates of the countries till 2022. Finally I will be producing a dashboard build in R to visualize and analyze the inflation rates.
essevan/timeSeries_sp500_R