@andreaskayy Hey Andreas! I just saw your "Creating the Course Structure For My Data Engineering Course" and just wanted to say you are doing really great work and I appreciate you!
In my path to a data engineer, a lot of my time studying has been unfocused because honestly, I wasn't sure what to study. It's hard because people talk to so much about machine learning but there is so much to learn about big data. You have to do so many things before you have
tell me if this is wrong or not. Basically, Hadoop is a system which stores its data in 64 MB files which are replicated into 3 other nodes and these nodes are usually distributed between 2 data racks? The replications make it so that even if some nodes go down, you will always
Day 22-23: For the past two days, I learned tableau. It's been such a useful tool in data visualization. It is very user-friendly yet still super powerful! I definitely see me using this tech in the future and definitely recommend people to learn it after getting matplotlib down!
Day 17-20: I had midterms the last couple of days so I wasn't able to post but I have definitely been coding. After studying for my midterms I was able to get to my data science life. I watched @3blue1brown deep learning series. It honestly made the whole neural net "learning"
process very understandable. As I've mentioned before, I think the biggest barrier to entering this field is the jargon. He goes through the material and makes sure someone without data science experience(you still need knowledge of calculus) can thoroughly understand
Day 7: I have several questions on linear regressions:
1. First I want to know why we have to change from a DataFrame object to a numpy array before entering it into the model_selection
2. What is the function for preprocessing?
3.What is model_selection, train_test_split?
Day 16: So as i'm going through @AndrewYNg deep learning course, im have a jargon problem and find myself feeling lost. I think the best way to tackle this is to slow down each video and understand what I'm learning before moving on. Watched one video about 4 times now and
@theaaronsmoke Honestly really great advice. I feel like i'm learning a lot more learning on the fly as opposed to learning math that i'm not particularly interested in. Thanks!! @theaaronsmoke
day 15: Today I was going to start deep learning taught by Andrew ng but I realized I had forgotten all my linear algebra so I review the Khan Academy, linear algebra class. I start with the very basics in Vectors. #100DaysOfCode#100DaysOfMLCode#301DaysOfCode#Mathematics