Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Machine-Learning

Recommendations based on similarity

Resources

  • Datasets
    We collected the datasets manually. Datasets: https://docs.google.com/spreadsheets/d/1sXH_AzBdKYsi7JDkQhYGUcFnOUtJJmlHTS0Y0xDSC-A/edit?usp=sharing
  • Model
    We use NLP (Natural Language Processing) concepts for tokenizing and pad sequences and a 1-dimensional CNN (Convolutional Neural Network) that specializes in processing text contained in the Tensorflow library. Our model is Unsupervised Learning type because based on our datasets there is no label that represents each record.
  • Result Training with Plot The following are the results of the model training results, namely Loss training and Accuracy Training plots:
    Screenshot 2023-06-14 101503
    Screenshot 2023-06-14 101525

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages