-
Notifications
You must be signed in to change notification settings - Fork 0
/
news.html
47 lines (44 loc) · 2.16 KB
/
news.html
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
<!DOCTYPE HTML>
<html>
<head>
<title>Machine learning and visualization</title>
<link rel="stylesheet" href="fstyle_.css">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>
body {margin:0;}
</style>
</head>
<body>
<div class="upper">
<a href="index.html">Machine learning and visualization in Python</a>
</div>
<div class="navbar">
<a href="index.html">Home</a>
<a href="news.html">News</a>
<a href="index.html">Classification</a>
<a href="candle.html">Candle chart</a>
<a href="https://github.com/quant12345" target="_blank">Contact</a>
</div>
<div class="main">
<h1>News:</h1>
<p>04.03.2022 posted "class Main2 Period" the class is in the file <span class="span_class">
<a href="https://github.com/quant12345/Machine-learning-and-graphics-for-financial-markets-and-beyond">scatter_2period_.py</a>
</span></p>
<p>04.03.2022 posted "class Main2Market" the class is in the file <span class="span_class">
<a href="https://github.com/quant12345/Machine-learning-and-graphics-for-financial-markets-and-beyond">scatter_2period_.py</a>
</span></p>
<p>04.03.2022 posted "class curve_prec_rec" the class is in the file <span class="span_class">
<a href="https://github.com/quant12345/Machine-learning-and-graphics-for-financial-markets-and-beyond">scatter_2period_.py</a>
</span></p>
<p>04.03.2022 posted "class curve_roc_" the class is in the file <span class="span_class">
<a href="https://github.com/quant12345/Machine-learning-and-graphics-for-financial-markets-and-beyond">scatter_2period_.py</a>
</span></p>
<p>04.03.2022 posted "class candle_pyqt" the class is in the file <span class="span_class">
<a href="https://github.com/quant12345/Machine-learning-and-graphics-for-financial-markets-and-beyond">scatter_2period_.py</a>
</span></p>
<p>08.03.2022 file update occurred <span class="span_class">
<a href="https://github.com/quant12345/Machine-learning-and-graphics-for-financial-markets-and-beyond">scatter_2period_.py</a>
</span></p>
</div>
</body>
</html>