Research on Accurate Training Mechanism of Digital Talents for Higher Vocational Innovation and Entrepreneurship Education under Industry-Teaching Integration Driven by Big Data
Publicado en línea: 19 mar 2025
Recibido: 18 nov 2024
Aceptado: 20 feb 2025
DOI: https://doi.org/10.2478/amns-2025-0484
Palabras clave
© 2025 Fang Lin et al., published by Sciendo
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
The cultivation of bicultural talents is a positive response to the call of “mass entrepreneurship and innovation” put forward by the State Council of the People’s Republic of China, and is also the trend of social development in the context of the new era of digital economy [1–2]. In the era of digital economy, the cultivation of dual-creative talents is not only the requirement of the times, but also an important way to respond to the call of the state, cultivate the innovation and entrepreneurship ability of college students, guide college students to be courageous to open up, strive for advancement, grasp the opportunity of the times, and embark on the road of innovation and entrepreneurship development smoothly [3–5].
The current employment situation of college students in China is grim, and in recent years, the Ministry of Education has clearly pointed out the proportion of college students’ employment and entrepreneurship, and the cultivation of dual-creation talents has also become the educational goal of higher vocational colleges and universities [6–7]. College students are the aborigines of the network, it is easier to accept and adapt to the new knowledge and technology in the field of digital economy, and the arrival of the new era of digital economy is also the arrival of the era of innovation and entrepreneurship of college students, which can provide more employment opportunities [8–10].
The cultivation of bicultural talents not only makes up for the shortcomings of the traditional teaching mode, but also helps to exercise the practical hands-on ability of higher vocational students and form a sense of innovation. Understand the concept of innovation and entrepreneurship and the elements that must be possessed, and master the basic knowledge necessary for the implementation of innovation and entrepreneurship [11–12]. College students are active in thinking, rapid response, energetic, and have a better ability to accept new things than normal people, and innovation and entrepreneurship education can not only effectively guide college students to start their own business freely, let their dreams fly, show themselves, realize themselves, and transcend themselves, but also realize the embodiment of their self-worth [13–14].
Higher vocational colleges and universities are an important position for vocational skills training, and with the increasing demand for high-quality skilled personnel in recent years due to industry changes, the strategic position of vocational education in the overall economic and social development has become more prominent [15–16]. However, due to the lagging educational concept, there are still many problems in the innovation and entrepreneurship education work of some colleges and universities, such as the curriculum system is not reasonable enough, the precise cultivation ability is insufficient, and the combination of industry and education is not close enough, which makes it difficult to effectively meet the requirements of the high-quality development of vocational education in the era of informationization and the demand for high-end technical and skilled talents in the industrial development [17–18].In this context, how to take advantage of the opportunity of education informatization reform to further innovate the vocational education talent cultivation mode and promote the transformation of Chinese higher vocational colleges and universities from scale expansion to connotative development has become an important question that every vocational educator needs to think about and answer [19–20]. This requires higher vocational colleges and universities to base on the needs of the times, carry out the necessary reforms and upgrades for the main problems existing in the previous innovation and entrepreneurship education, introduce more digital technologies and their applications into the whole process of vocational education talent cultivation, and effectively improve the innovation and entrepreneurship ability of the students through the innovation of innovation and entrepreneurship education mode to help the students to better realize the value of self-worth and social value [21–22].
Based on the application of industry-teaching fusion teaching mode and digital talent cultivation mode in innovation and entrepreneurship teaching driven by big data, this study constructs a talent portrait based on FCM by using text mining technology and FCM clustering algorithm, and introduces the application of student portrait in digital talent cultivation. After that, the data were processed from five dimensions: theoretical knowledge, practical ability, professional skills, brainstorming, and competitiveness, and the individual portrait of innovation and entrepreneurship of students in higher vocational colleges and universities was constructed. Finally, the results of clustering were examined using the entropy weight method. At the same time, the cultivation mechanism of this paper was tested in terms of innovation and entrepreneurship abilities.
The academic world hasn’t yet defined the concept of talent portrait, which is derived from the current hot technology in the Internet industry, namely user portrait. Talent portrait is similar to the existing user portrait technology, the core of which is based on real people, based on real data, according to the demand side of the goals, behaviors and views of the differences in the target person model. Talent profiling is a visual representation of talent modeling, which is a serious business issue. Each refined label phrase is based on the analysis and mining of massive data and is closely related to specific businesses. The label is the integration of a single multi-source heterogeneous talent information together, thus forming the unique information of each talent, that is, the unique “portrait” of the talent. The purpose of talent portrait technology is to collect, extract, analyze, interpret and present talent characteristics, the essence of which is to analyze talent prototypes based on their basic natural attributes, learning and working experiences, relevant papers and writings, patents and monographs, as well as behavioral characteristics such as awards and honors. At the same time, the talent model is categorized according to types, and characteristics and common features are extracted from each category, which are described or supplemented by names, texts, and demographic elements and scenarios, and a talent portrait is thus drawn.
The talent portrait model construction described in this paper mainly includes the following 3 stages: talent basic data collection, behavioral modeling and multidimensional talent portrait construction. The 3 stages of talent portrait construction are shown in Figure 1.

Building talent portrait 3 stage
Segmentation is the basic technique for performing a variety of text mining [23]. The feature values of utterances need to be extracted for vector computation in big data processing. Before that, in this paper, we will use a disambiguation tool to break up long utterances into short phrases.
In this paper, it is very critical to calculate the label weight according to the user’s behavior when portraying the talent portrait, and the algorithm used is the TF-IDF label weighting algorithm.TF-IDF is a commonly used weighting technique for information retrieval and data mining. It is often used to calculate the importance of a phrase for a document dataset or one of the documents in a corpus. In this algorithm, the importance of a lexical item increases as the number of times it appears in an article increases, and decreases as the number of times it appears in the entire document set increases.
As the platform stores tags brought by each activity (from log data), change (from business data) and other behaviors of talents. With the accumulation of time, the labels accumulated by each talent on the platform will be hundreds of millions, so it is necessary to classify and divide the labels to find the category to which each label belongs. Currently, the clustering algorithm is an unsupervised machine learning method for data categorization based on the basic idea that things and people are grouped together. Without knowing the relevant information about the target class, clustering algorithms are able to divide all labeled data into clusters with some metric, making the data items in the same cluster as similar as possible.
At present, there are a variety of clustering analysis algorithms. Users can choose the appropriate clustering algorithm according to the type of business, data structure, classification purposes, and application platform. Hierarchical clustering algorithm: Hierarchical clustering algorithm is based on some kind of linkage rules will be the data objects will be a collection of data objects for hierarchical structure division or aggregation. The algorithm is divided into two modes: “top-down” split method and “bottom-up” aggregation method. The split method is similar to the idea of divide- and-conquer, in which all objects with clustering are first used as a cluster, and then the least similar classes are split to form another cluster. This is repeated until all the individual objects form their own cluster. Division clustering algorithm: the division method splits the initial dataset into K clusters in the initial stage, and then after repeated iterations until each cluster reaches the given conditions. Density-based clustering algorithm: the first two are based on distance for division, while the density-based clustering algorithm when grouping by calculating the density between the data sets, only the density of neighboring regions exceeds a certain threshold, it will be divided into a cluster. The denser the data items, the higher the density of the corresponding clusters, and low-density clusters are regarded as noisy data. Grid-based clustering algorithm: Grid-based clustering algorithm is to quantize the data space into a limited number of cells, constituting a grid structure that can be analyzed for clustering. The processing workload of this algorithm has nothing to do with the size of the data set, depending on the number of grids divided, so the processing speed is very fast. Model-based clustering algorithm: model-based clustering algorithm is to assume a model for each cluster class, and then view the fit of the data to that model. Based on the assumption that the data is generated according to a latent probability distribution, the algorithm can be categorized into two main approaches: statistics and neural networks.
Data preprocessing is an important link before data modeling, which directly determines the quality of data in the later stage. In order to build a comprehensive portrait of talent’s professional field and post talent standard portrait, this paper obtains the detailed knowledge, skills, performance information of talents as well as the talent standard demand information of all kinds of posts from all kinds of public knowledge platforms and recruitment website platforms. And in order to make the talent professional and demand labels mined by the talent portrait system more fine and accurate, the acquired raw data must be cleaned and structured to exclude the interference of mutilated data and erroneous data, and extract the data that is effective for the identification of talent characteristics.
In this paper, based on the characteristics of talent data of talent portrait, the text information of talent portrait system is represented as
Combined with the characteristics of talent information data in the talent profiling system, this paper selects the feature selection method of TF-IDF. This method is not only able to assign different weights to different feature items based on the frequency and distribution range of the feature items, but also can extract more representative feature words to help distinguish different talent information data to a greater extent.
The TF-IDF feature selection method is based on calculating the frequency of occurrence of feature words in the data as well as the inverse document frequency of the feature words in all the data, while these two data are multiplied to get the weight value of the corresponding feature words:
Where
Usually limit the constant
For the data text of talent information, it is necessary to increase the importance of feature words in the data text of talent’s professional field, i.e., the weight value assigned to them should be increased accordingly. At the same time, it is also necessary to limit the weight value of the feature words, the weight value is less than the threshold value
In this paper, the method of constructing talent portrait labeling system based on theme model is selected, which firstly needs to train the theme dataset through the LDA [24] theme model, and extract the theme dimensions of various types of talent professions, so as to obtain the labeling system framework of the information of the talent professional field, which helps to solve the problem of the lack of dimension of the labeling system brought about by the usual method of constructing the user’s portrait. In addition, since the construction method of talent portrait is mainly derived from the construction method of user portrait, and the traditional user portrait construction method mostly establishes the labeling system of the platform based on the actual business requirements of the platform used by the user, there exists the problem of poor expansion of the characterization of multiple dimensions of the user. To solve this problem, this paper combines the construction method of statistical analysis, quantitative indexing analysis of talent information data to help establish a more comprehensive, scientific and accurate talent portrait labeling system, so that the labeling system does not have to be confined to the actual business, and enhances the expandability of the labeling system, so that the talent portrait is more detailed and accurate.
Mining talent information dimensions using LDA topic models
The number of themes of LDA theme model needs to be determined by itself, and the number of themes directly determines the division effect of the theme model. When the number of determined themes is relatively small, the results of theme division will be vague, and the theme characteristics of the mined talent information are not comprehensive and fine enough; and when the number of determined themes is large, the theme division will have repetitive results, resulting in low differentiation between the themes. In this paper, this problem is taken into account when designing, and the LDA confusion degree is used to help determine a reasonable number of themes.
Perplexity is a measure used in information theory to measure how well a probability distribution or probability model predicts a sample, and is often used to compare two probability distributions or probability models. The degree of perplexity is defined by the following formula:
The smaller
Constructing a labeling system by combining ontological methods
After using the LDA theme model to train the theme word library of the talent professional field, it is necessary to combine with the ontology method to establish a comprehensive talent portrait labeling system of the corresponding theme. First of all, the theme words trained by the theme model are analyzed, based on the label concept corresponding to each theme word, combined with the relevant concepts, relationships and various types of knowledge structure analysis and classification standards in the reference ontology library, and using the tree structure to refine the subclasses of the labels from the highest level label downward, forming the subdomains of each label, and constructing a hierarchically structured talent portrait theme label system with a clear hierarchical structure.
Establishing a corpus of labeling system
After using the LDA topic model and combining the ontology method to construct the talent portrait topic labeling system, in order to help the platform can be more detailed and precise mining of talent’s domain characteristics, this paper is designed to build multiple corpora for each different category of labels, try to ensure that words can be matched to the corresponding category under the label, which contains the topic corpus after the training of the LDA topic model, the synonymous which contains the topic corpus and synonym corpus trained by the LDA topic model. By setting different parameter values for the matching words in each corpus, each corpus can generate a text vector that can be used for feature matching.
Fuzzy C-mean (FCM) [25–26] is a clustering algorithm based on the objective function, the FCM algorithm is improved from the ordinary C-mean algorithm, FCM is usually used to analyze the data for clustering. The hard division of the ordinary C-mean algorithm will strictly classify the original data into a certain class cluster, using 0 and 1 to indicate whether the data belongs to the class cluster, instead of using the value between 0 and 1 to indicate the affiliation of the data belonging to the class cluster, so the results obtained from the ordinary C-mean analysis tend to be in error with the real situation. However, the FCM algorithm obtains a fuzzy delineation result that is more in line with the relationship between data objects and classes in reality.
Assuming that the set of data samples to be analyzed is
The constraints of affiliation of FCM algorithm are shown in Eq. (8), through the constraints, it can be guaranteed that the affiliation of samples belonging to different classes and the sum of the affiliation is 1. Therefore, for the initial affiliation matrix, it is necessary to satisfy the requirements through normalization. An example of the analysis of the affiliation

Analysis of membership degrees

Example of cluster center point
The specific steps of the traditional FCM algorithm are: Determine the number of categories for clustering Perform the initialization of the affiliation matrix, and the affiliation matrix needs to satisfy the constraints. According to the affiliation matrix Update the affiliation matrix by Perform the judgment of iteration termination condition, terminate the computation if the condition is satisfied, and continue the iteration if it is not satisfied, and continue the execution from step 3). The clustering results are obtained.
One of the most difficult tasks in cluster analysis is to determine the appropriate number of clusters. The fuzzy partition coefficient can be calculated using the number of classifications in fuzzy clustering, which is one of the most challenging tasks in cluster analysis. In fuzzy clustering, the fuzzy partition coefficient can be calculated by using the number of classifications AA and the attribution probability matrix, comparing the size of the fuzzy partition coefficient for different numbers of classifications, and then determining whether the number of clusters is appropriate or not. The formula for calculating the fuzzy partition coefficient without normalization is as follows: and the attribution probability matrix, comparing the size of the fuzzy partition coefficient for different numbers of classifications, and then determining whether the number of clusters is appropriate or not. To calculate the fuzzy partition coefficient without normalization, the formula is as follows:
The construction process of equipment group portrait is to determine the optimal number of clusters for clustering based on the source data of equipment group portrait and Set a range of values for the number of clusters according to the sample size of the source data of the device population portrait. Calculate the index value for different number of clusters according to the formula of Select the number of clusters with the largest Determine the size of the affiliation matrix based on the optimal number of clusters and the number of samples, and generate the affiliation matrix by randomization. Calculate the clustering center point Update the affiliation matrix according to Get the results of device group portrait classification.

The device group portrait builds the flowchart
Through the analysis of student portrait of higher vocational innovation and entrepreneurship education under the integration of industry and education, it can describe the learning characteristics of students from multiple angles and in an all-round way, so that teaching managers can have an in-depth understanding of the overall level of students, provide data support for improving the quality of talent cultivation, provide more accurate and effective quantitative data support for professional development, and combine the demand of the employment market as well as the development trend to adjust the cultivation goals in time, so that the Students can faster and better meet the needs of enterprises’ employing positions, thus making the digitalized talent precise cultivation mechanism more applicable and innovative. The combination of student portrait technology and the characteristics of innovation and entrepreneurship education provides sufficient basis for the optimization of talent training programs. Higher vocational colleges and universities from the integration of industry and education and innovation and entrepreneurship education from their own characteristics and education big data image technology analysis data collection, data cleaning and integration and big data image analysis function application, the collection of various information data on students, through the scientific and advanced big data tools to realize the student information is more accurate integration of labels, from the point of view of the long-term development of the professional through the pre-matching of student labeling From the perspective of long-term professional development, through the modeling idea of pre-matching student labels and the dynamic label output of big data, the portrait analysis can truly and effectively reflect the learning characteristics and behavioral features of the students of industry-teaching integration and innovative entrepreneurship education. Student portrait technology provides technical support for comprehensive and accurate assessment of students’ learning conditions. By utilizing student portraits, we can clearly assess the strengths and weaknesses of students in professional learning, and timely adjust the curriculum, teaching link settings, teacher deployment, and other issues. Faculties of industry-teaching integration and innovation and entrepreneurship education can adjust the curriculum, optimize the teaching process, and do a good job of building teachers in their teaching management; professional teachers can carry out personalized teaching according to the students’ portraits. With the help of students’ personalized portrait, teachers can objectively grasp the learning situation and learning status of each student, find “problem” students, and combine the characteristics of innovation and entrepreneurship education with tailor-made teaching, so that each student can get timely and accurate help and counseling from teachers, and improve the quality of cultivation of talents in a practical way. The technology of student portrait provides ideas for the practical teaching reform of innovation and entrepreneurship education. According to the student profile, timely adjustments can be made from the macro to micro level to address the various practical problems that exist in the practical aspects of students. For example, if students are found to be lacking in practical ability, hands-on ability, and innovation ability, faculties specializing in industry-teaching integration and innovation and entrepreneurship education can provide timely responses.
The FCM clustering results of higher vocational innovation and entrepreneurship students are shown in Table 1. This paper investigates and analyzes the precise cultivation effect of higher vocational innovation and entrepreneurship digital talents in 5 aspects of “Theoretical Knowledge (TK), Practical Ability (PA), Professional Skills (PS), Brainstorming (B), and Competitiveness (C)” under the background of the integration of big data industry and education. The results of FCM clustering for cultivating innovative and entrepreneurial students are shown in Table 1. The results show that students of innovation and entrepreneurship education, based on talent profiling, are divided into four clusters under the teaching mode of industry-teaching integration. Cluster 2 (114 students, 39.41%) and Cluster 3 (104 students, 35.86%) accounted for a relatively large proportion of the number of people, and Cluster 1 (27 students, 9.31%) accounted for the least proportion of the number of people. This is followed by cluster 4 with 45 persons or 15.52% of the total number of persons.
Results of the FCM cluster of higher vocational innovation start-up students
Dimension | Cluster result | |||
---|---|---|---|---|
Cluster 1 | Cluster 2 | Cluster 3 | Cluster 4 | |
Theoretical knowledge(TK) | 0.2668 | 0.6621 | 0.6622 | 0.7622 |
Practical ability (PA) | 0.1429 | 0.7977 | 0.2234 | 0.3087 |
Professional skill (PS) | 0.3782 | 0.7302 | 0.7278 | 0.7654 |
Brainstorm (B) | 0.5886 | 0.8872 | 0.9038 | 0.4531 |
Competitiveness(C) | 0.5993 | 0.8483 | 0.8818 | 0.4429 |
Number (number) | 27 | 114 | 104 | 45 |
Percentage (%) | 9.31% | 39.31% | 35.86% | 15.52% |
In order to verify the validity of the clustering results, one-way ANOVA was performed according to the category grouping. The results of one-way ANOVA of the clustering results are shown in Table 2, and it can be found that the clustering results on each dimension show significance, and according to the size of the F-value, we can get the importance of each dimension to the clustering results in an approximate way, which are as follows: the practical ability (F=321.3819) is in the first place, and has the most significant influence on the clustering results; the brainstorming skills (F=93.405) are in the second place, and also have a significant impact on the clustering results which is also significant; competitiveness (F=74.3753) is in the third place and is relatively less important to the clustered results; theoretical knowledge (F=52.3691) is in the fourth place and its effect on the clustered results is relatively less; and in the last place is professional skills (F=36.4204) which is the least important to the clustered results among the dimensions. An in-depth analysis of the students in each of the clusters reveals that Cluster 1 performs slightly less well in each of the dimensions of theoretical knowledge, practical skills, professional skills, brainstorming skills, and competitiveness, Cluster 2 performs more consistently in all dimensions, Cluster 3 does not perform as well as the other dimensions in terms of practical skills and professional skills, and Cluster 4 underperforms in terms of brainstorming skills and competitiveness.
The results of the analysis of the variance analysis of the cluster results
Dimension | Cluster | Error | F/significance | ||
---|---|---|---|---|---|
Mean square | Freedom | Mean square | Freedom | ||
Theoretical knowledge(TK) | 0.9727 | 3 | 0.008 | 270 | 52.3691*** |
Practical ability (PA) | 6.5365 | 0.0010 | 321.3819*** | ||
Professional skill (PS) | 0.6509 | 0.014 | 36.4204*** | ||
Brainstorm (B) | 2.1479 | 0.015 | 93.405*** | ||
Competitiveness(C) | 2.0279 | 0.020 | 74.3753*** |
Thus, taxon 1 is a more specific group that represents students who perform poorly in theoretical knowledge, practical skills, professional skills, brainstorming skills, and competitiveness. Cluster 2 can represent a group of students who emphasize both theory and practice, who value brainstorming and who have an eye for development. Cluster 3 may represent a group of students with inadequate mastery of practical and brainstorming skills. Cluster 4 can represent the group of students with insufficient mastery of brainstorming skills and lack of competitiveness. Based on the characteristics of the above four clusters and the understanding of the real situation, cluster 1 is specifically categorized as students who need to be strengthened, cluster 2 is categorized as students with balanced development, cluster 3 is categorized as students with lack of skills, and cluster 4 is categorized as students with rich imagination.
The results of entropy value of information technology students in each dimension are shown in Fig. 5, which can be analyzed that the entropy value of “to be strengthened” students in the theoretical knowledge dimension ranges from 0 to 0.0089, the entropy value of the practical ability dimension ranges from 0 to 0.0113, the entropy value of the professional skills dimension ranges from 0. 0008 to 0.0090, the entropy value on the brain power dimension ranges from 0. 0012 to 0. 0119, and the entropy value on the competitiveness dimension ranges from 0. 0012 to 0.0119.

The result of the entropy value for each dimensional student
The results of entropy value of Balanced Development (BD) students in each dimension are shown in Figure 6. The entropy value results of balanced development (BD) students in the theoretical knowledge dimension ranged from 0.0072 to 0.0118, in the practical skills dimension ranged from 0.0073 to 0.0115, in the professional skills dimension ranged from 0.0067 to 0.0124, in the brainstorming skills dimension ranged from 0.0066 to 0.0123, and in the entropy results on the competitiveness dimension ranged from 0.0108 to 0.0177.

The entropy of a balanced development student in each dimension
The results of entropy value of skill-deficient (U) students in each dimension are shown in Figure 7. The entropy value results of skill-deficient students in the theoretical knowledge dimension ranged from 0.0057 to 0.0123, in the practical skills dimension ranged from 0 to 0.0101, in the professional skills dimension ranged from 0.0026 to 0.0127, in the brainstorming skills dimension ranged from 0.0059 to 0.0132, and in the competitiveness dimension The entropy results on the competitiveness dimension ranged from 0.0083 to 0.0123.

The result of the problem of the problem of the skill of the lack of the skills
The results of the entropy value of the imaginative (IS) students in each dimension are shown in Figure 8. The entropy value results of Imaginative Students (IS) in the theoretical knowledge dimension ranged from 0.0086 to 0.0139, the entropy value results in the practical skills dimension ranged from 0.0022 to 0.0169, the entropy value results in the professional skills dimension ranged from 0.0065 to 0.0131, the entropy value results in the brainstorming skills dimension ranged from 0 to 0.0118, and the entropy value results in the competitiveness dimension the entropy results ranged from 0 to 0.0123.

The entropy of the imaginative student in each dimension
The results of the final scores of various groups of senior students are shown in Figure 9. The results show that the entropy values of various groups of student portraits are small, which indicates that the classification results are not prone to change and are relatively stable. Even the individual dimensions appeared to have an entropy value of 0, indicating that the weight distribution of each dimension is very clear and the contribution of these dimensions to the goal is consistent. The weights of each evaluation dimension are obtained through calculation: the theoretical knowledge dimension is 0.0970, the practical ability dimension is 0.5796, the professional skills dimension is 0.097, the brainstorming skills dimension is 0.1212, and the competitiveness dimension is 0.1216. Balanced developmental students had the highest final score range (0.769) while students to be strengthened had the lowest final score range (0.344). The final score mean of the skill-deficient students (0.449) was slightly higher than that of the numerically conservative students (0.407). The results are consistent with the weights assigned to the dimensions, which suggests a more accurate classification of the student clusters based on their characteristics, and reasonable clustering results.

The results of the final scores of the students in higher vocational colleges
This study used SPSS22.0 software to compare whether there is a significant difference in the cultivation of innovation and entrepreneurial ability between spring 2022 and 2021 data using an independent samples t-test. A virtual simulation experimental course on innovation and entrepreneurship offered by higher vocational colleges and universities was awarded as a first-class undergraduate course of the national online and offline blending in 2022, and more than 100 colleges and universities came to exchange and learn from the virtual simulation experimental teaching experience. In this study, an online questionnaire survey was conducted in senior vocational college A as an example. From September 2021 to June 2022, 4985 questionnaires were received. After data cleaning and excluding duplicates of answers, there were 4,670 valid questionnaires, including 1,348 in the spring of 2021, 1,659 in the fall of 2021, and 1,663 in the spring of 2022. Their mean scores for entrepreneurship and innovation were 4.297 and 4.3419, respectively, and their mean standard deviations were 0.681 and 0.6433, respectively.
The results of the t-tests for innovativeness and entrepreneurship for the 2021 and 2022 survey data are shown in Table 3. Both innovation ability and entrepreneurship ability passed the significance test in 2021 and 2022, indicating that they are significantly different. The above comparative analysis shows that there is a significant difference between the virtual simulation experiment for the cultivation of students’ innovation and entrepreneurship ability during the epidemic and before the epidemic, but the teaching effect in spring 2022 is very close to the effect in 2021 and within the acceptable range.
The test results of innovation and entrepreneurship in 2021 and 2022
Ability type | Variance equivalence test | The average value of T is tested | |||||
---|---|---|---|---|---|---|---|
F | P | T | P | M | SD | ||
Entrepreneurial ability | Hypothesis variance | 15.6783 | 0.0000 | 4.6966 | 0.0000 | 0.1023 | 0.0214 |
Unassumed variance | 4.5823 | 0.0000 | 0.1072 | 0.0201 | |||
Innovative ability | Hypothesis variance | 10.4298 | 0.0028 | 4.0672 | 0.0000 | 0.0871 | 0.0246 |
Unassumed variance | 3.7392 | 0.0000 | 0.0183 | 0.0278 |
Next, this study estimates the results of the model test for spring 2022 and 2021 using multi-group comparisons to specifically analyze the differences in the relationships between variables at different times. The results of the regression coefficient test for each path of the model for the school year 2021 are shown in Table 4. It can be seen that the relationship between the effects of each variable in 2021 passed the significance test. In terms of the impact on knowledge acquisition, the experimental design variable has the greatest impact, followed by blended teaching and teamwork, with little difference in the impact of the latter two. Mixed instruction had a greater direct effect on innovation than on entrepreneurship; teamwork had a greater direct effect on entrepreneurship than on innovation; and overall, teamwork had a greater direct effect on innovation and entrepreneurship than mixed instruction. Knowledge acquisition had a greater effect on entrepreneurial competence than on innovative competence.
The results of the regression coefficient of the model of the model of 2021
Survey content | Regression coefficient | SD | T | P | Regression coefficient | |
---|---|---|---|---|---|---|
Knowledge acquisition | Mixed teaching | 0.1769 | 0.0397 | 5.5831 | *** | 0.1911 |
Knowledge acquisition | Team collaboration | 0.1749 | 0.0315 | 9.3842 | *** | 0.1799 |
Knowledge acquisition | Experimental design | 0.4314 | 0.0594 | 12.6988 | *** | 0.5291 |
Innovative ability | Knowledge acquisition | 0.6851 | 0.042 | 38.0824 | *** | 0.8294 |
Entrepreneurial ability | Knowledge acquisition | 0.7119 | 0.0563 | 37.465 | *** | 0.8312 |
Innovative ability | Mixed teaching | 0.0982 | 0.064 | 7.0805 | *** | 0.2274 |
Innovative ability | Team collaboration | 0.1309 | 0.0019 | 10.1893 | *** | 0.2307 |
Entrepreneurial ability | Team collaboration | 0.2034 | 0.0031 | 14.0746 | *** | 0.2593 |
Entrepreneurial ability | Mixed teaching | 0.0545 | 0.0083 | 4.1606 | *** | 0.128 |
The results of the test of regression coefficients for each path of the spring 2022 model are shown in Table 5. It can be seen that the effects of blended instruction on knowledge acquisition did not pass the test. The effect of blended instruction on entrepreneurship passed the test at the 0.01 level, but did not pass the test at the 0.001 level. Experimental design had the greatest impact on knowledge acquisition, followed by teamwork. The direct effect of blended instruction on innovation competence was greater than the direct effect on entrepreneurship competence, and the direct effect of teamwork on entrepreneurship competence was greater than the direct effect on innovation competence. Overall, teamwork had a greater direct effect on innovation and entrepreneurship than blended instruction, and knowledge acquisition had a greater impact on entrepreneurship than on innovation. The comparison between spring 2022 and 2021 shows that for the impact of knowledge acquisition, experimental design was the most influential in both cases, and mixed instruction was less influential in spring 2022 than in 2021. In terms of the impact of knowledge acquisition on innovation and entrepreneurship, 2021 had a lesser impact than spring 2022 on innovation competence, and 2021 had a higher impact than spring 2022 on entrepreneurship competence. All aspects of the impact of blended instruction on innovation and entrepreneurship competencies were better in 2021 than in spring 2022, and all aspects of the impact of teamwork on innovation and entrepreneurship competencies were better in spring 2022 than in 2021.
Test of regression coefficient of the spring model of the spring of 2022
Survey content | Regression coefficient | SD | T | P | Regression coefficient | |
---|---|---|---|---|---|---|
Knowledge acquisition | Mixed teaching | 0.1276 | 0.0346 | 2.3823 | 0.067 | 0.1386 |
Knowledge acquisition | Team collaboration | 0.2879 | 0.0601 | 9.2658 | *** | 0.2184 |
Knowledge acquisition | Experimental design | 0.4933 | 0.0325 | 8.8863 | *** | 0.5197 |
Innovative ability | Knowledge acquisition | 0.7104 | 0.0516 | 30.0931 | *** | 0.7781 |
Entrepreneurial ability | Knowledge acquisition | 0.7204 | 0.0433 | 28.9392 | *** | 0.7591 |
Innovative ability | Mixed teaching | 0.1027 | 0.0128 | 5.9376 | *** | 0.1205 |
Innovative ability | Team collaboration | 0.1682 | 0.0499 | 7.022 | *** | 0.1397 |
Entrepreneurial ability | Team collaboration | 0.3029 | 0.059 | 12.2288 | *** | 0.2385 |
Entrepreneurial ability | Mixed teaching | 0.0638 | 0.0362 | 3.2947 | 0.006 | 0.0718 |
This paper describes the individual portrait of innovation and entrepreneurship of students in higher vocational colleges, so that teachers and students can intuitively understand the overall level of innovation and entrepreneurship of students in higher vocational colleges. The principle of FCM clustering algorithm is briefly introduced, the labeling of students in higher vocational colleges and universities is clustered using FCM, and the innovation and entrepreneurship level of students in higher vocational colleges and universities is classified into four categories of “to be strengthened, balanced development, lack of skills, and imaginative” according to the performance characteristics of each category of clusters and the portraits are outputted respectively. Finally, according to the FCM clustering has been completed class group for entropy weight method, according to the entropy value to determine the internal stability of the class group is better, the class group is not easy to change, the classification is more stable, and then according to the weights accounted for by each dimension to calculate the innovation and entrepreneurship final scores, the distribution of scores and the characteristics of the class group is basically the same, which indicates that the FCM clustering results are reasonable.
There are differences in the effects of teaching talent profiling technology under the integration of industry and education compared with traditional teaching. the effects of the “blended teaching” variable on innovation ability, entrepreneurship ability and knowledge acquisition in the spring semester of 2022 are smaller than those in 2021, while the effects of the “teamwork” variable on innovation ability, entrepreneurship ability and knowledge acquisition are higher than those in 2021. Variable had a higher impact on innovativeness, entrepreneurship, and knowledge acquisition than in 2021, and the “experimental design” variable had a higher impact on knowledge acquisition than in 2021. Although the effect of students’ innovation and entrepreneurship ability cultivation in the spring semester of 2022 is slightly lower than that of online and offline industry-teaching fusion teaching in 2021, “experimental design” and “teamwork” play a more important role in the cultivation of students’ innovation and entrepreneurship ability to ensure the effectiveness of industry-teaching fusion in the cultivation of innovation and entrepreneurship ability of higher vocational students. However, “experimental design” and “teamwork” play a more important role in the cultivation of students’ innovation and entrepreneurship ability, which ensures the quality of industry-teaching fusion in the cultivation of digital talents of innovation and entrepreneurship education for higher vocational students.