Create a new intent classification

I have my own intent classification model and conversational dataset also. How can i integrate this model into rasa for performing intent classification.

Where I have to upload my dataset file (dat.csv) which have 26,432 dialogues with 20 different intent label, so that rasa nlu model can be trained on this

You can create custom component with your model

you need to convert your data to rasa format