Giter VIP home page Giter VIP logo

ml-wikipedia-runner's Introduction

ML-Wikipedia-Runner

Machine Learning model that predicts which page best to choose to reach the goal page.

This is a final project for "Introduction to Machine Learning by Università di Macerata" course. Created by Dmytro Zakharov, Daniil Korenkov, Kvaratskheliia David.

Project presentation

You can download it here or from the presentation folder.

What is included in the project?

  • internal/dataset_generator — logic responsible for generating the dataset. Main function here is web_clicker.py which launches the browser from the web driver, open the Six Degrees of Wikipedia website and mines the data. In the inputs file we included the list of words that is used for the model and forming the input. output is a place where the generated table is stored.
  • internal/model — place where we trained and saved our model.
  • interface — scripts that launches the colorful CLI for interacting with a model.

How to launch and which functions are included?

From the project root folder type in:

  • python3 main.py -m generate to launch dataset miner
  • python3 main.py -m six-degrees-chart to show distances distribution from the Six Degrees of Wikipedia website
  • python3 main.py -m generator-chart to show distances distribution for our dataset
  • python3 main.py -m generate-features to convert generated dataset to one needed for the model (with features)

ml-wikipedia-runner's People

Contributors

zamdimon avatar kartu72 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.