Uppdatera README
This commit is contained in:
parent
498e842523
commit
f6e2d4f125
11
README.md
11
README.md
@ -1,11 +1,3 @@
|
|||||||
<<<<<<< HEAD
|
|
||||||
# Python_AI_Projekt
|
|
||||||
Projekt för Pythonkurs (AI)
|
|
||||||
|
|
||||||
|
|
||||||
Autoencoders
|
|
||||||
Scikit-learn: - K-nearest neighbors
|
|
||||||
=======
|
|
||||||
# Supervised Learning - Movie/TV-Show recommender
|
# Supervised Learning - Movie/TV-Show recommender
|
||||||
|
|
||||||
## Specification
|
## Specification
|
||||||
@ -45,7 +37,6 @@ I will use k-Nearest Neighbors (k-NN) alhorithm that can help me find other titl
|
|||||||
|
|
||||||
### Classes
|
### Classes
|
||||||
1. LoadData
|
1. LoadData
|
||||||
* Loading, cleaning and saving alla data to csv
|
|
||||||
* check_data
|
* check_data
|
||||||
* clean_text
|
* clean_text
|
||||||
* clean_data
|
* clean_data
|
||||||
@ -58,5 +49,3 @@ I will use k-Nearest Neighbors (k-NN) alhorithm that can help me find other titl
|
|||||||
3. Recommendations
|
3. Recommendations
|
||||||
* get_recommendations
|
* get_recommendations
|
||||||
|
|
||||||
|
|
||||||
>>>>>>> b992895c329b4c147193b68b17c8181bb17fb220
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user