Skip to content

Projet de découverte de l'intelligence artificielle

Notifications You must be signed in to change notification settings

toukoum/Discovery-IA

Repository files navigation

SAE_1.01

Artificial Intelligence Discovery Project

The class to execute is the Classification class.

Project carried out over a week, automatic classification of dispatches in 5 categories: Sport, Politics, Environment-sciences, Economy, Culture. We trained our model on 500 different dispatches, and we obtained a correct response rate of 75%, to be improved.

There are several ways to improve our results. By using hashmaps for example to save time in execution.

Thank's for reading !

Requirements

  • Java 11+

How to compile ?

javac src /*.java

How to execute ?

java -cp src Classification

About

Projet de découverte de l'intelligence artificielle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages