An open API service indexing awesome lists of open source software.

https://github.com/alessandromonolo/descriptive-texts-classification-by-usage-purposes-of-estate-properties

The project aims to identify the best model for the classification of texts derived from descriptions of assets subject to Italian judicial auctions. The employed models include both conventional models, such as Logistic Regression, Naive Bayes, SVM, and XGBoost, and neural network models, such as Fasttext and XLM-Roberta.
https://github.com/alessandromonolo/descriptive-texts-classification-by-usage-purposes-of-estate-properties

fasttext logistic-regression naive-bayes nlp python pytorch scikit-learn seaborn spacy svm text-classification tfidf tokenizer xgboost xlm-roberta

Last synced: 8 months ago
JSON representation

The project aims to identify the best model for the classification of texts derived from descriptions of assets subject to Italian judicial auctions. The employed models include both conventional models, such as Logistic Regression, Naive Bayes, SVM, and XGBoost, and neural network models, such as Fasttext and XLM-Roberta.

Awesome Lists containing this project

README

          

# Thesis Project Master Data Science & Artificial Intelligence at Politecnico di Milano
The project aims to identify the best model for the classification of texts derived from descriptions of assets subject to Italian judicial auctions.
The employed models include conventional models, such as Logistic Regression, Naive Bayes, SVM, and XGBoost, and neural network models such as Fasttext and XLM-Roberta.