Giter Site home page Giter Site logo

traviswang1997 / prediction_api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amineropen/prediction_api

0.0 0.0 0.0 221 KB

AMiner Prediction API is a toolkit for science data prediction, such as scholar portrait property prediction.

Home Page: https://open.aminer.cn

License: MIT License

Python 100.00%

prediction_api's Introduction

Prediction API

Introduction

AMiner Prediction API is a toolkit for science data prediction, such as scholar portrait property prediction. The toolkit aims to utilize science data and machine learning algorithms to provide more intelligent functionality for global researchers. All algorithms and models which the toolkit uses are derived from AMiner.

Pre-requirement

Anaconda is strongly recommended for environment configuration. Additionally, some libraries are requied. Use following commands to install these libraries:

Library Command
fastText conda install -c mbednarski fasttext *****
Scikit-learn conda install -c anaconda scikit-learn
Jieba conda install -c conda-forge jieba
Requests conda install -c conda-forge requests
Tensorflow conda install -c conda-forge tensorflow
Pytorch conda install -c pytorch pytorch
Numpy conda install -c conda-forge numpy
Pandas conda install -c conda-forge pandas
BeautifulSoup4 conda install -c conda-forge beautifulsoup4
Scrapy conda install -c conda-forge scrapy
Levenshtein conda install -c conda-forge python-levenshtein

***** If you are using OSX, you should use following command to intall fastText

conda install -c conda-forge fasttext

Models Download

Toolkit depends on some pre-trained model files which can be downloaded at following address:

Download

Extract it and move all files into model directory before testing code.

Document

NSFC Subject Classifier

NSFC AI Subject Classifier

Gender Prediction

Identity Prediction

Jobhopping Prediction

Expert Recommendation

Paper Ranker

prediction_api's People

Contributors

altale avatar zjumper avatar wengenihaoshuai 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.