Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Applied Problems of Machine Learning and Data Analysis

Notifications You must be signed in to change notification settings

smoklien/kpi-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applied Problems of Machine Learning and Data Analysis

This repository is my one-stop shop for the source code for my Machine Learning and Data Analysis lab works. Get access to various labs, explore their details, and utilize provided resources to effectively complete your assignments.

Repository structure

  • ml: Machine Learning labs.
  • da: Data Analysis labs.
  • .gitignore: Files or folders to ignore.

Getting started

  1. Clone the repository

    git clone https://github.com/smoklien/kpi-machine-learning.git
  2. Navigate to the project directory:

    cd kpi-machine-learning
  3. Explore my labs:

    Visit individual lab directories within ml or da to access the corresponding source code.