xgbfi
XGBoost Feature Interactions & Importance
File Explorer
Download Latest Version (.zip)- EPPlus.dll
- NGenerics.dll
- XgbFeatureInteractions.exe
- XgbFeatureInteractions.exe.config
- ScoresExample.png
- ScoresExample_small.png
- AssemblyInfo.cs
- Settings.Designer.cs
- Settings.settings
- App.config
- FeatureInteraction.cs
- FeatureInteractions.cs
- FeatureScoreComparer.cs
- FIScoreComparer.cs
- GlobalSettings.cs
- GlobalStats.cs
- packages.config
- Program.cs
- SplitValueHistogram.cs
- XgbFeatureInteractions.csproj
- XgbModel.cs
- XgbModelParser.cs
- XgbTree.cs
- XgbTreeNode.cs
- xgbfi.cc
- xgbfi.h
- .gitattributes
- .gitignore
- LICENSE.md
- README.md
- XgbFeatureInteractions.sln
# Installation Guide
1. Get the code
git clone https://github.com/Far0n/xgbfi
Downloads the entire project code from GitHub to your computer.
cd xgbfi
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
