Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

Initial Course of Python Data Analysis in MAI during first semester master's degree program

Notifications You must be signed in to change notification settings

MAI-University-Student-Projects/PythonInitialCourse

Repository files navigation

PythonInitialCourse

Initial Course of Python Data Analysis in MAI during first semester master's degree program

  • Simple Pandas Task - Notebook with some EDA for Iris dataset and JavaCourse StreamAPI task;
  • First lesson - Basics;
  • Type lesson - Basic structures (strings, lists, tuples e.t.c) and type-defined functions (.split(), .append() e.t.c);
  • Classes lesson - Classes overview with binary tree implementation task;
  • Numpy lesson - Numpy overview with some many numpy array manipulation tasks and function aproximation task;
  • I/O lesson - Loading data from files and URL-s;
  • Numpy colloquium - Huge numpy exercise on rotating color layers of the picture;
  • Pandas lesson - Pandas basics;
  • Matplotlib lesson - Matplotlib & Seaborn overview with two main tasks on huge 2D-plots visualization and EDA with pandas and seaborn;
  • EDA lesson - EDA (Exploratory data analysis) examples;
  • EDA colloquium - EDA exercise on Titanic disaster and deaths analysis;
  • ML basics - Machine Learning problems statements, PCA, Random Forest with Decision Tree forest Classification/Clusterization task in the end (comparison of own implementation with sklearn).

About

Initial Course of Python Data Analysis in MAI during first semester master's degree program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published