I recently completed the Machine Learning specialization from DeepLearning.ai with Andrew Ng, but I haven’t yet had any hands-on experience. Now, I'm about to dive into my first machine learning project and could use some guidance.
The task I’ve been given involves data about companies and the partnerships they've made with one another. I need to build a model that can predict future partnerships for new companies.
Initially, I thought about using a recommendation system. However, since this isn’t about finding similar features but rather complementary ones, I’m not sure if this is the right approach. Would it make more sense to start with a different type of model or maybe a simpler deep learning experiment?
I’m fully committed to studying/practicing whatever is necessary to complete this project, but I’m currently feeling a bit lost on how to get started. Any guidance would be greatly appreciated!