diff options
author | TinWoodman92 <chrhodgden@gmail.com> | 2023-11-28 16:29:26 -0600 |
---|---|---|
committer | TinWoodman92 <chrhodgden@gmail.com> | 2023-11-28 16:29:26 -0600 |
commit | f5a0236f78a2473975f66f121189330d8d657157 (patch) | |
tree | 678c81b9a5eab195474048813349a8582a41a613 | |
parent | 65ccd9def61b1488004f9fa0c384c1859b3d05c9 (diff) |
grammar fix
-rw-r--r-- | about.html | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -14,8 +14,10 @@ <p> My name is Christian Hodgden. I am currently a Data Analyst for an Industrial Engineering department in a distribution environment. - I am learning about other programming languages and am very interested in Data Science. I have professionially done some linear regression modeling within our team and I would like to expand that part of my career. - Learing about Machine Learning and other techniques is very interesting and I would like to find applications for the Neural Network library I have build in R. I will likely develop one for Python and well when I get to it. + I am learning about other programming languages and am very interested in Data Science. + I have professionially done some linear regression modeling within our team and I would like to expand that part of my career. + Learing about Machine Learning and other techniques is very interesting and I would like to find applications for the Neural Network library I have built in R. + I will likely develop one for Python and well when I get to it. <br> Right now I am self teching on YouTube tutorials and taking certifications as I can. I am eyeing the Advanced Data Analytics course by Google as a potential next step. </p> |