Search found 69 matches

by gmc
Fri Apr 08, 2022 2:38 am
Forum: The SPMF software
Topic: how many years?
Replies: 3
Views: 5213

Re: how many years?

That Is a lot of time...

I need to improve my programming skills!
by gmc
Fri Apr 08, 2022 2:37 am
Forum: Pattern Mining
Topic: could we use pattern mining for COVID19?
Replies: 3
Views: 2116

Re: could we use pattern mining for COVID19?

Very interesting work.
by gmc
Fri Apr 08, 2022 2:36 am
Forum: Pattern Mining
Topic: What are your top 5 pattern mining algorithms?
Replies: 4
Views: 5484

Re: What are your top 5 pattern mining algorithms?

I would say:
Apriori
FPGROWTH
ECLAT
SPADE
SPAM
by gmc
Fri Apr 08, 2022 2:34 am
Forum: Artificial Intelligence and Machine Learning
Topic: What are the top 10 machine learning techniques?
Replies: 1
Views: 4719

What are the top 10 machine learning techniques?

I would like to get your opinion on what are the top 10 machine learning techniques.

I would say:
Neural networks
SVM
Naive bayes
Kmeans
KNN
Apriori
Adaboost
Reinforcement learning (anyone)
Rfvl
Density peak clustering
by gmc
Fri Apr 08, 2022 2:29 am
Forum: Artificial Intelligence and Machine Learning
Topic: Do you think AI can replace humans in ten years?
Replies: 3
Views: 5351

Do you think AI can replace humans in ten years?

I see some tremendous achievements in AI in the last ten years. Now we have these billion parameters language models that can translate and generate text, find the face of people in pictures and even generate fake videos. That Is some crazy stuff that i would not have imagined ten years ago. So what...
by gmc
Wed Apr 06, 2022 11:35 pm
Forum: Data Mining & Big Data
Topic: Research topic in data mining
Replies: 3
Views: 5388

Re: Research topic in data mining

Haha yes... What are you interested in?
I am trying to find a pattern mining topic.
by gmc
Wed Apr 06, 2022 11:33 pm
Forum: Data Mining & Big Data
Topic: What is the difference between data mining and big data?
Replies: 7
Views: 6295

Re: What is the difference between data mining and big data?

That sounds good.
another V Is Variety, the data can be of different types, or format
by gmc
Wed Apr 06, 2022 11:31 pm
Forum: Data Mining & Big Data
Topic: What are the main limitations of K-means?
Replies: 5
Views: 7310

Re: What are the main limitations of K-means?

About the parameter k, first it Is hard to set and second there Is the problem of cluster initialization. I mean that depending on how the cluster centers are initialized can give very different results.