Elementary AI: Modeling Text Messages with Markov Chains
In the Winter of 2021, I took a course called “Elements of Artificial Intelligence” as part of my data science master’s program. I really enjoyed it, and it ...
In the Winter of 2021, I took a course called “Elements of Artificial Intelligence” as part of my data science master’s program. I really enjoyed it, and it ...
In the past few weeks of my Applied Machine Learning course, we’ve been focusing on linear regression and its extensions. I wanted to continue my exploration...
In the Applied Machine Learning class that I am in, our instructors have tasked us with building a K-NN classifier from scratch. No SKLearn, no pandas. I was...