Skip to content
Snippets Groups Projects
Commit fcbefc2c authored by MAFTOUH Mohammed Amine's avatar MAFTOUH Mohammed Amine
Browse files

Add new file

parent cf6fba24
No related branches found
No related tags found
No related merge requests found
# imports
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import ast
import umap
from sklearn.cluster import KMeans
from sklearn.metrics import silhouette_score
from sklearn.cluster import AgglomerativeClustering
from sklearn.metrics import silhouette_score
def main():
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment