Home Tags Algorithms

Tag: Algorithms

How to auto-generate texts from Shakespeare writing using deep recurrent neural...

0
Our article is an excerpt from a book co-authored by Krishna Bhavsar, Naresh Kumar, and Pratap Dangeti, titled as Natural Language Processing with Python...

How to install Elasticsearch in Ubuntu and Windows

0
This article is an extract from the book, Mastering Elastic Stack  co-authored by Ravi Kumar Gupta and Yuvraj Gupta.This book will brush you up...

4 ways to implement feature selection in Python for machine learning

4
This article is an excerpt from Ensemble Machine Learning. This book serves as a beginner's guide to combining powerful machine learning algorithms to build...

Build a generative chatbot using recurrent neural networks (LSTM RNNs)

4
In today’s tutorial we will learn to build generative chatbot using recurrent neural networks. The RNN used here is Long Short Term Memory(LSTM). Generative chatbots...

How to make efficient data-driven decisions

0
This article is an extract from the book Predictive Analytics with TensorFlow, authored by Md. Rezaul Karim. The book will help you build, tune,...

Why choose R for your data mining project

0
Our article is an excerpt taken from the book R Data Mining, written by Andrea Cirillo. If you are a budding data scientist or...

Using Logistic regression to predict market direction in algorithmic trading

1
This article is an excerpt from a book by Dr. Param Jeet and Prashant Vats titled Learning Quantitative Finance with R. This book will...

How to perform Data exploration with RethinkDB

0
This article is an excerpt from a book written by Shahid Shaikh titled Mastering RethinkDB. This book will let you master the capabilities of...

How to Build a music recommendation system with PageRank Algorithm

0
This article is an excerpt from a book Mastering Spark for Data Science written by Andrew Morgan and Antoine Amend. In this book, you...

Hypothesis testing with R

0
This article is an excerpt taken from the book Learning Quantitative Finance with R written by Dr. Param Jeet and Prashant Vats. This book...