Machine Learning Models - spinningideas/resources GitHub Wiki
A machine learning model is a file that contains the result of training that utilizes a defined algorithm to recognize certain types of patterns in the data set that is used to train the model. The model can be used to make predictions or arrive at an output. Once you have trained the model to some level of confidence you can use it to reason about data that it hasn't seen before and make predictions about the data.
Models In General
- https://gcmori.medium.com/what-are-the-top-nlp-language-models-71e4d780f5a0
- https://medium.com/@datasciencewsarah/5-models-every-data-scientist-should-know-33952ddf5bc9