Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

foreword.html 2.9 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>Foreword &#8212; California Renewable Curtailments documentation</title>
  6. <link rel="stylesheet" href="_static/haiku.css" type="text/css" />
  7. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  8. <link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
  9. <script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
  10. <script src="_static/jquery.js"></script>
  11. <script src="_static/underscore.js"></script>
  12. <script src="_static/doctools.js"></script>
  13. <script src="_static/language_data.js"></script>
  14. <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
  15. <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
  16. <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script>
  17. <link rel="index" title="Index" href="genindex.html" />
  18. <link rel="search" title="Search" href="search.html" />
  19. </head><body>
  20. <div class="header" role="banner"><h1 class="heading"><a href="index.html">
  21. <span>California Renewable Curtailments documentation</span></a></h1>
  22. <h2 class="heading"><span>Foreword</span></h2>
  23. </div>
  24. <div class="topnav" role="navigation" aria-label="top navigation">
  25. <p>
  26. <a class="uplink" href="index.html">Contents</a>
  27. </p>
  28. </div>
  29. <div class="content" role="main">
  30. <div class="section" id="foreword">
  31. <h1>Foreword<a class="headerlink" href="#foreword" title="Permalink to this headline">¶</a></h1>
  32. <p>The work done in this project was done in an academic context as an independent study. The <a class="reference external" href="https://www.thomastu.io/SP20-ENGR699/">original course proposal</a> set out to define a domain-oriented problem to learn and apply statistical learning methods. Many thanks go out to <a class="reference external" href="https://engineering.humboldt.edu/people/peter-alstone-phd">Peter Alstone</a> for his guidance, metorship and support.</p>
  33. <p>The original course goals focused on developing a familiarity with the opensource ML and statistical learning ecosystem.</p>
  34. </div>
  35. </div>
  36. <div class="bottomnav" role="navigation" aria-label="bottom navigation">
  37. <p>
  38. <a class="uplink" href="index.html">Contents</a>
  39. </p>
  40. </div>
  41. <div class="footer" role="contentinfo">
  42. &#169; Copyright Thomas Tu, 2020.
  43. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.4.4.
  44. </div>
  45. </body>
  46. </html>
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...