All Projects → elastic → Examples

elastic / Examples

Licence: apache-2.0
Home for Elasticsearch examples available to everyone. It's a great way to get started.

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
shell
77523 projects
PHP
23972 projects - #3 most used programming language
HCL
1544 projects

Projects that are alternatives of or similar to Examples

Hivemq Mqtt Tensorflow Kafka Realtime Iot Machine Learning Training Inference
Real Time Big Data / IoT Machine Learning (Model Training and Inference) with HiveMQ (MQTT), TensorFlow IO and Apache Kafka - no additional data store like S3, HDFS or Spark required
Stars: ✭ 204 (-91.59%)
Mutual labels:  jupyter-notebook
Emoji2vec
emoji2vec: Learning Emoji Representations from their Description
Stars: ✭ 204 (-91.59%)
Mutual labels:  jupyter-notebook
Spacy Ru
Russian language models for spaCy
Stars: ✭ 205 (-91.55%)
Mutual labels:  jupyter-notebook
Ten Rules Jupyter
Ten Simple Rules for Writing and Sharing Computational Analyses in Jupyter Notebooks
Stars: ✭ 204 (-91.59%)
Mutual labels:  jupyter-notebook
Mosquito
Trading Bot with focus on Evolutionary Algorithms and Machine Learning
Stars: ✭ 201 (-91.72%)
Mutual labels:  jupyter-notebook
Python For Data Science
A collection of Jupyter Notebooks for learning Python for Data Science.
Stars: ✭ 205 (-91.55%)
Mutual labels:  jupyter-notebook
Ddad
Dense Depth for Autonomous Driving (DDAD) dataset.
Stars: ✭ 204 (-91.59%)
Mutual labels:  jupyter-notebook
Classifying data using a support vector machine
This is the code for the "Classifying Data using Gradient Descent" by Siraj Raval on Youtube
Stars: ✭ 204 (-91.59%)
Mutual labels:  jupyter-notebook
Raspberrypi Facedetection Mtcnn Caffe With Motion
MTCNN with Motion Detection, on Raspberry Pi with Love
Stars: ✭ 204 (-91.59%)
Mutual labels:  jupyter-notebook
Pytorch Vq Vae
PyTorch implementation of VQ-VAE by Aäron van den Oord et al.
Stars: ✭ 204 (-91.59%)
Mutual labels:  jupyter-notebook
X2face
Pytorch code for ECCV 2018 paper
Stars: ✭ 204 (-91.59%)
Mutual labels:  jupyter-notebook
Aind Nlp
Coding exercises for the Natural Language Processing concentration, part of Udacity's AIND program.
Stars: ✭ 202 (-91.68%)
Mutual labels:  jupyter-notebook
Unsupervisedscalablerepresentationlearningtimeseries
Unsupervised Scalable Representation Learning for Multivariate Time Series: Experiments
Stars: ✭ 205 (-91.55%)
Mutual labels:  jupyter-notebook
Tensorflow2 Deep Reinforcement Learning
Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"
Stars: ✭ 204 (-91.59%)
Mutual labels:  jupyter-notebook
Yolo Digit Detector
Implemented digit detector in natural scene using resnet50 and Yolo-v2. I used SVHN as the training set, and implemented it using tensorflow and keras.
Stars: ✭ 205 (-91.55%)
Mutual labels:  jupyter-notebook
Pytorch graph Rel
A PyTorch implementation of GraphRel
Stars: ✭ 204 (-91.59%)
Mutual labels:  jupyter-notebook
Udemy Machine Learning
Notebooks for Course
Stars: ✭ 204 (-91.59%)
Mutual labels:  jupyter-notebook
Concretedropout
Code for Concrete Dropout as presented in https://arxiv.org/abs/1705.07832
Stars: ✭ 205 (-91.55%)
Mutual labels:  jupyter-notebook
Pytorch realtime multi Person pose estimation
Pytorch version of Realtime Multi-Person Pose Estimation project
Stars: ✭ 205 (-91.55%)
Mutual labels:  jupyter-notebook
Multihopkg
Multi-hop knowledge graph reasoning learned via policy gradient with reward shaping and action dropout
Stars: ✭ 202 (-91.68%)
Mutual labels:  jupyter-notebook

Introduction

This is a collection of examples to help you get familiar with the Elastic Stack. Each example folder includes a README with detailed instructions for getting up and running with the particular example. The following information pertains to the examples repo as a whole.

Contents

Quick start

You have a few options to get started with the examples:

  • If you want to try them all, you can download the entire repo . Or, if you are familiar with Git, you can clone the repo. Then, simply follow the instructions in the individual README of the examples you're interested in to get started.

  • If you are only interested in a specific example or two, you can download the contents of just those examples - follow instructions in the individual READMEs OR you can use some of the options mentioned here.

Contributing

See here

Example catalog

Below is the list of examples available in this repo:

Common Data Formats

Exploring Public Datasets

Examples using the Elastic Stack for analyzing public dataset.

Getting Started with Graph exploration

Alerting on Elastic Stack

Alerting lets you set up watches (or rules) to detect and alert on changes in your Elasticsearch data. Below is a list of examples watches that configured to detect and alert on a few common scenarios:

Machine learning

Search & API Examples

Security Analytics

Miscellaneous

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].