Code Monkey home page Code Monkey logo

2017-big-data's Introduction

2017-big-data

Репозиторий для практических домашних заданий 2017 года курса "Введение в машинное обучение для java-разработчиков" в Технополис.

Fork

Форкните проект, склонируйте и добавьте upstream:

$ git clone [email protected]:<username>/2017-big-data.git
Cloning into '2017-big-data'...
remote: Counting objects: 3, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 3 (delta 2), reused 3 (delta 2), pack-reused 0
Receiving objects: 100% (3/3), 10.1 KiB | 4.5 MiB/s, done.
Resolving deltas: 100% (2/2), done.
$ git remote add upstream [email protected]:polis-mail-ru/2017-big-data.git
$ git fetch upstream
From github.com:polis-mail-ru/2017-big-data
 * [new branch]      master     -> upstream/master

Develop

Откройте в IDE -- IntelliJ IDEA Community Edition через File->Open, выбрав pom.xml

Пример конфигурация для запуска таски из idea можно посмотреть в файле config.png

В своём Java package <username> выполните все задания.

2017-big-data's People

Watchers

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