AIctron 1.0 Help

Overview

AIctron is a web app that allows its users to get predictive data analysis by inserting any csv dataset. The app will use artificial intelligence, and more precisely machine learning with SKlearn Python library. The main advantage is a lightweight application, as machine-learning algorithms are resource-efficient, making it particularly useful for anyone needing to make predictions based on specific data. The app is designed to be user-friendly, with a simple and intuitive interface. The user will be able to upload a dataset, select the target column and then get the prediction.

Features

  • Upload a dataset: The user can upload a csv file with the data they want to analyze.

  • Select the target column: The user can select the column they want to predict.

  • Get the prediction: The app will use machine learning to predict the target column based on the data provided.

  • Download the prediction: The user can download the prediction as a csv file.

  • Scoring: The app will provide a score of the prediction.

Last modified: 30 avril 2024