Code Monkey home page Code Monkey logo

skillenza-data-science-competition's Introduction

Skillenza Data Science Competition

Introduction

Skillenza an online coding platform hosted a data science competition

Natural Language Processing Challenge Description Of The Data: The data provided are excerpts from research papers of certain categories. The text from the abstracts research papers have been tokenized. The following are the available attributes:

id: Unique identifier with all tuples in the data set.

category: Category in which the text present in the specific tuple is mapped to. There are 5 categories of research papers in the given data. The representation of the categories are as follows:

  1. Business
  2. Education
  3. Environment
  4. Politics
  5. Psychology

text: Tokenized text from the abstracts of the research papers.

Description Of The Files Provided:

Train: This file contains all the features available. This file is to be used to training the data model and validation of the same.

Test: The file contains all features expect for the target variable. Prediction must be made on the test file only. The prediction must be written to a CSV (comma seperated values). Please read the Objective Of The Problem section to better understand how solution is to be written and submitted.

Objective Of The Problem: The objective of the problem is to predict the the categories of the text attribute provided for the test file. All the predictions are to be written to a CSV file which contains two attributes. The first attribute is id which is the unique identifer for each tuple and the second attribute is the category for the prediction. Please refer to the sample submission file as an example to how the solution file should be. Please upload the solution file in order to get the solution evaluated.

Result

I achieved a rank of 14 on the leaderboard Result Screenshot

skillenza-data-science-competition's People

Contributors

abhinav1004 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.