Giter Site home page Giter Site logo

soumayasabry / altegrad_kaggle_2021 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alexzajac/altegrad_kaggle_2021

0.0 1.0 0.0 7.03 MB

Predicting the academic success using multi-faceted data and limited supervision.

Home Page: https://www.kaggle.com/c/altegrad-2020/leaderboard

Python 0.02% Jupyter Notebook 99.98%

altegrad_kaggle_2021's Introduction

ALTEGRAD Kaggle Challenge - Predicting the h-index of authors

Description

The goal of this challenge is to study and apply machine learning/artificial intelligence techniques to a real-world regression problem. In this regression problem, each sample corresponds to a researcher (i. e., an author of research papers), and the goal is to build a model that can predict accurately the h-index of each author. More specifically, the h-index of an author measures his/her productivity and the citation impact of his/her publications. It is defined as the maximum value of h such that the given author has published h papers that have each been cited at least h times.

Get started

Requirements

At the root of the /code folder, run pip install -r requirements.txt.

Data/Input

All the data preprocessed with the features is on available for download through gdown.

File orgnization

All the code is found under the code/ directory:

  • baselines/ contains the baseline models for evaluating h-indices
  • notebooks/ is containing all the major notebooks we have used to compute the author embeddings from abstracts with scibert, the Doc2Vec abstracts embeddings, the node embeddings strategies as well as the structural graph features. All the notebooks should be functional but were entirely run on google colab to avoid dependency issues and to gain GPU power.
  • The final submission notebook is at the root of the code folder.

altegrad_kaggle_2021's People

Contributors

alexzajac avatar

Watchers

 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.