WeiFoo / NoML

A notebook for machine learning interview
56 stars 35 forks source link

Outline Suggestions. #3

Open dichen001 opened 6 years ago

dichen001 commented 6 years ago

The current outline is hard for people to add new stuff. I can't see a clear structure of how it is organized now.

It would be better to follow most of the common practices from ML textbooks. I found this one pretty good. others like Jiawei Han

Just a suggestion. I want to add KNN but don't know where to add.

WeiFoo commented 6 years ago

good point, I am making some changes to the structure.

Let’s try this first, seems more clear here

• Classification • Regression • Clustering • Deep Learning

Best,

Wei

+1-919-534-5251 http://fuwei.us PhD Student in Computer Science, North Carolina State University.

On Dec 12, 2017, 15:10 -0500, Di (Jack) Chen notifications@github.com, wrote:

The current outline is hard for people to add new stuff. I can't see a clear structure of how it is organized now. It would be better to follow most of the common practices from ML textbooks. I found this one pretty good. others like Jiawei Han

• Data.

• Features
• Cleaning & Preprocessing
• Evaluation

• Classification • Regression • Clustering • Deep Learning • Frameworks

Just a suggestion. I want to add KNN but don't know where to add. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

WeiFoo commented 6 years ago

Now, we have the follwoing