Skip to content

mun625/Predict-Next-Value

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integer-Sequence-Learning

This repo contains Integer Sequences dataset which is provided from Kaggle and On-Line Encyclopedia of Integer Sequences.

Description

The On-Line Encyclopedia of Integer Sequences is a 50+ year effort by mathematicians the world over to catalog sequences of integers. If it has a pattern, it's probably in the OEIS, and probably described with amazing detail. This competition challenges you create a machine learning algorithm capable of guessing the next number in an integer sequence. While this sounds like pattern recognition in its most basic form, a quick look at the data will convince you this is anything but basic!

Data Sets

There are two datasets train and test.

test.csv

This file currently contains the following fields:

train.csv

This file currently contains the following fields:

About

With given training and test integer sequence data sets, predict next value of test set (Kaggle competition)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors