Skip to content

gaurav-g-alva/SMLDS_LAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistical Machine Learning for Data Science

Python Jupyter Anaconda

📌 Introduction

This repository contains experiments and implementations for the course Statistical Machine Learning for Data Science. It covers statistical methods, machine learning techniques, and their applications on datasets.

📂 Experiments List

⚙️ Setup

  1. Clone the repository

    git clone https://github.com/gaurav-g-alva/SMLDS_LAB.git
    cd SMLDS_LAB
  2. (Optional) Create and activate a virtual environment:

    python -m venv venv
    source venv/bin/activate   # For Linux/Mac
    venv\Scripts\activate      # For Windows
  3. 🚀 Usage - Open the corresponding Jupyter Notebook:

    jupyter notebook SMLDS_LAB/EXP_no/exp_name.ipynb

Modify datasets or parameters inside the script/notebook to explore different outcomes.



✨ Visuals Crafted for Curious Minds ✨ | © 2025

Gaurav Alva

About

Experiments and implementations for "Statistical Machine Learning for Data Science", covering core statistical methods, machine learning concepts, and practical applications with datasets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors