** This repo has been archived and is no longer maintained. **
This project demonstrates integrating MongoDB with ML.NET and C# to perform linear regression.
- .NET Core SDK
- MongoDB server running locally
- Ensure MongoDB is running locally.
- Clone the repository.
- Navigate to the project directory.
- Run the project using the following command:
dotnet run