Ancheng

Home/Ancheng

About Ancheng

This author has not yet filled in any details.
So far Ancheng has created 37 blog entries.

2023-2024 Reading书单

By |2023-10-01T23:39:01-04:00October 1st, 2023|Categories: Note笔记|Tags: , , |

<The Fine Art of Small Talk> by Debra Fine A interesting book to help introvert and shy person to enjoy the fun of small talk in business. It's more of a skill that can be trained than a born gift. <今日简史 21 Lessons for the 21st Century> by Yuval Noah Harari Although this book [...]

Install Mongo DB Server in Ubuntu 22.04 LTS

By |2023-04-02T22:51:43-04:00April 2nd, 2023|Categories: Technique技术|Tags: , |

I just tried and successfully installed MongoDB Tutorial to Ubuntu22.04 system. Please find my short tutorial below. Source 1 Use the following link to go to a great tutorial from end to end (in between there is a short fix that needs another resource later) REMEMBER to include 'sudo' command when necessary https://wiki.crowncloud.net/How_To_Install_Duf_On_Ubuntu_22_04?How_to_Install_Latest_MongoDB_on_Ubuntu_22_04 Source 2 Code [...]

SQL Practical Notes

By |2021-01-20T19:23:23-05:00January 20th, 2021|Categories: Technique技术|Tags: , , |

MySQL 'group by' together with 'partition by' Online MySQL Database create table Test(cc varchar(25), item varchar(100), num integer); insert into Test(cc, item, num) values(&#039;ca&#039;, &#039;8.1.4&#039;, 11); insert into Test(cc, item, num) values(&#039;cn&#039;, &#039;8.1.1&#039;, 1); insert into Test(cc, item, num) values(&#039;cn&#039;, &#039;8.1.4&#039;, 15); insert into Test(cc, item, num) values(&#039;cn&#039;, &#039;8.1.3&#039;, 5); insert into Test(cc, item, [...]

[Repost] Understanding Machine Learning in Research vs. Business

By |2019-09-17T17:57:58-04:00September 17th, 2019|Categories: Note笔记|Tags: , |

I just came across a very insightful article about the status quo of common understanding of the hype in Machine Learning. The author uses analogy of chef and kitchen appliance to compare with Machine Learning in business and in research. Nowadays people and companies are passionate about the development of 'kitchen appliance' while ignoring what they [...]

Data Science Interview Log数据科学家面经

By |2021-01-15T13:22:00-05:00September 9th, 2019|Categories: Note笔记|Tags: , , , , |

Introduction There are mainly 2 types of DS interview questions you'll meet with: 1. Technical and 2. Business. For technical questions, you'll be asked about Brainteasing (quickly solve a math problem), Machine Learning (how do you deal with overfitting?), or Database related case questions. For business questions, be prepared for Estimation, Data Strategic, or [...]

Product Case Notebook

By |2019-11-23T18:44:50-05:00September 4th, 2019|Categories: Note笔记|Tags: , , |

The CIRCLES for Product Design Comprehend the situation Identify the customer Report the customer's need Cut, through prioritization List solutions Evaluate Trade-offs Summarize your recommendation Mocked Case Examples and Feedback "How to improve Facebook Marketplace?" Structured Answer: C - FB Marketplace is a platform where people discover, buy and sell items with their community [...]

This Is A Custom Widget

This Sliding Bar can be switched on or off in theme options, and can take any widget you throw at it or even fill it with your custom HTML Code. Its perfect for grabbing the attention of your viewers. Choose between 1, 2, 3 or 4 columns, set the background color, widget divider color, activate transparency, a top border or fully disable it on desktop and mobile.

This Is A Custom Widget

This Sliding Bar can be switched on or off in theme options, and can take any widget you throw at it or even fill it with your custom HTML Code. Its perfect for grabbing the attention of your viewers. Choose between 1, 2, 3 or 4 columns, set the background color, widget divider color, activate transparency, a top border or fully disable it on desktop and mobile.
Go to Top