Skip to content

sharvaridhote/WaiDATATHON2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This repository has all the code and presentation for the WaiDATATHON project.

Installations

  • Python 3
  • Pandas
  • SKlearn
  • Numpy
  • FastText
  • Flask
  • PyCharm

Motivation

WIYO is a platform that matches entrepreneurs, business school alumni, professional coaches, developers, digital nomads and other groups who are interested in getting connected or discussing business opportunities in a more convenient and engaging way. They use big data tools to analyze profiles of professionals to suggest the best matches for cooperation, knowledge sharing and business networking. Our Challenge 7 team was set to solve WaiDATATHON Challenge where we obtained a dataset and a recommender system was built to match a user dataset of job profiles of professionals and international businesses to a dataset of local networks where they are traveling.

In our solution for WIYO we used content based filtering and clustering methods to provide recommendations of potential matches to a user based on selected features in order to facilitate discussions of #businesopportunities and #knowledgesharing.

Dataset :

We built our own dataset using Linkedin dataset from Kaggle.

File Description : This repos contains WaiDATATHON folder with required file to webApp using PyCharm.

  • Dataset – user_base.csv, feature.csv
  • Model files – location.py, skills.py, sc_role.py
  • Flask application - Main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published