File size: 377 Bytes
192a1c0
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
  <head>
      <title>Data Mining From Scratch Backend</title>
  </head>
  <body>
      <h1>Data Mining From Scratch Backend</h1>
        <p>This is the backend source code for Data Mining From Scratch.</p>
          <p>You can find the code on <a href="https://github.com/Jensen-holm/Data-Mining-From-Scratch-Backend">GitHub</a>.</p>
  </body>
</html>