Update README.md

This commit is contained in:
kdudzic 2024-12-27 16:33:22 +01:00
parent 81535be1cb
commit d1907aa8f8

View File

@ -1,4 +1,4 @@
# dariah-year-prediction-challenge
# Dariah Year Prediction Challenge
This is a simple challenge revolving around predicting the year in which a noisy, OCR-ed fragment text was written. A solution should take in a paragraph of text in the form of a string as input and return a date prediction formatted as a float.