Skip to content

Commit 0eb4e10

Browse files
committed
Add Copyright
1 parent eb50e28 commit 0eb4e10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: machine_learning/dimensionality_reduction.py

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2023 Diego Gasco ([email protected]), Diegomangasco on GitHub
2+
13
import logging
24
import numpy as np
35
import scipy

0 commit comments

Comments
 (0)