Giter VIP home page Giter VIP logo

machine_learning's Introduction

Материалы к консультации по курсу "Анализ данных и машинное обучение"

Используемые библиотеки

  • matplotlib
  • numpy
  • pandas
  • scikit-learn
  • sklearn
  • scipy
  • seaborn

А так же вспомогательные библиотеки которые подгружаются в процессе установки основных

  • cycler 0.11.0
  • fonttools 4.33.3
  • joblib 1.1.0
  • kiwisolver 1.4.2
  • packaging 21.3
  • Pillow 9.1.1
  • pyparsing 3.0.9
  • python-dateutil 2.8.2
  • pytz 2022.1
  • six 1.16.0
  • threadpoolctl 3.1.0

Как использовать менеджер библиотек pip

WINDOWS

  • Открыть коммандную строку или powershell (Win+R -> CMD)
  • В открывшемся окне используйте pip install LIBNAME, где LIBNAME - имя необходимого пакета

UNIX / MAC OS X

  • Откройте терминал Ctrl+Alt+T для UNIX / Command + Пробел для OS X
  • В открывшемся окне используйте python3 -m pip install LIBNAME, где LIBNAME - имя необходимого пакета

Структура репозитория

  • csv/* -> загрузка данных из CSV таблицы
  • current/* -> исходные данный с занятий\
  • dataset/* -> сборник CSV таблиц для самостоятельных тренировок
  • ui/* -> все о визуализации
    • ui/main.py -> построение графиков с MatPlotLib

machine_learning's People

Contributors

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