Skip to content

Project developed for assessment 1 of the subject Advanced Topics in Computational Intelligence, lectured by Professor Brian Varjão, in the Computer Engineering course at SENAI CIMATEC.

Notifications You must be signed in to change notification settings

fernandanlisboa/technologies_clf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Technologies Classifier challenge

Technologies Classifier challenge

Repository stars GitHub last commit Repository issues Repository pulls Repository LICENSE

About  |   Execution  |   Contributing  |   Collaborators


📋 About

Project developed for assessment 1 of the subject Advanced Topics in Computational Intelligence, lectured by Professor Brian Varjão, in the Computer Engineering course at SENAI CIMATEC.

In this Project we use a dataset made up of short texts describing technologies that are discussed in stackoverflow questions and classified as "Language and Framework" (0), "Tools" (1), "Platform" (2).

The aim is to develop a genetic algorithm for selecting attributes from the dataset and achieve a better evaluation than using Select KBest.

This repository includes everything from exploratory data analysis to the evaluation of results.

⚡ Execution

Read the file Instructions. You can use the google colaboratory directly on the files.

🤔 Contributing

You need to take the following steps:

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'Commit message';
  • Push to your branch: git push origin my-feature.

Once your pull request has been merged, you can delete your branch.

🤝 Collaborators

       

About

Project developed for assessment 1 of the subject Advanced Topics in Computational Intelligence, lectured by Professor Brian Varjão, in the Computer Engineering course at SENAI CIMATEC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published