very nice walk through. I have a follow up question. If you want to apply the resulting model to a new dataset with several rows, how would you go about it?
@@aidenstill7179 That topic is currently beyond the scope of the channel, but here is a nice resource: medium.com/@florian.caesar/how-to-create-a-machine-learning-framework-from-scratch-in-491-steps-93428369a4eb
exactly what I was looking for--thank you!
very nice walk through. I have a follow up question. If you want to apply the resulting model to a new dataset with several rows, how would you go about it?
so you don't actually use the tfidf corpus in the lda model?
How do i give names for the topic if i already have names for the topics. Like if i have data separatly without labels and topic names separatly
great video. please answer me. What do I need to know to build a deep learning framework? tell me the courses and books
I'm happy you enjoyed it :) Are you asking how to build your own deep learning framework, such as TensorFlow or PyTorch?
@@GradientGroup yes!
@@aidenstill7179 That topic is currently beyond the scope of the channel, but here is a nice resource: medium.com/@florian.caesar/how-to-create-a-machine-learning-framework-from-scratch-in-491-steps-93428369a4eb
@@GradientGroup What courses and books will you recommend for this? and please make a video on creating rnn without frameworks.
Sent the code link