Build AI Performance Predictor

share link

by kandikits dot icon Updated: Aug 21, 2023

technology logo
technology logo

1-Click Kit 1-Click Kit  


To build an AI-powered performance predictor, we started with a neural network, which is an algorithm designed to approximate the function of a human brain. A neural network lets you input many different inputs and predict one output. In this case, the inputs are performance data, and the output is how many wins a player would be expected to get. This is a performance predictor that uses AI to predict a team's performance. It uses complex algorithms to formulate and test the model. The data science team uses a range of tools, like Python, Numpy, Jupyter metapackage, pandas, pycaret, etc., to build this pipeline. kandi kit provides you with a fully deployable AI powered Performance Predictor. Source code included so that you can customize it for your requirement.

Deployment Information

Student Performance Apps created using this kit are added in this section. The entire solution is available as a package to download from the source code repository.


For Windows OS, Download, extract and double-click kit installer file to install the kit. Note: Do ensure to extract the zip file before running it. The installation may take from 2 to 10 minutes based on bandwidth.

1. When you're prompted during the installation of the kit, press Y to launch the app automatically and execute cells in the notebook by selecting Cell --> Run All from Menu bar to see how prediction works. It is loaded with sample files.

2. To run the app manually, press N when you're prompted and locate the zip file student-grade-analytics.zip

3. Extract the zip file and navigate to the directory student-grade-analytics-main

4. Open command prompt in the extracted directory student-grade-analytics-main and run the command jupyter notebook


For other OS,

1. Install python

2. Download the repository

3. Extract the zip file and navigate to dir student-grade-analytics-main

4. Open terminal in the extracted dir student-grade-analytics-main

5. Install dependencies by executing the command pip install -r requirements.txt

6. Run the command jupyter notebook

Development Environment

VSCode and Jupyter Notebook are used for development and debugging. Jupyter Notebook is a web based interactive environment often used for experiments, whereas VSCode is used to get a typical experience of IDE for developers. Jupyter Notebook is used for our development.

jupyterby jupyter

Python doticonstar image 14404 doticonVersion:Currentdoticon
License: Permissive (BSD-3-Clause)

Jupyter metapackage for installation, docs and chat

Support
    Quality
      Security
        License
          Reuse

            jupyterby jupyter

            Python doticon star image 14404 doticonVersion:Currentdoticon License: Permissive (BSD-3-Clause)

            Jupyter metapackage for installation, docs and chat
            Support
              Quality
                Security
                  License
                    Reuse

                      vscodeby microsoft

                      TypeScript doticonstar image 147328 doticonVersion:1.79.2doticon
                      License: Permissive (MIT)

                      Visual Studio Code

                      Support
                        Quality
                          Security
                            License
                              Reuse

                                vscodeby microsoft

                                TypeScript doticon star image 147328 doticonVersion:1.79.2doticon License: Permissive (MIT)

                                Visual Studio Code
                                Support
                                  Quality
                                    Security
                                      License
                                        Reuse

                                          Data Mining

                                          Our solution integrates data from various sources, and we have used below libraries for exploring patterns in these data and understanding correlation between the features.

                                          pandasby pandas-dev

                                          Python doticonstar image 38689 doticonVersion:v2.0.2doticon
                                          License: Permissive (BSD-3-Clause)

                                          Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

                                          Support
                                            Quality
                                              Security
                                                License
                                                  Reuse

                                                    pandasby pandas-dev

                                                    Python doticon star image 38689 doticonVersion:v2.0.2doticon License: Permissive (BSD-3-Clause)

                                                    Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
                                                    Support
                                                      Quality
                                                        Security
                                                          License
                                                            Reuse

                                                              numpyby numpy

                                                              Python doticonstar image 23755 doticonVersion:v1.25.0rc1doticon
                                                              License: Permissive (BSD-3-Clause)

                                                              The fundamental package for scientific computing with Python.

                                                              Support
                                                                Quality
                                                                  Security
                                                                    License
                                                                      Reuse

                                                                        numpyby numpy

                                                                        Python doticon star image 23755 doticonVersion:v1.25.0rc1doticon License: Permissive (BSD-3-Clause)

                                                                        The fundamental package for scientific computing with Python.
                                                                        Support
                                                                          Quality
                                                                            Security
                                                                              License
                                                                                Reuse

                                                                                  Machine learning

                                                                                  Below libraries and model collections helps to create the machine learning models for the core prediction of use case in our solution.

                                                                                  pycaretby pycaret

                                                                                  Jupyter Notebook doticonstar image 7392 doticonVersion:3.0.2doticon
                                                                                  License: Permissive (MIT)

                                                                                  An open-source, low-code machine learning library in Python

                                                                                  Support
                                                                                    Quality
                                                                                      Security
                                                                                        License
                                                                                          Reuse

                                                                                            pycaretby pycaret

                                                                                            Jupyter Notebook doticon star image 7392 doticonVersion:3.0.2doticon License: Permissive (MIT)

                                                                                            An open-source, low-code machine learning library in Python
                                                                                            Support
                                                                                              Quality
                                                                                                Security
                                                                                                  License
                                                                                                    Reuse

                                                                                                      scikit-learnby scikit-learn

                                                                                                      Python doticonstar image 54584 doticonVersion:1.2.2doticon
                                                                                                      License: Permissive (BSD-3-Clause)

                                                                                                      scikit-learn: machine learning in Python

                                                                                                      Support
                                                                                                        Quality
                                                                                                          Security
                                                                                                            License
                                                                                                              Reuse

                                                                                                                scikit-learnby scikit-learn

                                                                                                                Python doticon star image 54584 doticonVersion:1.2.2doticon License: Permissive (BSD-3-Clause)

                                                                                                                scikit-learn: machine learning in Python
                                                                                                                Support
                                                                                                                  Quality
                                                                                                                    Security
                                                                                                                      License
                                                                                                                        Reuse

                                                                                                                          Kit Solution Source

                                                                                                                          Jupyter Notebook doticonstar image 0 doticonVersion:Currentdoticon
                                                                                                                          License: Permissive (Apache-2.0)

                                                                                                                          Analyse academic and non-academic information of students and predict grades

                                                                                                                          Support
                                                                                                                            Quality
                                                                                                                              Security
                                                                                                                                License
                                                                                                                                  Reuse

                                                                                                                                    student-grade-analyticsby kandikits

                                                                                                                                    Jupyter Notebook doticon star image 0 doticonVersion:Currentdoticon License: Permissive (Apache-2.0)

                                                                                                                                    Analyse academic and non-academic information of students and predict grades
                                                                                                                                    Support
                                                                                                                                      Quality
                                                                                                                                        Security
                                                                                                                                          License
                                                                                                                                            Reuse

                                                                                                                                              Instruction to Run

                                                                                                                                              Follow below instructions to run the solution. 1. Locate and open the Student Performance Prediction App.ipynb notebook from the Jupyter Notebook browser window. 2. Execute cells in the notebook by selecting Cell --> Run All from Menu bar For running with your dataset, 1. Load input files train.csv and pred.csv with your dataset in the student-grade-analytics-main directory from kit_installer.bat location 2. Execute cells in the notebook by selecting Cell --> Run All from Menu bar 3. The output file output.csv will be generated in the directory student-grade-analytics-main from the kit_installer.bat location Sample Input: student-grade-analytics-main/train.csv, student-grade-analytics-main/pred.csv - csv files containing dataset to train and predict Output: student-grade-analytics-main/output.csv - a csv file containing predicted output You can additionally build interfaces to the prediction app and other enhancements. For any support, you can direct message us at #help-with-kandi-kits

                                                                                                                                              Troubleshooting

                                                                                                                                              1. While running batch file, if you encounter Windows protection alert, select More info --> Run anyway 2. During kit installer, if you encounter Windows security alert, click Allow

                                                                                                                                              Support

                                                                                                                                              For any support, you can direct message us at #help-with-kandi-kits

                                                                                                                                              See similar Kits and Libraries