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

index.html 6.1 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
  1. <!DOCTYPE html>
  2. <html lang="en" dir="ltr">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <title>Rainy Brain</title>
  7. <link rel="stylesheet" href={{url_for('static',filename='style1.css')}}>
  8. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css">
  9. </head>
  10. <body>
  11. <section>
  12. <input type="checkbox" id="check">
  13. <header>
  14. </div>
  15. <h2><a href="#" class="logo">Rainy Brain</a></h2>
  16. <div class="navigation">
  17. <a href="#">Home</a>
  18. <a href="#about">About Rainy Brain</a>
  19. <a href="#dashboard">Dashboard</a>
  20. <a href="#info">Developer</a>
  21. <a href="/predict">Predictor</a>
  22. </div>
  23. <label for="check">
  24. <i class="fas fa-bars menu-btn"></i>
  25. <i class="fas fa-times close-btn"></i>
  26. </label>
  27. </header>
  28. <div class="content" style="margin-top: 8%;">
  29. <div class="info">
  30. <h2>Plant Trees <br><span>Save Rain</span></h2>
  31. <p> "Plant trees to bring the rains and get rid of the summer's heat.” - Trees help reduce and moderate the temperature and climate, which is why it is so important that we have more of them</p>
  32. <a href="#about" class="info-btn">More info</a>
  33. </div>
  34. </div>
  35. <div class="media-icons">
  36. <a href="https://www.linkedin.com/in/vasanth-p-90826218b/"><i class="fab fa-linkedin"></i></a>
  37. <a href="https://github.com/Vasanthengineer4949"><i class="fab fa-github"></i></a>
  38. <a href="https://twitter.com/V51430"><i class="fab fa-twitter"></i></a>
  39. </div>
  40. </section>
  41. <section id="about">
  42. <h2>About Rainy Brain</h2>
  43. <p class="about-content" style="text-align: center;">Rainy Brain is a web app which has
  44. a Machine Learning model running at the back. The purpose of developing this app is to
  45. predict whether it will rain the next day or not. This model is based on the Rain Prediction
  46. in Australia dataset. The codes for this project can be checked in my <a href="https://github.com/Vasanthengineer4949/RainPrediction" style="color: black; font-weight: bold;">github repo</a>. More than 80% of Australia has an annual rainfall of less than
  47. 600 mm which is less among the all continents other than Antartica which recieves less
  48. rainfall. A place inland near Lake Eyre would only receive 81 mm of rain annually. The
  49. average annual rainfall in the Australian desert is low, ranging from 81 to 250 mm.
  50. Thunderstorms are relatively common in the region, with an annual average of 15 to 20
  51. thunderstorms. The southern parts of Australia get the usual westerly winds and
  52. rain-bearing cold fronts that come when high–pressure systems move towards northern
  53. Australia during winter. Cold snaps may bring frosts inland, though temperatures near the
  54. coast are mild or near mild all year round. Summers in southern Australia are generally
  55. dry and hot with coastal sea breezes. During a lengthy dry spell, hot and dry winds from
  56. the interior can cause bushfires in some southern and eastern states, though most commonly
  57. Victoria and New South Wales. The tropical areas of northern Australia have a wet summer
  58. because of the monsoon. During "the wet", typically October to April, humid north-westerly
  59. winds bring showers and thunderstorms. Occasionally, tropical cyclones can bring heavy
  60. rainfall to tropical coastal regions, which is also likely to reach further inland.
  61. </p>
  62. </section>
  63. <section id="dashboard">
  64. <h2>Dashboard</h2>
  65. <p>This dashboard is done using a software called PowerBI which is a product of Microsoft.
  66. Here I have just attached the images of the dashboard because PowerBI needs oraganizational
  67. account. So to see the visualizations interactive I am attaching my <a href="../static/rain.pbix" style="color: black; font-weight: bold;">PowerBI</a>
  68. dashboard file. This requires PowerBI software to open the file. The usage of dashboards like
  69. these is to bring a better understanding about the dataset and also to bring some beautiful insights</p>
  70. <img class="dashboard-image" src="../static/dashboard.png" alt="1">
  71. <div>
  72. <img src="../static/1.png" alt="1">
  73. <img src="../static/3.png" alt="3">
  74. <img src="../static/4.png" alt="4">
  75. <img src="../static/5.png" alt="5">
  76. <img src="../static/6.png" alt="6">
  77. <img src="../static/7.png" alt="7">
  78. <img src="../static/8.png" alt="8">
  79. <img src="../static/9.png" alt="9">
  80. </div>
  81. </section>
  82. <section id="info">
  83. <div>
  84. <img src="../static/vasanth1.png" alt="Vasanth">
  85. </div>
  86. <div>
  87. <h2>Developer</h2>
  88. <p class="about-content"> Hi, I'm Vasanth, a Data Scientist 🚀 from India.
  89. Currently, I'm learning ML, DL, CV & NLP. I have an experience as a Data Science Intern in a
  90. company called prithvi.ai situated at Noida for around three months. Now currently I am trying
  91. to do some self - paced projects in data science like Rainy Brain, Smart Attendance System,
  92. J.A.R.V.I.S, etc.. I also have experience of taking webinars in my college. I am also trying
  93. to do some projects for my college too. Always curious to learn something new in
  94. the field of Data Science. Beside's programming, I enjoy playing games and watching youtube.
  95. Below I have given my social media links. Happy to have new connections.</p>
  96. </div>
  97. </section>
  98. <footer>
  99. <p>
  100. Developed with ❤️ by Vasanth
  101. </p>
  102. <div class="media-icons">
  103. <a href="https://www.linkedin.com/in/vasanth-p-90826218b/"><i class="fab fa-linkedin"></i></a>
  104. <a href="https://github.com/Vasanthengineer4949"><i class="fab fa-github"></i></a>
  105. <a href="https://twitter.com/V51430"><i class="fab fa-twitter"></i></a>
  106. </div>
  107. </footer>
  108. </body>
  109. </html>
Tip!

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

Comments

Loading...