Skip to content

NYCU-Data-Mining/DM2026-Assignment-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NYCU Data Mining(Spring 2026) Assignment 1

You can fork this repository

File Structure

.
β”œβ”€β”€ Linear_Regression.ipynb                  #1. Linear Regression
β”œβ”€β”€ Logistic_Regression.ipynb                #2. Logistic Regression
β”œβ”€β”€ Real_World_Classification.ipynb          #3. Real World Classification
β”œβ”€β”€ README.md                                
β”œβ”€β”€ data/                                    
└── model/                                   
	β”œβ”€β”€ activations.py                       
	β”œβ”€β”€ gradients.py                         #1. Linear Regression, 2. Logistic Regression
	β”œβ”€β”€ linear_model.py                      #3. Real World Classification
	β”œβ”€β”€ metrics.py                           #1. Linear Regression, 2. Logistic Regression
	└── utils.py                             

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors