


Based on personal preferences and living habits, Chengdu University uses algorithms to recommend matching roommates for freshmen! Netizen: It is recommended to promote it nationwide
Produced by Big Data Digest
With the September semester starting, the university is about to welcome fresh blood.
When it comes to things to note when starting school, one thing that must be mentioned is to pray to heaven and earth for good roommates.
Living with roommates whose lifestyle habits are not in sync with you can be said to be very torture. For example, everyone has heard of or experienced similar incidents more or less:
There are currently six roommates in college, and only one of them is an only child (no discrimination intended). Her parents pamper her very much. They pick her up and drop her off every day. She also likes to talk very loudly and keeps talking on the phone when others are sleeping. She sleeps well and can't make a sound. If she makes a sound, she will curse at others.
#It is no exaggeration to say that good roommates are the standard for a good college life.
Is there any way to allow people with the same living and study habits to live together?
Recently, Chengdu University launched a service that uses "big data algorithm recommendation" to match roommates for freshmen. Freshmen simply fill out a questionnaire and are automatically assigned a dorm and suitable roommates.
Regarding this, a staff member of the school’s student dormitory management center said that this kind of “big data housing selection” has been planned since 2020 and will be officially implemented from this year. The room selection system will make recommendations based on the method of giving priority to students in the same class, followed by those from the same major, and then those from the same college, and will accurately recommend three roommates.
The entire questionnaire has a total of 8 questions. It was formed by collecting opinions from teachers and students in each college to select a part, and will be optimized later.
Conscientiously matched roommates, you can also choose a bed in advance
There are two modes in the Chengdu University orientation system, automatic room selection and manual room selection Choose a room.
Automatic room selection uses "big data" to automatically match roommates. Manual room selection includes three steps, namely building selection, room selection and bed selection. After selecting, click Just submit.
After selecting automatic room selection, students need to answer 8 questions in the questionnaire. Each question has two completely opposite options, such as under the question "Your social status" There are "social bull type" and "social fear type".
The system will also ask students whether they can accept the smell of durian, snail noodles and other foods.
Of course, some sports habits and living habits that often cause roommate conflicts must also be investigated clearly, such as students You can choose your favorite sports and bedtime.
In addition to accurate roommate recommendations based on personal preferences, freshmen can also choose their own beds and dormitories. The dormitories are large The screen also features real-time data showing the number of beds and roommates remaining.
Mama no longer has to worry about me competing for a bed when school starts.
Chengdu University can accommodate 4 people in a dormitory. After 4 people are successfully matched, you can discuss whether you are willing to live together. If you want to change people, you can also choose to live with other students. The school will actively negotiate. Online housing selection is currently only available to undergraduate students at Chengdu University and is not currently open to graduate students.
It is understood that Chengdu University’s online housing selection system is part of Chengdu University’s orientation system. The orientation system is designed to allow freshmen to have an understanding of the learning environment and living environment before entering the campus to study and live, and to allow freshmen to experience the university's information platform and information construction.
New students only need to scan the QR code on the admission notice to quickly enter the system. The orientation system not only includes online room selection, students can also purchase bedding and daily necessities on the orientation system. Suppliers will deliver offline to the corresponding freshman dormitories, making it easier for students who are too far away from home to quickly adapt to university life. .
The orientation system also supports a series of services such as online registration, information collection, financial payment, and textbook reservation.
Netizen: It is recommended to promote it nationwide
Such a humanized new student service has also caused a lot of discussion online.
Netizens generally express envy of this service of Chengdu University, especially the consistency of work and rest and air-conditioning use will really reduce a lot of conflicts. It seems that everyone is suffering from it. ah.
Many netizens also hope that this technology can be promoted nationwide.
#But some netizens pointed out that we should reflect on why other schools have not done this. Zhihu user @CosmoWarGod Guo Fengxiao pointed out that the reason behind this is that students are not the main body of the school. Since students continue to be in a state of depression, "it is inevitable for the school to adopt the method of randomly allocating dormitories."
"Algorithmic matching may be just a whim of a certain teacher in the school and does not represent the overall attitude of the school. The students will thank him, but the school will not pay him more bonuses."
Some netizens also pointed out that this kind of questionnaire survey by Chengdu University cannot be called big data.
Zhihu user @runzhujiaixing said that big data requires a large number of data samples. For example, what are the responses of people in a dormitory to these in four years? What are the answers between them? What is the degree of satisfaction? After surveying 100,000 dormitories, a sample set was formed. Through training, the dormitory sample satisfaction model was obtained, and then the answers of freshmen were input for matching. In this way, sample learning of big data can be achieved.
Link: https://www.zhihu.com/question/549749054/answer/2651254803
The above is the detailed content of Based on personal preferences and living habits, Chengdu University uses algorithms to recommend matching roommates for freshmen! Netizen: It is recommended to promote it nationwide. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Written above & the author’s personal understanding: At present, in the entire autonomous driving system, the perception module plays a vital role. The autonomous vehicle driving on the road can only obtain accurate perception results through the perception module. The downstream regulation and control module in the autonomous driving system makes timely and correct judgments and behavioral decisions. Currently, cars with autonomous driving functions are usually equipped with a variety of data information sensors including surround-view camera sensors, lidar sensors, and millimeter-wave radar sensors to collect information in different modalities to achieve accurate perception tasks. The BEV perception algorithm based on pure vision is favored by the industry because of its low hardware cost and easy deployment, and its output results can be easily applied to various downstream tasks.

Common challenges faced by machine learning algorithms in C++ include memory management, multi-threading, performance optimization, and maintainability. Solutions include using smart pointers, modern threading libraries, SIMD instructions and third-party libraries, as well as following coding style guidelines and using automation tools. Practical cases show how to use the Eigen library to implement linear regression algorithms, effectively manage memory and use high-performance matrix operations.

The bottom layer of the C++sort function uses merge sort, its complexity is O(nlogn), and provides different sorting algorithm choices, including quick sort, heap sort and stable sort.

1. The historical development of multi-modal large models. The photo above is the first artificial intelligence workshop held at Dartmouth College in the United States in 1956. This conference is also considered to have kicked off the development of artificial intelligence. Participants Mainly the pioneers of symbolic logic (except for the neurobiologist Peter Milner in the middle of the front row). However, this symbolic logic theory could not be realized for a long time, and even ushered in the first AI winter in the 1980s and 1990s. It was not until the recent implementation of large language models that we discovered that neural networks really carry this logical thinking. The work of neurobiologist Peter Milner inspired the subsequent development of artificial neural networks, and it was for this reason that he was invited to participate in this project.

01 Outlook Summary Currently, it is difficult to achieve an appropriate balance between detection efficiency and detection results. We have developed an enhanced YOLOv5 algorithm for target detection in high-resolution optical remote sensing images, using multi-layer feature pyramids, multi-detection head strategies and hybrid attention modules to improve the effect of the target detection network in optical remote sensing images. According to the SIMD data set, the mAP of the new algorithm is 2.2% better than YOLOv5 and 8.48% better than YOLOX, achieving a better balance between detection results and speed. 02 Background & Motivation With the rapid development of remote sensing technology, high-resolution optical remote sensing images have been used to describe many objects on the earth’s surface, including aircraft, cars, buildings, etc. Object detection in the interpretation of remote sensing images

The convergence of artificial intelligence (AI) and law enforcement opens up new possibilities for crime prevention and detection. The predictive capabilities of artificial intelligence are widely used in systems such as CrimeGPT (Crime Prediction Technology) to predict criminal activities. This article explores the potential of artificial intelligence in crime prediction, its current applications, the challenges it faces, and the possible ethical implications of the technology. Artificial Intelligence and Crime Prediction: The Basics CrimeGPT uses machine learning algorithms to analyze large data sets, identifying patterns that can predict where and when crimes are likely to occur. These data sets include historical crime statistics, demographic information, economic indicators, weather patterns, and more. By identifying trends that human analysts might miss, artificial intelligence can empower law enforcement agencies

1. Background of the Construction of 58 Portraits Platform First of all, I would like to share with you the background of the construction of the 58 Portrait Platform. 1. The traditional thinking of the traditional profiling platform is no longer enough. Building a user profiling platform relies on data warehouse modeling capabilities to integrate data from multiple business lines to build accurate user portraits; it also requires data mining to understand user behavior, interests and needs, and provide algorithms. side capabilities; finally, it also needs to have data platform capabilities to efficiently store, query and share user profile data and provide profile services. The main difference between a self-built business profiling platform and a middle-office profiling platform is that the self-built profiling platform serves a single business line and can be customized on demand; the mid-office platform serves multiple business lines, has complex modeling, and provides more general capabilities. 2.58 User portraits of the background of Zhongtai portrait construction

PHP algorithm analysis: An efficient method to find missing numbers in an array. In the process of developing PHP applications, we often encounter situations where we need to find missing numbers in an array. This situation is very common in data processing and algorithm design, so we need to master efficient search algorithms to solve this problem. This article will introduce an efficient method to find missing numbers in an array, and attach specific PHP code examples. Problem Description Suppose we have an array containing integers between 1 and 100, but one number is missing. We need to design a
