Giter Site home page Giter Site logo

adajob's Introduction

AdaJob

AdaJob is a mobile application to recommend Airdrop Cryptography jobs. In this application we will provide lists of available Airdrop jobs and give some Airdrop jobs recommendations to each user. To give recommendation to each user, we use Machine Learning to create the Collaborative Filtering Recommendation System. The tools used in this project are TensorFlow, TensorFlow Recommenders, and Google Colaboratory. This repository contains the main parts for the Machine Learning model as follows:

  • Dataset Recommendation System : contains 2 csv files to train the model.
  • Recommendation Model : contains Recommender_System.ipynb to train and export the model, Load_savedmodel.ipynb to test the exported model and get the recommendation prediction, and modelsavedwithkerasmeta.zip as the exported model file.

To duplicate our project, download the datasets first and run the Recommender_System.ipynb. The output will be modelsavedwithkerasmeta.zip. We refer to TensorFlow Recommenders' documentation to build our recommendation model.

Note:

For other machine learning models in this repository, we can add them in further developing AdaJob. For example, if later we want to develop user identity verification, whether it is to extract personal data from users based on OCR or to recognize user faces, it must first be ensured that the photo uploaded by the user is an id card or not. In addition, our model can focus more on the id card part only if it turns out that the uploaded photo contains objects that are not needed by the model.

adajob's People

Contributors

dirzyadam avatar irbahasf14 avatar gallantsonara avatar hilmahamalia avatar balya43566 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.